A downloadable game

In this project, I implemented two basic blueprint classes. One is responsible for handling an NPC's self-roaming and following the player, while the other is akin to a floating pet that constantly follows the player. I used two methods to achieve the NPC's behavior. The first method involves attaching a scene component to the NPC. The second method utilizes a behavior tree to decide the NPC's actions.

Leave a comment

Log in with itch.io to leave a comment.