A collection of useful editor tools for common in-editor features
Option 2: Git Submodule
Run git submodule add -b [branchName] git@github.com:sichenn/Maumer.git path/to/folder
e.g. git submodule add git@github.com:sichenn/Maumer.git Assets/Plugins/Maumer
Option 3: Unity Git Package
Import as Unity Package by adding "com.sichenn.maumer": "https://github.com/sichenn/Maumer.git" to Packages/manifest.json
Visualizes mesh data such as normals and positions
Tracks and analyze object movement.
Helps visualize raycasts in 2D
Displays a ruler and position information in Scene View
Todo:
- Add guides functionality
Visualize single-frame game logic. e.g. AI pathfinding or complex algorithms
This project is licensed under the MIT License



