#Minecart
1 messages · Page 1 of 1 (latest)
You'd probably need to push it/set its velocity
it would probably stop when it hits the floor though, I don't think you can trick it into staying moving.
if this is an issue, maybe use is on ground and then push it upwards a little bit
you could also use fake blocks to make the player see the rails as air, so server-side they still act as rails
You could also turn of its gravity?