LXP2.1 - Geno - Subaction - SpecialAirLwShoot
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
Stats
IASA: |
24 |
Subaction Index: |
0x1e1 |
Scripts
Main
- Goto(SpecialLwShoot Main 0x2d018)
GFX
- Goto(SpecialLwShoot GFX 0x2cae0)
SFX
- BoolVariableSetTrue { variable: LongtermAccessBool(CanNotTeeter) }
- if ((InternalConstantInt(ControlStickYAxis) GreaterThan scalar(-0.7)))
- if ((InternalConstantInt(VerticalCharacterVelocity) LessThan scalar(0)))
- ResetVerticalVelocityAndAcceleration(true)
- ResetVerticalVelocityAndAcceleration(false)
- if ((LongtermAccessInt (0x5c) LessThanOrEqual scalar(0)))
- AddVelocity { x_vel: Constant(0.0), y_vel: Constant(1.2) }
- else
- ResetVerticalVelocityAndAcceleration(true)
- ResetVerticalVelocityAndAcceleration(false)
- if ((LongtermAccessInt (0x5c) LessThanOrEqual scalar(0)))
- AddVelocity { x_vel: Constant(0.0), y_vel: Constant(0.9) }
- IntVariableIncrement { variable: LongtermAccessInt (0x5c) }
- AddVelocity { x_vel: Constant(0.0), y_vel: Constant(0.16) }
- else
- ResetVerticalVelocityAndAcceleration(true)
- ResetVerticalVelocityAndAcceleration(false)
- AddVelocity { x_vel: Constant(0.0), y_vel: Constant(0.16) }
- BoolVariableSetFalse { variable: LongtermAccessBool(CanNotTeeter) }
Other
- ItemVisibility(false)
- AsyncWait(3.0)
- UnknownEvent { namespace: 0x11, code: 0x15, unk1: 0x0, arguments: [Value(25100307), Bool(true), Bool(true)] }
- AsyncWait(20.0)
- FrameSpeedModifier { multiplier: 2.0, unk: 0 }
- AsyncWait(33.0)
- ItemVisibility(true)