Territory capturing thingy

can someone tell me how to make an area a territory where someone can capture it (kinda like capture the flag but the flag doesn’t move or get picked up) and it can get recaptured by a enemy team.

How do you want the territory to be captured?

You can do this using a zone that detects players and a property to track ownership, allowing teams to contest and change control.

1 Like

just by clicking on it

how do you do that? still fairly new to this whole building thing

Use a zone to detect players, a property to track ownership, and a trigger with block code to change the owner based on which team’s player entered the zone.

okay thanks I’ll try that

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.