playMaker

Author Topic: [SOLVED] 2 ToucheGUIEvent - screen freezes  (Read 4546 times)

Loic Joint

  • Junior Playmaker
  • **
  • Posts: 76
[SOLVED] 2 ToucheGUIEvent - screen freezes
« on: August 08, 2012, 08:27:40 AM »
Hello,

If I use 2 Guitextures as GUI boutons interface and if I use ToucheGUIEvent with "button Stationary" and "Not Touching" on the both, the screen freezes, like the programme loop becomes infinite, when I touch the both in same time.

Is there a solution?

Thank you for your help !

EDIT : I found the solution, we must store the ID of the finger in a variable during the first touchdown, hoping that things be done else ^^

« Last Edit: August 08, 2012, 10:09:18 AM by Loic Joint »