Master
the Disaster
Notes on Game Dev, Unity, Editor Tooling and Tech Art — written by a tired engineer who has seen some things.
Latest dispatch
// pinnedWhat did I learn from teaching Unity?
This past summer, before the war shuffled our priorities, I had the opportunity to teach a beginner’s course in Unity at The Academic College of Tel-Aviv, Yaffo/ Targeted at CS students curious...
Latest writing
// archive · 6
#unityUnity Shell - run command-line tasks from Unity
TL;DR - I forked a repository for a package that simplifies working with the command line in the Unity Editor, and made it more...
Read →
#metaBook Review - How to take Smart Notes
I have a friend that stopped smoking once. He actually tried multiple times, but that time stuck the longest, at least until our current...
Read →
#leadershipBook Review - Extreme Ownership
Haha! I made it with 364 days without a blog post, which means it was not a full year. So I stand by new...
Read →
#UnityScene Navigation tool implemented easily with Odin
How to create a Scene Navigation tool with Odin
Read →
#UnityHow to copy Transform values from Play Mode into Edit Mode in Unity
Read →
#UnityHow to create a gradient with Unity's Shader Graph?
Gradients. They are everywhere. From menus, to backgrounds, particle systems and even our skies - gradients are important for our games. The blending from...
Read →