A mod to load custom arenas for the game Audica.
Get the latest release here
Get MelonLoader here
- Download the latest release and MelonLoader 0.2.5 or higher.
- Place the ArenaLoader.dll into
Audica\Mods
. - Place all the downloaded arenas into
Audica\Mods\Arenas
. - Custom arenas will be added to the options menu
- Download Unity 2018.4.6
- Get the Unity Project here
- Add the project to your Unity Hub by extracting and selecting the project folder
- Duplicate one of the existing scenes and use them as templates, modify the scene however you want.
- Add the scene to the asset labels with the name of your scene +
.arena
. Like this - Export the arena through "Arena/Export Arena" to a directory of your choice
- Place the exported
.arena
files inAudica\Mods\Arenas
- Make sure that you don't leave cameras in the scene before exporting
- Some scenes have
Center of circular force
objects in the hierarcHy, you can delete to clean up the scene.
https://github.com/octoberU/Arena-Loader/wiki
If your arena doesn't load ingame, make sure you're using the right MelonLoader version and that you placed the arenas into the correct folder.