Author Topic: Vehicle Mass  (Read 810 times)

Can a Vehicle's mass be set to 1 or 0? I would like my vehicle to be able to float in mid air... :P

Can a Vehicle's mass be set to 1 or 0? I would like my vehicle to be able to float in mid air... :P
This might be possible in script if it can't be done directly, but any way of by-passing game mechanics is gonna be glitchy.

This might be possible in script if it can't be done directly, but any way of by-passing game mechanics is gonna be glitchy.

I made the mass = 0; and it won't even load anymore. Infact, anything less than 200 and it won't load. When executed it says "Accessing local variable in global scope... failed %error"

If you want it to hover than do invisible wheels.


If you want it to fly then do a flying script.

If you want it to hover than do invisible wheels.


If you want it to fly then do a flying script.

I want it to fly, but when it stops moving, it stays instead of falling.

Try the mini jet script.