Dev log #3: slightly bigger update, but still not really
https://makecode.com/_PTE1VCh0RD2m
I updated the text system again! Now there is one class called textGroup that holds 2 sets of all that color info, and then it has an array of textBit elements, which hold x, y, image, and a state variable. The state variable switches which of the two sets of color info from the textGroup class that the element uses. This is really 90% gonna be used for switching the info used when you hover over the text element, like how the start/settings screen works.
I also kinda added the spaceship…? I really like the floor tile, and that’s about it. Everything looks too small and too big at the same time, and idk I’ll probably change it all later.
That’s all for now :)