Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Touch Button Interaction

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

chriss0212
Posts: 666
Joined: 18 Jan 2012, 20:56
Location: wuppertal
Contact:

Re: Touch Button Interaction

Post by chriss0212 » 26 Mar 2013, 08:54

hi kanter

if you take a look in the output properties you will find a TouchPressed bool propertie what you can invert to lock the other button! i have used an event behind the touch because otherwise i get a forbidden loop in the logic!

greetz

christian
Attachments
lockButton.vza
(12.79 KiB) Downloaded 527 times

chriss0212
Posts: 666
Joined: 18 Jan 2012, 20:56
Location: wuppertal
Contact:

Re: Touch Button Interaction

Post by chriss0212 » 26 Mar 2013, 10:31

;)

kanter18
Posts: 20
Joined: 10 Mar 2013, 20:22

Re: Touch Button Interaction

Post by kanter18 » 05 Apr 2013, 07:31

I try your idea, and its work !

thank a lot!

kanter18
Posts: 20
Joined: 10 Mar 2013, 20:22

Re: Touch Button Interaction

Post by kanter18 » 05 Apr 2013, 08:42

Ok, it's work, but, in my case, i want to use 6 buttons...
But, Enabled Event Can be used only one time ?

If i press Button One, that Inverse all Enabled in Node Event.
But i can't use It to connect all 6 Invert to Event.

I try to find an idea.

kanter18
Posts: 20
Joined: 10 Mar 2013, 20:22

Re: Touch Button Interaction

Post by kanter18 » 05 Apr 2013, 09:09

I made something with 3 buttons, it's same idea. (posted attachments)
Attachments
lockButton2.vza
With 3 buttons
(23.5 KiB) Downloaded 513 times

kanter18
Posts: 20
Joined: 10 Mar 2013, 20:22

Re: Touch Button Interaction

Post by kanter18 » 05 Apr 2013, 09:34

I change my ventuz files. I had 3 Movers.

Thank.
Attachments
lockButton3.vza
(24.27 KiB) Downloaded 541 times

Post Reply