#player flashing when take hits
1 messages · Page 1 of 1 (latest)
Click on your event unit and in the graph inspector turn on coroutine
oh wow tysm !
You're welcome
what this option do ?
It just makes the flow from that unit a coroutine flow, the wait for seconds unit(And similar wait units) requires a Coroutine flow which allow you to delay code basically
owww i see i would never have founded that by myself haha