How do i remove ground? If i want to make trenches i need to be able to dig ground so the trenches will be deep
You can do it using Toolbox → Terraforming.
Set Brush Radius to 4/5. And Elevation Height to -5.
Another way… Is really remove ground.
For that you will need add also ground_holes_updater.
About removing ground. If you need to disable teleport feature then also add underground_zones_updater and put underground_zone_box to area where you can fall into undermap.
Thank you very much! I have one more question: what would be good amount of tickets for an game that lasts aproximately 1 hour? I dont want the game to be endless but i also dont want it to end too fast
A bit hard to tell, because I don’t see any your properties.
You can increase team_score or decrease team__squadSpawnCost properties in attack team entities for make game longer.
About score losing. If you use team__squadSpawnCost then you will lost amount of score which depends on amount players and bot players in your team. Score that your team will lost = squadSpawnCost/Players&Bots.
If you increased team_score and want to see 1000 or full and real line in HUD…
Then set inside team_scoreCap numbers that you set for team_score property.