|
SSBM Decomp
|
#include <types.h>
Data Fields | |
| s32 | releaseLag |
| 0x2340 - Auto lag frames after initializing PSI Magnet if B is not being held; PSI Magnet is immediately released with no lag once these frames have passed | |
| s32 | turnFrames |
| 0x2344 - Unused turnaround timer | |
| bool | isRelease |
| 0x2348 - Check if Ness is no longer holding B | |
| s32 | gravityDelay |
| 0x234C - Number of frames to pass before gravity takes effect | |
| s32 | x10 |
| s32 ftNess_MotionVars::ftNess_SpecialLwVars::releaseLag |
0x2340 - Auto lag frames after initializing PSI Magnet if B is not being held; PSI Magnet is immediately released with no lag once these frames have passed
| s32 ftNess_MotionVars::ftNess_SpecialLwVars::turnFrames |
0x2344 - Unused turnaround timer
| bool ftNess_MotionVars::ftNess_SpecialLwVars::isRelease |
0x2348 - Check if Ness is no longer holding B
| s32 ftNess_MotionVars::ftNess_SpecialLwVars::gravityDelay |
0x234C - Number of frames to pass before gravity takes effect
| s32 ftNess_MotionVars::ftNess_SpecialLwVars::x10 |