4
Prefab
A template for you to create your very own Custom Breakthrough game mode!
Updated 04/12/25: Version 1.1
Comes with 4 maps as part of the template for you to reference however additional maps will be added over time.
- Downtown
- Marina
- Golf Course
- Tech Center
You can add this template to your custom maps. Just follow the tutorial at the bottom of the page to add Breakthrough to any map.
Spatial editor map file and package: https://mega.nz/file/21gyAbaD#afuRvsUly2N9UWq83AKrSCLeYwP-K7XXMrbTNZSm85s
Supports custom objectives, spawns and includes a fully functioning scoreboard and game logic.
Tutorial: https://youtu.be/X52j50G8rK0
Detailed Code Overview: Coming Soon
Update Changes
V1.1
- Attacking AI will now react more when an objective is being taken under their control
- New map Downtown has been added (Carrier and Landing Craft provided by Kurt)
- Added vehicle clean up toggle to destroy unoccupied vehicles when the sector changes
- Changing sector UI will now present in redeploy screen
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.
- When hosting locally, adding too many bots will slow down the game so I recommend setting to 40 if you plan to host locally.
Knows Issues:
- Capture point UI triggers when above or below the capture area. This is a bug with the game itself.
- AI can sometimes stop taking damage on parts of the BR map.
- When hosting locally the scoreboard will break when changing team. If hosted on a server it will work correctly.
- Vehicles spawn on the map and cannot be selected from the spawn menu.
- Default bots do not work. Custom AI has been added to address this.
- Custom bots are bad at driving.
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.