PM3.6 - Pit - Subaction - GlideWing

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 | 91 |

Stats

IASA: None
Subaction Index: 0x3b

Scripts

Main

  1. CreateInterrupt { interrupt_id: None, action: Multijump, requirement: ((LongtermAccessInt(JumpsUsed) LessThan scalar(4))) }
  2. PreviousInterruptAddRequirement(ButtonPress value(2))
  3. CreateInterrupt { interrupt_id: None, action: GlideEnd, requirement: ((LongtermAccessFloat (0x35) LessThanOrEqual scalar(0))) }
  4. loop Infinite times:
    1. FloatVariableSet { variable: LongtermAccessFloat (0x6), value: InternalConstantInt(HorizontalCharacterVelocity) }
    2. FloatVariableSet { variable: LongtermAccessFloat(CurryAngle1), value: InternalConstantInt(VerticalCharacterVelocity) }
    3. if ((LongtermAccessFloat (0x35) Equal scalar(15)))
      1. FlashEffectLight { red: 226, green: 88, blue: 34, alpha: 190, light_source_x: -90.0, light_source_y: -90.0 }
      2. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 115, bone: 86, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.05, randomize: None, terminate_with_animation: true })
      3. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 115, bone: 90, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.05, randomize: None, terminate_with_animation: true })
    4. if ((RandomAccessFloat (0x946c) Equal scalar(0)))
      1. FloatVariableSubtract { variable: LongtermAccessFloat (0x35), value: 1 }
    5. SyncWait(1.0)

GFX

  1. UnknownEvent { namespace: 0x11, code: 0x14, unk1: 0x0, arguments: [Value(1), Bool(false)] }
  2. if ((LongtermAccessInt(CostumeID) Equal scalar(5)))
    1. IfStatementOr ((LongtermAccessInt(CostumeID) Equal scalar(7)))
    2. FlashEffectLight { red: 128, green: 0, blue: 128, alpha: 190, light_source_x: -90.0, light_source_y: -90.0 }
    3. ExternalGraphicEffect(ExternalGraphicEffect { file: 24, graphic: 21, bone: 86, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 180.0, y_rotation: 180.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
    4. ExternalGraphicEffect(ExternalGraphicEffect { file: 24, graphic: 21, bone: 90, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
    5. ExternalGraphicEffect(ExternalGraphicEffect { file: 24, graphic: 20, bone: 28, x_offset: -2.0, y_offset: 2.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.4, randomize: None, terminate_with_animation: true })
  3. else
    1. FlashEffectLight { red: 0, green: 0, blue: 128, alpha: 190, light_source_x: -90.0, light_source_y: -90.0 }
    2. ExternalGraphicEffect(ExternalGraphicEffect { file: 24, graphic: 12, bone: 86, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 180.0, y_rotation: 180.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
    3. ExternalGraphicEffect(ExternalGraphicEffect { file: 24, graphic: 12, bone: 90, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
    4. ExternalGraphicEffect(ExternalGraphicEffect { file: 24, graphic: 11, bone: 28, x_offset: -2.0, y_offset: 2.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.4, randomize: None, terminate_with_animation: true })
  4. SetColorOfFlashEffectLight { transition_time: 60, red: 226, green: 88, blue: 34, alpha: 190 }

SFX

  1. SoundEffect1(663)
  2. SoundEffect1(663)

Other