- Joined
- Oct 9, 2015
- Messages
- 721
I wanted to know which of these approach options are more faster and viable? Periodic trigger or Countdown timer trigger? Thanks in advance!
-
Trigger 1
-
Events
-
Time - Every 0.03 seconds of game time
-
-
Conditions
-
Actions
-
-------- DO ACTIONS --------
-
-
-
Trigger 2
-
Events
-
Time - Dummy_Timmer expires
-
-
Conditions
-
Actions
-
-------- DO ACTIONS --------
-
Countdown Timer - Start Dummy_Timmer as a One-shot timer that will expire in 0.03 seconds
-
-