#Does These Circuits Work For Eqch Player Seperatly?

1 messages · Page 1 of 1 (latest)

fair gate
#

If not how do I make them do that?

#

This is a old screen shot, all that has cahnge is a the boot on the set hun enabled chip to true

tardy bronze
#

There are no synced actions going on in this event

#

Meaning when YOU press the button, YOUR health will be set, then YOUR hud element will be enabled

When YOUR "Health" variable changes, YOU will see the health variable change and set YOUR HUD element value

fair gate
#

but what abt when someone else presses it

tardy bronze
#

Then:

when THEY press the button, THEIR health will be set, then THEIR hud element will be enabled

When THEIR "Health" variable changes, THEY will see THEIR health variable change and set THEIR HUD element value

fair gate
#

so its good how it is?