| Field | Type | Offset | Description | Notes |
|---|---|---|---|---|
| jumpSpecifyAlt_GoalAlt | f32 | 0x0 | The target altitude the vertical ascent platform will aim for when you jump. In metres. | |
| jumpSpecifyAlt_GravityScale | f32 | 0x4 | The gravity percentage to apply during the vertical ascent jump. | |
| jumpSpecifyAlt_PrevSpeedRateH | f32 | 0x8 | The percentage of horizontal speed to retain upon triggering the vertical ascent. | |
| jumpSpecifyAlt_HorizontalMaxSpeedKMPH | f32 | 0xc | The maximum horizontal speed that is retained upon triggering the vertical ascent. In kilometres per hour. | |
| jumpSpecifyAlt_HorizontalMaxAccelMPSS | f32 | 0x10 | The horizontal acceleration to apply to the user upon triggering the vertical ascent. In metres per second ^ 2. | |
| jumpSpecifyAlt_MiddleInputAngDeg | f32 | 0x14 | The jump angle that is used upon triggering the vertical ascent, based on the current input upon triggering it. | |
| jumpSpecifyAlt_MaxInputAngDeg | f32 | 0x18 | The maximum jump angle that is used upon triggering the vertical ascent, based on the current input upon triggering it. | |
| pad_end | dummy8 | 0x1c | This field is padding. |