how would you code a pathfinding script for just a part? (no rig and all of that)
Like always? Pathfinding doesn’t need a rig at all, just 2 positions. Compute your path and just tween the part from position to postition.
alright! but how would i do it without tween? i dont wanna tween the part since it’ll change speed depending on how far the destination is
Use this to always tween the object at a constant speed:
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.