P+ - Kirby - Subaction - SpecialAirNStart_21
|
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
Stats
IASA: |
None |
Subaction Index: |
0x30c |
Scripts
Main
- Goto(SpecialNStart_20 Main 0x36020)
GFX
SFX
- AsyncWait(6.0)
- SoundEffect1(6918)
Other
- ItemVisibility(false)
- FloatVariableSet { variable: RandomAccessFloat (0x5), value: InternalConstantInt(HorizontalCharacterVelocity) }
- FloatVariableSet { variable: RandomAccessFloat (0x6), value: InternalConstantInt(VerticalCharacterVelocity) }
- FloatVariableMultiply { variable: RandomAccessFloat (0x5), value: 0.7 }
- UnknownEvent { namespace: 0xe, code: 0x8, unk1: 0x0, arguments: [Scalar(0.0), Scalar(0.0), Scalar(0.0), Value(1)] }
- AddVelocity { x_vel: Variable(RandomAccessFloat(Address(5))), y_vel: Variable(RandomAccessFloat(Address(6))) }
- if ((InternalConstantInt(DownKnockback) GreaterThan scalar(0)))
- IfStatementAnd (not(BoolIsTrue LongtermAccessBool (0x47)))
- AddVelocity { x_vel: Constant(0.0), y_vel: Constant(2.4) }
- else
- AddVelocity { x_vel: Constant(0.0), y_vel: Constant(0.1) }