I have a part in my game that rotates but unlike many games when the part moves I have to manually follow the rotation to stay on it… how do I stick the player to the part? so while the part is moving the player also auto gets rotated with it.
2 Likes
This might be an answer to your problem.
1 Like
I know how to make parts move… sorta, still learning how to do it locally per player but what Im asking is trying to figure out how I don’t have to walk to follow the path of the block…
The tutorial also included the answer to your problem. If done correctly the player will always be standing on the platform until desired to jump off or run off.
1 Like