Essentials Series/Triggers: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 39:
Ingame, a moving platform enters the trigger. This will cause TIMER_01 to run, as an entity has entered the trigger, but not TIMER_02, as the entity does not match the source check. When SpongeBob throws the bubble bowl at the trigger, both TIMER_01 and TIMER_02 will run, as an entity has entered the trigger and it matches the source check for the second link.
 
[[Category:Modding]] [[Category:Tutorials]]