PM3.6 - Pit - Subaction - SpecialAirNStart

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |

Stats

IASA: None
Subaction Index: 0x1d6

Scripts

Main

  1. Goto(SpecialNStart Main 0x27638)

GFX

    SFX

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

    Other

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