How to make AI that do move

Im making a Jojo game and I was tryna to make a boss but idk how to make the boss do move like summon or barrage something

You should explain what you want to achieve a little more

I want to make a boss that use move and attack player

Like make boss can summon his stand barrage player and timestop

You could use FindFirstChild: (you need to first define a torso of a player)

And either make it follow it or give it pathfinding

I suggest you watch a video about pathfinding in youtube

Please don’t ask for an entire code on the devforum. We are here to help others, but not to the point where we design an entire system for you.

2 Likes

this may help you: Character Pathfinding | Roblox Creator Documentation