- Joined
- Oct 20, 2007
- Messages
- 342
-
Untitled Trigger 001
-
Events
-
Time - Every 0.50 seconds of game time
-
-
Conditions
-
Actions
-
Animation - Reset Succubus 0027 <gen>'s animation
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
i Equal to 0
-
-
Then - Actions
-
Set i = 1
-
Animation - Play Succubus 0027 <gen>'s attack - 1 animation
-
-
Else - Actions
-
Set i = 0
-
Animation - Play Succubus 0027 <gen>'s attack - 2 animation
-
-
-
-
what it do:
sometime attack -1 and sometime attack - 2
what he do juz same like the trigger:
-
Untitled Trigger 002
-
Events
-
Time - Every 0.50 seconds of game time
-
-
Conditions
-
Actions
-
Animation - Reset Succubus 0027 <gen>'s animation
-
Animation - Play Succubus 0027 <gen>'s attack animation
-
-