Mirage example worlds
From Tekkotsu Wiki
Contents |
Example Worlds
Example worlds can be found in Tekkotsu/tools/mirage/worlds. Here is the current list:
| File | Description |
|---|---|
| castle.mirage | Two midieval castles |
| city.mirage | A city street scene |
| gridcube.mirage | A 3x3 array of cube shapes |
| grouporange.mirage | A pyramid-shaped stack of spheres |
| maze.mirage | A walled maze |
| spiral.mirage | Spiral wall with different color sections |
| staircase.mirage | Blue spiral staircase |
| tictactoe.mirage | Tic-tac-toe board |
WorldBuilder Tool
The worldbuilder tool provides a simple language for constructing mirage worlds containing various shapes, textures, and lighting. Information about the tool is available at this [Mirage World Builder page].
The tool can be found at: Tekkotsu/tools/WorldBuilder
Mazegen Tool
The mazegen tool generates random mazes, based on user-supplied parameters, for use with Mirage. See this [Mirage documentation page] for more information.
Adjusting the Parameters of Mirage Environments
To control parameters such as gravity and lighting, see this [Mirage documentation page]




