Hello
I'm simulating the transition between young to adult Tree
To give it a smoother effect, im using the fade effect for both objects,
Example:
Condition: TreeA has energy 30) = Event: TreeA starts Fade (fade out), TreeA spawns TreeB (which fades in automatically)
Problem is that it spawns a huge amount of TreesB! not just 1, i've tried using the command " only first time" but it makes the other event null as well.
Is there a way to archive the desired effect without spawning a whole forest?