Why not just use the separate nodes
EventRadialDamage
EventPointDamage
nodes, that way, you can add the damage before putting it on the screen… ![]()
Edit: or you could take this approach:
So, don’t display the damage immediately, collect it and display it on a regular basis. ( Obviously you probably wouldn’t use a print string, it would be a widget etc… )
