I made a mob in my game today, but the problem is, it walks sideways.
All the other animations are fine.
Here’s a video of it happening:
robloxapp-20220601-1515034.wmv (998 KB)
Thanks,
doctorpepper126
I made a mob in my game today, but the problem is, it walks sideways.
All the other animations are fine.
Here’s a video of it happening:
robloxapp-20220601-1515034.wmv (998 KB)
Thanks,
doctorpepper126
Make sure the values are set on the right X y axis.
Which values are you talking about?
I’m not using a pathfinding script for this specific mob, this one just uses the :MoveTo function
Oh, I have used Pathfinding for many games where an NPC chases the player. Try this Character Pathfinding