A downloadable tool

Make your own level for Bounters!

ABOUT

Bounters Level Editor is a tool for creating levels. Currently, Unity is required to use the editor and make the level. 

(Just like Bounters, level editor is also WIP. Please understand some bugs and missing features. Thank you.)

HOW TO USE

Step 1. Open map editor with Unity 2020.3.20f1
(Note. Unity version MUST be 2020.3.20f1, otherwise it might not work.)


Step 2. Make a map as you like.


Step 3. Apply material type on walls/ground. If this step is skipped, there will be no footstep sound when walking on the surface.


Step 4-1. Add player positions by creating empty GameObject. 
Step 4-2. Create another GameObject and add the component 'Player Spawner'.
Step 4-3. Add player spawn points to the lists on Player Spawner object. 

Step 5. Add exit points. You can make your own model for it. 
Step 5-1. Add collider and physics material.
Step 5-2. Add Exit Panel.


Step 6. Export the map. Tools -> ModTool -> Export Mod and click Export Mod Button

Download

Download
LevelEditor.unitypackage 153 kB

Install instructions

Download LevelEditor.unitypackage

Install Unity 2020.3.20f1.

Create new project and import LevelEditor.unitypackage.

Leave a comment

Log in with itch.io to leave a comment.