Play an animation depending on the time of the day

FhelZone

Have a drink of a nice cold mellowberry juice!
Reaction score
103
I need a trigger that would repeatingly play a units animation depending on the time of the day.
 

kingbdogz

The Edge of Eternity is upon us.
Reaction score
123
well here it is..

Code:
Morning
    Events
        Game - The in-game time of day becomes Equal to 6.00
    Conditions
    Actions
        Trigger - Turn off Night 2 <gen>
        Trigger - Turn on Morning 2 <gen>

Code:
Morning 2
    Events
        Time - Every 1.00 seconds of game time
    Conditions
    Actions
        Animation - Play (Last created unit)'s stand animation

Code:
Lunch
    Events
        Game - The in-game time of day becomes Equal to 12.00
    Conditions
    Actions
        Trigger - Turn off Morning 2 <gen>
        Trigger - Turn on Lunch 2 <gen>

Code:
Lunch 2
    Events
        Time - Every 1.00 seconds of game time
    Conditions
    Actions
        Animation - Play (Last created unit)'s stand animation

Code:
Afternoon
    Events
        Game - The in-game time of day becomes Equal to 15.00
    Conditions
    Actions
        Trigger - Turn off Lunch 2 <gen>
        Trigger - Turn on Afternoon 2 <gen>

Code:
Afternoon 2
    Events
        Time - Every 1.00 seconds of game time
    Conditions
    Actions
        Animation - Play (Last created unit)'s stand animation

Code:
Night
    Events
        Game - The in-game time of day becomes Equal to 18.00
    Conditions
    Actions
        Trigger - Turn off Afternoon 2 <gen>
        Trigger - Turn on Night 2 <gen>

Code:
Night 2
    Events
        Time - Every 1.00 seconds of game time
    Conditions
    Actions
        Animation - Play (Last created unit)'s stand animation

hope this helps...

EDIT:Fixed

EDIT2:One more thing in trigger editor untick the initially on box for morning 2, lunch 2, afternoon 2 and night 2.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top