So I need a movment method where i can replicate the movement in steal a brainrot where it starts from 1 point to another and goes to player base, problem is that pathfinding sucks and it thinks its getting blocked by buildings in my game, example is this and it takes ages to get to its destination unless its a straight path, now Im using tween and its good but its very choppy and not smooth, I need to do it in server and not client, what are my options?
#Movement methods
1 messages · Page 1 of 1 (latest)
maybe... uhh... make your own pathfinding..?
if roblox's sucks, then make yours.
yours surely won't suck
idk how 😭
there are plenty tutorials and you can use common sense for all that
u have any idea how games like steal games do their movements?
learn A* pathfinding