Other Work
Unity
⯀
C#
⯀
Editor tools
⯀
Unity ⯀ C# ⯀ Editor tools ⯀
WORKSPACES
Workspaces is a Unity editor tool to help organise and access your files for different contexts. It is quick to create a new workspace, and even quicker to start dragging files into the workspace to begin populating it.
Within a workspace you can group files, automatically align them, and even lock them in place to prevent them from being moved.
Hierarchy dividers
Hierarchy Dividers are a simple tool for organising your scene hierarchy. It lets you create coloured dividers, including a handful of presets, to separate the different concerns within your hierarchy.
Cheats menu
Cheats Menu is a tool for quickly adding in-game commands to a float ‘cheat menu’. Simply add an Attribute to your method and it will automatically populate within the cheat menu. The menu supports toggles, sliders, dropdowns, functions with and without parameters, and pages for organising your commands.