custom-conquest-template

33

Share

Report
Custom Conquest Template

Prefab

A template for you to create your very own Custom Conquest game mode!

Updated 5/11/25: Version 7.2

Comes with 3 maps as part of the template for you to reference however additional maps will be added over time.

  • Siege of Cairo
  • Iberian Offensive
  • Tech Center

You can add this template to your custom maps. Just follow the tutorial at the bottom of the page to add Conquest to any map.

Spatial editor map file and package: https://mega.nz/file/r0pS2ZQY#THI0WL3mkblIDJGwMiUnTiTBgl9Tja4OPjdDAAH22PY

Supports custom objectives, spawns and includes a fully functioning scoreboard and game logic.

Tutorial: https://youtu.be/8kvR0zef-Gs

Detailed Code Overview: https://youtu.be/DwC6l0i5fuQ

Update Changes:

V7.2

  • Fixed Objective UI for players joining mid game
  • Objective UI will now be linked to ObjID from 200 for A to 225 for Z

V7.1

  • Fixed critical error with AI crashing the server
  • Fixed sounds crashing servers when reaching object limit
  • Fixed capture times breaking after being contested
  • Fixed UI breaking when entering and leaving capture points

V7.0

  • Added UI progress bar for capturing objectives
  • Out of Bounds added for HQs
  • Sounds for capturing objectives
  • Custom bots will now spawn at objectives
  • AI tweaked for vehicles
  • AI movement tweaked
  • Further fixes to the UI
  • Spatial Map updated with HQ Area Triggers with 801 and 802 ObjIds
  • Added 2 new maps

V6.1

  • Fixes critical error where the UI would fail when 10+ players would join the match
  • AI behaviour changed to make them less likely to run past sprinting
  • UI Score sizes adjusted to closer match the original design

V6.0

  • Custom AI has been implemented (use AI spawners in your map to use with Obj ID 901 for Team1 and 902 for Team2)
  • Added team switcher (uses Obj ID 998 and 999)
  • UI bug fixed so it will update for players joining mid match.
  • Kills now correctly no longer count if the player kills themselves or switches team.

Known issues:

  • Default AI do not play objectives (Custom AI Implemented)
  • When hosting locally the scoreboard will break when changing team. If hosted on a server it will work correctly.
  • Vehicles will spawn on the map and not from the deploy menu. Also being investigated

Notes about AI: Turn off backfill and static AI.

These will fill in the spare player count up to 100. So if you have 64 player slots, then 36 bots will join. The less player slots, the more bots.

Adding AI and Team Switcher

To add custom AI to your level, add AI spawners in your map to use with Obj ID 901 for Team1 and 902 for Team2.

To add the Team Switcher to your level, add an InteractPoint with Obj ID 998 or 999.

See examples of these features in the updated Godot file.

Adding Spawn protection

Spawn protection is managed by a Area Trigger set to 801 for Team1 and 802 for Team2. Examples are included within the spatial editor files.

Click EDIT below to open the experience and save a copy

If you make a copy of the experience and you cannot see the blocks or you cannot see the map file attached in "Map Rotation" then please see the files and README in the package link.

 Conquest
J51W
Edit

Created by

pfp

andy6170

on

Oct. 13, 2025, 11:32 p.m.

last updated at

Nov. 7, 2025, 4:41 p.m.

64
64