I wish to make a travellator that moves players to a different point in a metro station, I already know about how to make the player move across it and how to make the texture move
what I want to know is how I sync these two things up so that the texture and the players on the travellator seamlessly move at the same speed
if anyone has made something like this before please show me how you do it
Hey! So, I believe you’d just have to experiment with it using studio’s “Run” function. If you are using a tween for the texture, I’d suggest trying to set the time for the tween equal to the speed. This kind of value would depend on the tween / system of movement.