PM3.6 - R.O.B - Subroutine - 0x281b0

  1. if ((InternalConstantInt(PreviousAction) Equal scalar(275)))
    1. FloatVariableSet { variable: LongtermAccessFloat (0x46), value: InternalConstantInt(VerticalCharacterVelocity) }
    2. SetVelocity { x_vel: 1.4, y_vel: 0.0 }
    3. AddVelocity { x_vel: Constant(0.0), y_vel: Variable(LongtermAccessFloat(Address(70))) }
  2. if ((InternalConstantInt(PreviousAction) Equal scalar(280)))
    1. FloatVariableSet { variable: LongtermAccessFloat (0x46), value: InternalConstantInt(HorizontalCharacterVelocity) }
    2. SetVelocity { x_vel: 0.0, y_vel: 1.5 }
    3. AddVelocity { x_vel: Variable(LongtermAccessFloat(Address(70))), y_vel: Constant(0.0) }
  3. Return