These posts are about Unity. You can choose another category, if you want.
Menu
Lighting test scenes
December 1, 2022
No Comments
A quick Unity tip for my future self. Lighting in Unity is crazy complex. You’ll need to do a lot of experiments, like changing light
Selecting interaction objects with rays
November 16, 2022
No Comments
Players walk around a level. They approach an object, and an “E to interact” message appears. How does that work? In the past, I’ve used
Async
November 6, 2022
No Comments
I’ve been wanting to learn about async/await processing in Unity, without using coroutines. Why? Coroutines depend on MonoBehavior, so only work in Unity’s component context.
Octave 3D notes
October 12, 2022
No Comments
Octave 3D is a way cool plugin for making levels in Unity. Octave makes it easier to make levels. Andrew, the dev, has put much
Butterflies in Matcha’s garden
February 4, 2022
No Comments
Matcha’s garden has butterflies!