#Make a capture the point area
1 messages · Page 1 of 1 (latest)
.touched -> make a thread, e.g. `local t = task.delay(30, function() print("Captured logic here"))
.TouchEnded -> check if other players of said team are still in the area, if not: task.cancel(t)