jetpack 
Vars | |
| disabled | If our jetpack is disabled, from getting EMPd |
|---|---|
| gas_type | What gas our jetpack is filled with on initialize |
| on | If the jetpack is currently active |
| stabilize | If the jetpack will stop when you stop moving |
| thrust_callback | Callback for the jetpack component |
Procs | |
| configure_jetpack | configures/re-configures the jetpack component |
| remove_emp | Removes the disabled flag after getting EMPd |
Var Details
disabled 
If our jetpack is disabled, from getting EMPd
gas_type 
What gas our jetpack is filled with on initialize
on 
If the jetpack is currently active
stabilize 
If the jetpack will stop when you stop moving
thrust_callback 
Callback for the jetpack component
Proc Details
configure_jetpack
configures/re-configures the jetpack component
Arguments stabilize - Should this jetpack be stabalized
remove_emp
Removes the disabled flag after getting EMPd