I'm looking to make a system for units that are dazed/slowed with fading effect.
- So that they would become less dazed/slowed over time.
I had in mind that I would add units to a Unit Group and then a Periodic Timer event to handle those units.
What I've used so far is a Spell Book trick with Slow Aura in it, that only affects the carrying unit.
Then, the Periodic Timer event would reduce the Slow effect over time for each unit.
But this is more difficult than I thought, as I have to make a system that can handle units individually, in case some become more slowed than others.
I'm sure these kind of systems have been made before, so I would really like to know where I can get help
Thanks in advance.
- So that they would become less dazed/slowed over time.
I had in mind that I would add units to a Unit Group and then a Periodic Timer event to handle those units.
What I've used so far is a Spell Book trick with Slow Aura in it, that only affects the carrying unit.
Then, the Periodic Timer event would reduce the Slow effect over time for each unit.
But this is more difficult than I thought, as I have to make a system that can handle units individually, in case some become more slowed than others.
I'm sure these kind of systems have been made before, so I would really like to know where I can get help
Thanks in advance.