Skip to content

sichenn/Maumer

Repository files navigation

Maumer

A collection of useful editor tools for common in-editor features

Install

Option 1: Git clone or download zip

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

Import as Unity Package by adding "com.sichenn.maumer": "https://github.com/sichenn/Maumer.git" to Packages/manifest.json

Features

Cubemap Generator (In development)

Mesh Tool

Visualizes mesh data such as normals and positions

Motion Tracker (In development)

MotionTracker_resized

Tracks and analyze object movement.

Raycast Debugger

RaycastDebugger_resized

Helps visualize raycasts in 2D

Ruler

Ruler_resized

Displays a ruler and position information in Scene View

Todo:

  • Add guides functionality

Visual Debug

VisualDebugger

Visualize single-frame game logic. e.g. AI pathfinding or complex algorithms

License

This project is licensed under the MIT License

About

A collection of useful Unity Editor Tools

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages