Hey! I’ve been trying to make a pathfinding loop thing, where they get teleported back and do it again, but after like 30 seconds, the character starts stuttering/lagging, but the game doesnt. Any way to fix this?
1 Like
Try making the pathfinding client side. Tweening part’s lag wen used on the serverside, so this may be the sane thing.