Info

  • License MIT License
  • Copyright Pascal Gräml. All rights reserved.

Statistics

  • Download count634 total downloads
  • Latest download count 634 downloads of latest version
  • Average download count1 downloads per day average

Owners

I‘ll update with example files some time later, I‘m currently on the road.

1. Specify the functions the button should call in the instance. One is specifically for animations so they can be reused for other buttons. Parameters are optional.

2. Use „object > fire click event“ to execute both functions. (E.g. „on object clicked > fire click event“)

Note: The behavior always adds the objects UID as the first parameter for easy picking in the called functions! Keep that in mind if you intend to use parameters.