This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
unai
uesteibar.com
did:plc:wakakjbltuni4eda7puinyec
TIL Godot shaders 😄 I'm toying around with a game where the character can switch "planes" and each plane has a color. I was not looking forward to re-painting every sprite per color, so I figured I could do this programmatically with a hex color mapping defined in code.
Turned out to work great 👌
2025-12-15T20:24:36.830Z