These posts are about Unity. You can choose another category, if you want.
MalberS magic: idling
The MalberS animal controller (AC) is my go-to tool for animalation. That’s a word now. It complicated because: It does a lot! Animation, AI, input…
Digging pits with MicroVerse
MicroVerse is my world maker of choice. It lets me experiment, without worrying I’ll lose existing work. Buuuut… sometimes I have trouble getting things the
Ranges of MicroVerse texture maps filters
MicroVerse is my world maker of choice. It lets me experiment, without worrying I’ll lose existing work. Buuuut…. sometimes I have trouble getting things the
Unity: duplicate definitions in global namespace
Sometimes, I get this with a new project, when I add third-party assets: The namespace ‘<global namespace>’ already contains a definition for ‘something or other’
Unity EditorCoroutines missing
I kept getting errors like this… error CS0234: The type or namespace name ‘EditorCoroutines’ does not exist in the namespace ‘Unity’ (are you missing an
Unity Stylized Water 2 experiments
CK has large water areas Matcha can explore. I’ve had trouble getting them right. I’ve tried a few different assets. The best solution I’ve found