Multiple Damage Types Simultaneously

You can’t sequentially call them in the same frame.

e.g. Apply Radial Damage → Apply Any/Point Damage

If you want to use them in sequence you have to add a delay between the application so they fire in separate frames.


Personally I’d write my own custom damage event to handle it the way I want.

1 Like