#How do I make "B" = 0?

1 messages · Page 1 of 1 (latest)

raven prism
#

I'm trying to have it output if the amount of players in the trigger volume is greater than 0

agile flame
#

Use “list get count” to turn a list into an Int value

#

Don’t compare a list to another list like this

raven prism
#

thank you! That makes sense aha