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

  1. Goto(SpecialNStart_20 Main 0x36020)

GFX

    SFX

    1. AsyncWait(6.0)
    2. SoundEffect1(6918)

    Other

    1. ItemVisibility(false)
    2. FloatVariableSet { variable: RandomAccessFloat (0x5), value: InternalConstantInt(HorizontalCharacterVelocity) }
    3. FloatVariableSet { variable: RandomAccessFloat (0x6), value: InternalConstantInt(VerticalCharacterVelocity) }
    4. FloatVariableMultiply { variable: RandomAccessFloat (0x5), value: 0.7 }
    5. UnknownEvent { namespace: 0xe, code: 0x8, unk1: 0x0, arguments: [Scalar(0.0), Scalar(0.0), Scalar(0.0), Value(1)] }
    6. AddVelocity { x_vel: Variable(RandomAccessFloat(Address(5))), y_vel: Variable(RandomAccessFloat(Address(6))) }
    7. if ((InternalConstantInt(DownKnockback) GreaterThan scalar(0)))
      1. IfStatementAnd (not(BoolIsTrue LongtermAccessBool (0x47)))
      2. AddVelocity { x_vel: Constant(0.0), y_vel: Constant(2.4) }
    8. else
      1. AddVelocity { x_vel: Constant(0.0), y_vel: Constant(0.1) }