--- EVENT ---
Type: Map event
Name: EV0069
Coordinates: (10, 0)
Number of Pages: 2
-- PAGE 1 --
Start conditions:
Sprite: z-objekte1 #0
Facing direction: Down
Animation frame: Center
Transparent: No
Trigger condition: Parallel process
Event level: Same level as hero
Forbid event overlap: No
Animation type: Non-continuous
Movement type: Stationary
Movement frequency: 3
Movement speed: 3
- SCRIPT -
<> Change Timer: Set timer 1 to 0'5"
<> Change Timer: Start timer 1
<> Loop
. <> Fork Condition: If Timer 1 <= 0'0" then ...
. . <> Move Picture: #41, (160, 130), Mgn 100%, Tsp 100%/100%, 0,1 sec., Wait
. . <> Erase Picture: #41
. . <> Change Switch: [76] = ON
. . <>
. : End of fork
. <> Wait: 0,0 sec.
. <>
: End of loop
<>
-- PAGE 2 --
Start conditions:
Sprite: z-objekte1 #0
Facing direction: Down
Animation frame: Center
Transparent: No
Trigger condition: Push key
Event level: Same level as hero
Forbid event overlap: No
Animation type: Non-continuous
Movement type: Stationary
Movement frequency: 3
Movement speed: 3
- SCRIPT -
<>
...