Could the icon properties for item be modelled on Sprite2D, using a shared sprite sheet and referencing them via frame indices or 2D frame coordinates? Additionally, could item ID be generated automatically, using either an auto-incrementing sequence or random UUIDs?
Could the icon properties for item be modelled on Sprite2D, using a shared sprite sheet and referencing them via frame indices or 2D frame coordinates? Additionally, could item ID be generated automatically, using either an auto-incrementing sequence or random UUIDs?