So, lets say I have a macro that runs different delay times, but it doesnt work. Delay time decreases by time, so last called macro should be finisih first and first called should be last. But, it dont working properly and first delay just cancelling all other macros. I need to work that macro paralelly, how can I do that? Also I tried that with a switch and that time şt works just like I said, so UE can do that run paralell macros at sime time thing but I need to change delay times dynamicly so that basically not gonna work.
An Example: (Real macro more complex than that but if that works, it will work too)