jetpack
Ion Jetpack - Lets the user fly freely through space using battery charge.
Vars | |
drift_force | How much force this module can apply per tick |
---|---|
stabilize | Do we have stabilizers? If yes the user won't move from inertia. |
stabilizer_force | How much force this module's stabilizier can put out |
thrust_callback | Callback to see if we can thrust the user. |
Procs | |
configure_jetpack | configures/re-configures the jetpack component |
Var Details
drift_force
How much force this module can apply per tick
stabilize
Do we have stabilizers? If yes the user won't move from inertia.
stabilizer_force
How much force this module's stabilizier can put out
thrust_callback
Callback to see if we can thrust the user.
Proc Details
configure_jetpack
configures/re-configures the jetpack component
Arguments stabilize - Should this jetpack be stabalized