- Joined
- May 16, 2020
- Messages
- 660
Hi guys,
My editor is getting a bit slow when opening the variable window, so I'm trying to cut down on them if possible. One area which contributes to lots of variables are Timers.
For spells with repeating events, is it generally better to use repeating Timers (every 0.1 seconds...) or can I simply use "Every 0.1 seconds" without disadvantage?
So basically:
Cheers
My editor is getting a bit slow when opening the variable window, so I'm trying to cut down on them if possible. One area which contributes to lots of variables are Timers.
For spells with repeating events, is it generally better to use repeating Timers (every 0.1 seconds...) or can I simply use "Every 0.1 seconds" without disadvantage?
So basically:
-
Time - Every 0.03 seconds of game time
-
Time - Timer expires (every 0.03 seconds)
Cheers