Author Topic: Is there any way to make vehicles go faster when driving on a certain brick?  (Read 427 times)

Title.
Is there a way to do this? Or to make it automatically go forward, like addvelocity on a player?
I need to know.

Requires a datablock change

.addVelocity and .setVelocity work on vehicles, so it's possible that way. It might look a bit hacky.

We need a setRelativeVelocity for vehicles