Page 2 of 2

Re: Touch Button Interaction

Posted: 26 Mar 2013, 08:54
by chriss0212
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

Re: Touch Button Interaction

Posted: 26 Mar 2013, 10:31
by chriss0212
;)

Re: Touch Button Interaction

Posted: 05 Apr 2013, 07:31
by kanter18
I try your idea, and its work !

thank a lot!

Re: Touch Button Interaction

Posted: 05 Apr 2013, 08:42
by kanter18
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.

Re: Touch Button Interaction

Posted: 05 Apr 2013, 09:09
by kanter18
I made something with 3 buttons, it's same idea. (posted attachments)

Re: Touch Button Interaction

Posted: 05 Apr 2013, 09:34
by kanter18
I change my ventuz files. I had 3 Movers.

Thank.