Custom content creation ======================= From the start, Rolled Out! has been designed to allow players to create their own custom levels and arcade courses for the game, with the game making use of standard, easy-to-edit formats (such as OBJ, PNG, and JSON files) for moddable content. Try poking inside the game's ``Content/Stages`` or ``Content/Courses`` folders and see for yourself! Tooling ------- .. toctree:: :maxdepth: 1 blendtorolledout General info ------------ .. toctree:: :maxdepth: 2 node/index material/index generating_previews coordinate_space Specifications -------------- .. toctree:: :maxdepth: 1 spec_stage_config spec_course_config