PM3.02 - Pit - Subroutine - 0x1bf70

  1. if ((InternalConstantInt(PreviousAction) Equal scalar(132)))
    1. IfStatementOr ((InternalConstantInt(PreviousAction) Equal scalar(133)))
    2. IfStatementOr ((InternalConstantInt(PreviousAction) Equal scalar(275)))
    3. FloatVariableSet { variable: LongtermAccessFloat (0x6), value: InternalConstantInt(HorizontalCharacterVelocity) }
    4. FloatVariableSet { variable: LongtermAccessFloat(CurryAngle1), value: InternalConstantInt(VerticalCharacterVelocity) }
    5. FloatVariableMultiply { variable: LongtermAccessFloat (0x6), value: 0.9 }
    6. FloatVariableMultiply { variable: LongtermAccessFloat(CurryAngle1), value: 0.9 }
    7. BoolVariableSetTrue { variable: LongtermAccessBool(CanNotTeeter) }
    8. SetVelocity { x_vel: 0.0, y_vel: 0.0 }
    9. AddVelocity { x_vel: Variable(LongtermAccessFloat(Address(6))), y_vel: Variable(LongtermAccessFloat(CurryAngle1)) }
    10. BoolVariableSetFalse { variable: LongtermAccessBool(CanNotTeeter) }