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

jetpack

Vars

activation_signalThe signal we listen for as an activation
check_on_moveChecks to ensure if we can move & if we can activate
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
stabilization_forceForce that applied when stabiliziation is active and the player isn't moving in the same direction as the jetpack
stabilizeIf we should stabilize ourselves when not drifting
trailThe effect system for the jet pack trail
userOur current user

Procs

InitializeArguments:

Var Details

activation_signal

The signal we listen for as an activation

check_on_move

Checks to ensure if we can move & if we can activate

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

stabilization_force

Force that applied when stabiliziation is active and the player isn't moving in the same direction as the jetpack

stabilize

If we should stabilize ourselves when not drifting

trail

The effect system for the jet pack trail

user

Our current user

Proc Details

Initialize

Arguments: