We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Lock a button

Home Forums Puzzles Lock a button

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8174
    jsteidele
    Participant

    Hey vergers,

    is there a way to lock a button input for some time? I made a boolean button with 1, 0 for “play animation”=1 and “play reverse animation”=0 . when the button is clicked too fast the animations overlap. I know it’s not connected to the boolean but is there a way to lock inputs for a time? :mail:

    #8176

    You can use the slot called “when finished do” to set your variable exactly at the time when your animation stopped.

    Chief 3D Verger | LinkedIn | Twitter

    #8177

    is there a way to lock a button input for some time? I made a boolean button with 1, 0 for “play animation”=1 and “play reverse animation”=0 . when the button is clicked too fast the animations overlap. I know it’s not connected to the boolean but is there a way to lock inputs for a time?

    You can see how it done in Industrial Robot demo with animation button, there you can find the same situation with the solution. Look at the Animation tab in the Puzzles editor.

    Co-founder and lead graphics specialist at Soft8Soft.

    #8179
    jsteidele
    Participant

    Thank you both ! :good:

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.