I’m attempting to accomplish a Train that moves, but how can I move the players with the train when the cab moves. Currently when you move a part the player is standing on with CFrame, the brick moves, and the player will stay at the current position, thus resulting in the player falling off.
Is there any way to accomplish this? It appears Jailbreak has done this before, although I’m not sure it was CFrame they used to move their train.
If you are not needing them to move around the train while its moving, you could always use a ‘seat’ object or do your own thing and weld them to the train while setting their humanoid to sitting true. Just had an idea, what if you attached them to the train with some type of constraint… rope for instance, would it look like the cans attached to the back of a car after a wedding?