Blockland Forums > Modification Help
Vehicle Mass
Pew446:
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
DrenDran:
--- Quote from: Pew446 on October 10, 2010, 04:32:16 PM ---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
--- End quote ---
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.
Pew446:
--- Quote from: DrenDran on October 10, 2010, 05:52:26 PM ---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.
--- End quote ---
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"
Cyanian:
If you want it to hover than do invisible wheels.
If you want it to fly then do a flying script.
Pew446:
--- Quote from: Cyanian on October 10, 2010, 06:50:16 PM ---If you want it to hover than do invisible wheels.
If you want it to fly then do a flying script.
--- End quote ---
I want it to fly, but when it stops moving, it stays instead of falling.