#How do I make a system that detects when only two players are left
1 messages · Page 1 of 1 (latest)
Add a player counter as a global variable then when players die they +1 the global variable, and a script that detects if it's 2 simple
And how do I do that
-# I’m not good at coding