This PR adds an icon_index field to HUD renders, which is similar to bar_index, except instead of selecting bar sprites by index, it would be selecting icon sprites by index. Icon sprites should be separated by 1 pixel (subject to change) in the sprite sheet
This PR adds an
icon_index
field to HUD renders, which is similar tobar_index
, except instead of selecting bar sprites by index, it would be selecting icon sprites by index. Icon sprites should be separated by 1 pixel (subject to change) in the sprite sheet