

Custom Levels
Custom Levels Plugin made by Mr BroDetails
Mr Bro Custom Levels Plugin
A plugin to easily add custom levels to STRAFTAT, made by Mr Bro.
How to create a custom level:
- Export the scene as an asset bundle
- Put the asset bundle in Assets/AssetBundles (create the folder if it doesn't exist)
- Create a file called
scenes.json
scenes.json
should contain information of the scene and AssetBundle's name. It should be laid out like this:
{
"bundles": [
{ "name": "assetBundle", "scenes": ["mylevel"] }
]
}
- Run STRAFTAT, and your scene should pop up in the level selector. All players must have this plugin and the asset bundle installed.
TODO: thumbnails
If you have an issue:
Contact: Discord: bro#1094