MAZE Tools

Selected reusable Unity systems and editor tools from my MAZE game-development workspace.

GitHub Repo

Overview

MAZE Tools is a public reference for some of the reusable Unity systems I build and use across games inside MAZE.

The repo includes rendering systems, vector graphics, transitions, LOD tools, and other runtime or editor code that can stand on its own.

Included Features

Rendering Systems

Shared rendering components and effects used across MAZE projects.

Vector Graphics

Runtime vector shapes, paths, fills, and supporting tools.

Transitions

Reusable screen, scene, and presentation transitions.

LOD Tools

Helpers for reducing detail and managing visibility at distance.

Editor Utilities

Inspector and editor tools for repeated production tasks.

Common Utilities

Runtime helpers and shared code that can stand on its own.