- Assemblies
- List of additional assemblies to load and pull script node and component types from.
- GridSpacing
- Distance between lines on the grid.
- GridSize
- Total size of the grid, in squares.
- ShowDecomposedPolygons
- If true, the convex tesselation of concave polygons will be displayed.
- RotationSnapIncrement
- Rotation operations are snapped to multiples of this value; in degrees.
- ScaleSnapIncrement
- Scale operations are snapped to multiples of this value.
- DrawTexturedPolygons
- If true, textured polygons are displayed.
- ShowGrid
- If true, the grid is displayed.
- NewChunkScale
- The default scale given to new chunks.
- EnginePath
-
The path to the engine. If you are using a binary release, this is Antioch/Antioch.exe
If you are building from source, this is Antioch/bin/debug/x86/Antioch.exe
- EngineContentPath
- Point this to the folder 'Antioch.Content' in the same folder where you found Antioch.exe
- MaxUndoStackSize
- The maximum size of the undo stack. When the stack is full, new operations will push the oldest operations out of the stack.