From CryWiki
Flowgraph Walkthrough
The Time:TimeOfDayTrigger nodes are used to trigger an output on each hour of the day this output is used to trigger an event, in the case of this example an entity:SoundEventSpot node. This flowgraph was designed originally to play a church bell on each and every hour. This requires 12 seperate audio files, each with the desired number of bell tolls.
Flowgraph Image
Preview of Time-Of-Day Even Trigger.
|
|
|
About this Sample
Name
- Time-Of-Day Even Trigger
Created by
- Fortran
Compatible with Multiplayer
- No
Description
- Triggers an event, in this case an audio event at each hour of the day.
|
|
» Discuss this sample...
» View other Flowgraph Samples
» Return to Crysis Modding Code Samples