If Player A walks into "Collect A" and then walks into "Zone Collect" within 30 Seconds, add +1 point to THAT player.
The issue is that I can't seem to specify if the player who walked through "Collect A" and "Zone Collect" are the same player. Meaning, I could walk into "Collect A" and then a bot could walk into "Zone Collect" and get the point.
I'm using a variable "PointA_Check" that equals 1 or 0 to toggle on/off the collect volume.
Thanks in advance.
