This is based largely on https://github.com/mitay-walle/com.mitay-walle.gradient-texture/tree/main, but with both runtime and editor code mostly rewritten to add new ...
This is based largely on https://github.com/mitay-walle/com.mitay-walle.gradient-texture/tree/main, but with both runtime and editor code mostly rewritten to add new ...
I've been working with Unity's UI Toolkit recently, specifically on a gradient fill health bar for one of my game objects. I ran into an issue where fading the health bar container caused part of the ...