Is there is a way with widget.newButton to have a separate “pressed in” image for ON, separate to OFF?
That is, separate to a hover-over image. So overall then you might have potentially:
-
off image
-
on (pressed in) image
-
hover over image (or perhaps not even use hover over)
Is there a way to do this with widget v2? (or do I have to drop use of widgets and go to sprites and do myself)