applyForce doesn't take a world position (like pos), it takes a direction (like eye()).
Meaning that you need to take the position you want it to be at, and then the position where it currently is, and subtract those two, then you get a direction.
EDIT: Also, use runOnTick(1) instead of interval(10)


LinkBack URL
About LinkBacks




Reply With Quote




Bookmarks