@monsterblue yeee, I'm working with NES palette and limitations since it's easy to draw in c: I'm not strictly following resolution/sprite limits or integer arithmetic, but the way Godot's GUI interfaces work mean I can shrink it down to an NTSC or PAL NES display (possibly via a CRT shader) later on if I wanted to c: