Enhanced Texture Previewer for Unity. Zoom, pan, channels, custom 3D Materials.
Unity – 2D Blend Property Drawer
A Property Drawer for 2D values (XY plotting clamped Vector2s).
Unity – Select Through
Easily pick objects through others in the scene view.
Music – Recommendations
I’ve decided to categorise my music outside of their genres as you shouldn’t look to those to know what a song’s experience is. Though, like genres my simple categories don’t always work and aren’t exclusive.
Continue reading “Music – Recommendations”
Unity – Trackball Camera
Overview:
The nCamera solution provides two additional modes for operating the scene-view camera in Unity: Trackball & Six-Axis.
It also provides improved zoom behaviour for quickly navigating your scene without hassle.
Unity – Hierarchy Debug
If you have a hidden hierarchy/object, say the SceneView camera, here’s a utility that displays a hierarchy view that bypasses HiddenInHierarchy without having the alter that code.
Unity – Better KeyCode Property Drawer
Keycode GUI, especially on Windows, where large enum/string fields require tedious scrolling, can be improved.
Continue reading “Unity – Better KeyCode Property Drawer”
Unity – Draw Better UnityEvents
Draw smaller UnityEvents when they’re empty: