Hi guys!
So I have an ability actor spawned on server. When it hits a player:
- the hit player shows a damge dumber on his screen
- the player who shooted increases his counter
When the client launch the ability, ok it’s fine.
But when the player as server uses tha ability, the hit player shows two times the damage number… I just use a custom event on client.
How to avoid this?