Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+3)

This is suuuper cool! Is it alright to ask how you pulled off the custom image buttons?

(1 edit) (+3)

Hey, so super easy to accomplish! It’s literally just an invisible button you’re clicking on, laid over the bounds of an image widget. If you wanna see how it works, you can download the .deck file :)

(+1)

Thank you so much!!!

(1 edit) (+4)

one extra little trick: normally if you click an "invisible" button, Decker inverts the colors of the background within the bounding box of the button. If you then additionally set the button to "show transparent" it will be fully invisible- just a clickable rectangle that gives you a pointer  cursor when you mouse over it.

(This deck rules, btw, Salty.)