How would I make a character move with a part that it is standing on?

I am trying to make a player be able to stand on a train and move with it but, the character just slides off. I have seen this work in the game “Hard Time” on Roblox. How can I fix this? Anywhere to read on how to do it? Any help is appreciated.

(sorry for the bad quality)

1 Like
1 Like

To future users, it is better to use align position if you are making a train. Players will lag behind on the server when using the method above. It is also better for your game’s performance.

Hey, could you elaborate on what you mean by this? What would attachments 0 and 1 be parented to?

With align position, I believe the player’s character is glued to one part of the train. So the player would not be able to move around, sort of like a weld.