#i need help for a fighting thing

1 messages · Page 1 of 1 (latest)

winter berry
#

I want to make a fighting game similar to gang beast where it detects how much people are in a trigger volume and if is zero or below it will end the game

lapis knoll
#

Use a List Get Count and Equals and connect the List Get Count to Equals and set the unconnected value of the equals chip to 0 then connect the equals chip to an If and connect the if chip to the chip that ends the game. And if you want to make sure it detects if zero players are in the trigger volume, then connect the If to the Player Exited and make it update the If every 10 or 15 seconds. I'm sure this will work, but if it doesnt then idk.

winter berry
lapis knoll
#

That might work