im trying to recreate the bus from this game tilted ‘snakey bus’. I want to use something similar to it to create a game, but I’m not sure how I would make it.
All i need to know is how to create the movement.
I would like to be able to make the bus go 1 set speed (50 studs / s or smth)
Able to have infinite amount of sections (until it starts lagging or smth)
Make the movement the same as it is (this is the part i dont know how to make)
from the third point, im not sure how i would make all the carriages follow the path the person has made.
I made this ages ago, but i dont think it works Bus game.rbxl (69.4 KB)
to make them follow the path that they do, it’s obvious that it cannot be achieved with the conventional physics that roblox provides. It leads me to believe that they use splines since it seems that the carriages do not seem affected by external forces(including weight).
Well, you would need to use ball socket constraints in order to attach the articulated bus , and for movement, use a vehicle seat and detect steering and throttle and throttle the wheels and steer front pending on the throttle and steer