QuickButton

Yahoo! One line to create a button that responds to mouse-overs and clicks. When clicked it conveniently pokes a given object with the message it was told to send.

It can be easily changed in the asset script to include prettifying things such as textures and shapes. This will get you started.

I realize there are two other assets which specialize with GUI, but I hope to focus and improve on buttons with this asset.

5 Likes

Thank you for sharing! I have a few comments and concerns about the code though. I’ll create a couple of GitHub issues.

4 Likes

I have a few comments and concerns about the code though.

Haha, I’m glad because I know I still have a lot to learn. Thanks!

2 Likes

Version 0.2

Thanks for all the improvements @britzl. Version 0.2 is out with the Delete_Button function. I’m hoping to make various additions, like slice9 functionality and better control over creation soon.

4 Likes