|
SSBM Decomp
|
#include <types.h>
Data Fields | |
| int | frames_to_loop_charge_ground |
| 0x2340 - Number of frames Ness remains in the "charge loop" animation after releasing PK Flash | |
| int | frames_to_loop_charge_air |
| 0x2344 - Number of extra frames Ness remains in the "charge loop" animation after releasing PK Flash? | |
| int | falling_acceleration_delay |
| 0x2348 - Number of frames to pass before gravity takes effect | |
| int | charge_release_delay |
| 0x234C - Minimum number of frames required to pass for PK Flash to auto-release if B is not being held | |
| int ftNess_MotionVars::ftNess_SpecialNVars::frames_to_loop_charge_ground |
0x2340 - Number of frames Ness remains in the "charge loop" animation after releasing PK Flash
| int ftNess_MotionVars::ftNess_SpecialNVars::frames_to_loop_charge_air |
0x2344 - Number of extra frames Ness remains in the "charge loop" animation after releasing PK Flash?
| int ftNess_MotionVars::ftNess_SpecialNVars::falling_acceleration_delay |
0x2348 - Number of frames to pass before gravity takes effect
| int ftNess_MotionVars::ftNess_SpecialNVars::charge_release_delay |
0x234C - Minimum number of frames required to pass for PK Flash to auto-release if B is not being held