Category: Blueprint Project

  • Change projectile speed

    For FPS template game projects, the default projectile velocity is 3000. You can change this by changing the properties of the Projectile component inside the Blueprint class FirstPersonProjectile. Prepare a project…

  • SMOOTH ZOOMING

    In FPS (First-Person-Shooter) games, we can see that one of the abilities that players have is to use a scope to zoom to aim at the target to shoot. In this project, we're going to add this capability to the Player Character of the FPS template by improving the FOV (field of view) value in the Player Character's FirstPersonCamera component...

  • run-test-sprint-project

    HOW TO ADD SPRINT TO PLAYER CHARACTER

    Because the Player Character that the system created for that Movement speed is set in the Character Movement : Walking property of Max Walk Speed, which defaults to 600, which is equivalent to walking speed. So this project is to improve the player's movement system…

  • feathure-moveable-object

    วิธีสร้างให้ Object เคลื่อนที่

    ในโปรเจกต์นี้เราจะทำให้ Object อันหนึ่งที่อยู่ใน Level มีการเคลื่อนไปมา แนวคิดในการสร้างคำสั่งก็คือเราจะดึงค่าคุณสมบัติ Transform ของ Object ออกมา แล้วทำการปรับเปลี่ยนค่า Location ให้ใหม่ แล้วกำหนดกลับไปให้ Object คุณสมบัติ Transform ใหม่นี้ก็จะทำ Object มีการย้ายตำแหน่งตามค่าที่ถูกกำหนด …

  • feathure-change-material-project

    วิธีเปลี่ยน Material ให้วัตถุ

    โปรเจกต์นี้เหมาะสำหรับผู้เริ่มต้นใช้งาน Unreal Engine ผู้อ่านจะได้เรียนรู้ถึงการสร้าง Material และการสร้าง Blueprint เพื่อควบคุมการเปลี่ยน Material ให้กับวัตถุ เมื่อวัตถุได้รับการประทะ (Hit)