[Extension] I made: Button behavior

Hi guys
I would like to share with you the Button behavior Extension I made.
You can put the behavior to a sprite object or a text object.
Then you have to use the condition: “is object clicked”
There is also some properties for each object like: center on screen and color on click.
Enjoy
Button behavior

ezgif-1-ba9d016e9b31

5 Likes

If you want to take that to the next level, add a 4 pixel shadow left/bottom then:

  • on mouse click move the button +2 pixel on the Y axis
  • on mouse up move the button -2 pixel on the Y axis

Good idea
I already update it
Same link

Wow so good i wanted a button behavior for so much time and your extension looks awesome.

1 Like

A new update is available with bug fix and new features

new version 4.7 is now available

2 Likes