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

jetpack

Vars

activation_signalThe signal we listen for as an activation
check_on_activationChecks to ensure we can activate
check_on_moveChecks to ensure if we can move
deactivation_signalThe signal we listen for as a de-activation
drift_forceDrift force applied each movement tick
effect_typeThe typepath to instansiate our trail as, when we need it
return_flagThe return flag our parent expects for a failed activation
stabilizeIf we should stabilize ourselves when not drifting
trailThe effect system for the jet pack trail

Procs

InitializeArguments:

Var Details

activation_signal

The signal we listen for as an activation

check_on_activation

Checks to ensure we can activate

check_on_move

Checks to ensure if we can move

deactivation_signal

The signal we listen for as a de-activation

drift_force

Drift force applied each movement tick

effect_type

The typepath to instansiate our trail as, when we need it

return_flag

The return flag our parent expects for a failed activation

stabilize

If we should stabilize ourselves when not drifting

trail

The effect system for the jet pack trail

Proc Details

Initialize

Arguments: