P+ - Sonic - Action - 0x113 SpecialS
Entry Script
- IntVariableSet { variable: LongtermAccessInt (0x45), value: 0 }
- CreateInterrupt { interrupt_id: None, action: 0x11e, requirement: (AnimationEnd) }
- ChangeSubactionRestartFrame(SpecialSStart)
- Posture(3)
- Posture(4)
- UnknownEvent { namespace: 0xc, code: 0x1, unk1: 0x0, arguments: [] }
- loop Infinite times:
- if (OnGround)
- SetEdgeSlide(StayOn)
- SetAirGround(6)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- BoolVariableSetTrue { variable: LongtermAccessBool (0x71) }
- BoolVariableSetTrue { variable: LongtermAccessBool (0x7a) }
- SetEdgeSlide(Airbourne)
- SetAirGround(0)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script