Open Kimbsy opened 3 weeks ago
We've got the button namespace as the only thing in sprites/, It's a bit janky and not really how I want to handle mouse interaction in the long term.
button
sprites/
Really we want something like a clickable or interactive interface which we can add to a sprite?
clickable
interactive
Needs thought.
We've got the
button
namespace as the only thing insprites/
, It's a bit janky and not really how I want to handle mouse interaction in the long term.Really we want something like a
clickable
orinteractive
interface which we can add to a sprite?Needs thought.