/tg/ Station 13 - Modules - TypesVar Details - Proc Details

jetpack

Ion Jetpack - Lets the user fly freely through space using battery charge.

Vars

drift_forceHow much force this module can apply per tick
stabilizeDo we have stabilizers? If yes the user won't move from inertia.
stabilizer_forceHow much force this module's stabilizier can put out
thrust_callbackCallback to see if we can thrust the user.

Procs

configure_jetpackconfigures/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