Closed huderlem closed 4 years ago
You're right, but I'm not quite sure how to address this; tile IDs are consistently in hex, but I'd feel weird inputting the offset or length in hex too. Maybe put a "$" in front of hex spinners?
Adding the $
prefix would probably be fine. When it comes to tilesets, my mind is always thinking in hexadecimal, so I personally wouldn't ever want to use base-10 values here.
Sometimes, the spinners use hexadecimal, and sometimes they use base-10. This is very confusing.