How to create a flying NPC?

I’m sorry I can’t share the code but I can only tell you what you have to use to make the ghost follow the player

Use BodyPosition to set the height

Use BodyGyro to adjust its orientation to the body

Use BodyVelocity to adjust body velocity

1 Like