P+ - Lucario - Subroutine - 0x28e08
- FloatVariableSet { variable: LongtermAccessFloat (0x34), value: InternalConstantInt(HorizontalCharacterVelocity) }
- FloatVariableSet { variable: LongtermAccessFloat (0x35), value: InternalConstantInt(VerticalCharacterVelocity) }
- FloatVariableMultiply { variable: LongtermAccessFloat (0x34), value: 0.7 }
- FloatVariableMultiply { variable: LongtermAccessFloat (0x35), value: 0.7 }
- if ((LongtermAccessFloat (0x34) GreaterThan scalar(2.8)))
- FloatVariableSet { variable: LongtermAccessFloat (0x34), value: 2.8 }
- else
- if ((LongtermAccessFloat (0x34) LessThan scalar(-2.8)))
- FloatVariableSet { variable: LongtermAccessFloat (0x34), value: -2.8 }
- if ((LongtermAccessFloat (0x35) GreaterThan scalar(2.8)))
- FloatVariableSet { variable: LongtermAccessFloat (0x35), value: 2.8 }
- else
- if ((LongtermAccessFloat (0x35) LessThan scalar(-2.8)))
- FloatVariableSet { variable: LongtermAccessFloat (0x35), value: -2.8 }
- UnknownEvent { namespace: 0xe, code: 0x8, unk1: 0x0, arguments: [Scalar(0.0), Scalar(0.0), Scalar(0.0), Value(1)] }
- AddVelocity { x_vel: Variable(LongtermAccessFloat(Address(52))), y_vel: Variable(LongtermAccessFloat(Address(53))) }