Hi,
So I have class designer connected with class selector and with trigger so when I shot the trigger it change for example the health of the player but why it change only for me not for the teammate how is with me, do anyone know how to make it for all players?
thanks!
The trigger will only pass along the instigator(player hitting the target) to the class selector.
You can use Player References Devices assigned to each player and use the trigger to activate all of them, and having the class selector change players when player references get activated.
A better method in this case may be to use a Health Powerup Device instead,
it can be set to affect instigator, instigators team, instigators class or all players.
Hide it somewhere and use its Pickup Function with the Triggers On Triggered Event.
I was messing with it the other day, pretty cool, can also be used as a Health Powerdown or elimination device and it changes from a green heart to a broken red heart