▣ 108 words◷ 1 minutes
▣ 04/02/2026Coding
Here are what I learned today
Equipment system
layered sprites
How to achieve the equipment system? This question linger in brain for a long time. Now I finally got an answered: layered sprites. Each piece of equipment stack up to each layer at the specific position to make it change appearance. Here is the best way to do it
preset
There is another way "preset", what it means it create different image for different combo. This is trouble if your equipment scale up!
Here is a little debut for combo set




Final thought
Today my goal is to rebuild the UI, keep going nova!

