1 messages · Page 1 of 1 (latest)
I'm trying to have it output if the amount of players in the trigger volume is greater than 0
Use “list get count” to turn a list into an Int value
Don’t compare a list to another list like this
thank you! That makes sense aha