Creating a Pet Minion that Follows the Player Around in Verse for UEFN!

Описание к видео Creating a Pet Minion that Follows the Player Around in Verse for UEFN!

Code can be found here: https://github.com/nulleqcodes/uefn-t...

In this tutorial I'll quickly show you:

- How to setup a Custom NPC in UEFN using the new Custom NPC Spawner device -- in our case, this is a little pet that will follow the player around.

- How to setup a Game Manager custom Verse device that can keep track of when a player spawns and spawn a minion for them, including creating a mapping between minions and players.

- How to create a simple custom NPC Behavior Verse script that will get a reference to the player and follow them around.

Check it out and let me know if you find it helpful, and if so I'll keep making more tutorials like this!

Комментарии

Информация по комментариям в разработке