Worlds - SuperCatGaming/Velocity-Redux-Mod-Creator GitHub Wiki
[!Note] This page is a work in progress
Adding worlds can be a complex task. There are many necessary parts that go into each world. Here are some that you will need:
- Scene
- Scene info
- Game mode info
- ... todo
A scene is a game object in Unity which we use to load worlds. Due to technical limitations, these must be placed in a folder separate from every other part of your mod. This folder is generally in your base mod folder: [(Mod Folder)/Scenes]. This folder must only contain scenes, nothing else. Your mod will fail to build if scenes are in your "Mod" folder, or assets other than scenes are in your "Scenes" folder.
TODO: Lorem ipsum dolor sit amet