Fluid Edge Themes

How to make a custom button with changing images in a color design in GEMstudio

How to make a custom button with changing images in a color design in GEMstudio

FAQsCategory: GEMstudio ProHow to make a custom button with changing images in a color design in GEMstudio
Amulet Staff asked 6 years ago

This is done with an imagesequence widget and a clear colored function button on top of it. You can put a function button on top of the image sequence to make it touchable, and make sure to use alphacolor="clear" in your function button.

Then you can press it the imageSeq which sends the byteout, then by writing to InternalRAM you can choose which image to play back. You can also have a dualAction attribute, button that does something upon push and release.