multiplayer variables, GET player 2
making a variable 'multiplayer', how do I call a specific player's version of the variable?
Say I have 2 health bars on screen, how do I 'Get' player 1's health for one and player 2's health for the other?
I haven't tried actually adding a second player yet so maybe an option appears? Or do I just need to make 2 separate variables?
-
Notice how the wire is a twisty multicolored "fat wire?" That means it can be connected to a Splitter gadget to separate out the individual values.
-
oh, @phort, awesome, I'm familiar with fat wires, but didn't think of variables being splittable like that! nice!
Please sign in to leave a comment.