when touching buttons

EminemEminem Member Posts: 667
edited November -1 in Working with GS (Mac)
I have two buttons set up,

when buttons pressed give indication, i have set all of these stuff up and i have done

When touch is pressed and inside. But when the user touches both buttons at the same time only one of the gives indication, any clue of making them both give indication?

Thanks

Comments

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    Try only using pressed or inside not both. if that doesnt work you will prob have to use the touch1 and touch 2 attributes to get it to work.

    Touch pressed means you actually have to press the button and inside means touch just has to come in contact. at some point so requiring both could cause problems. if your set on having both in the rule you may also be able to try when any instead of when all in your rule.
  • EminemEminem Member Posts: 667
    Still not Working any other clue why this not working?
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    what rules you have on both of them? post a screenshot.
  • EminemEminem Member Posts: 667
    image
    image

    Here ya go , thanks let me know

    or to see fullscreen:
    http://i55.tinypic.com/2wgeyjc.png

    http://i54.tinypic.com/2m2gb3k.png
  • jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
    try using touch is pressed / released instead of inside/outside
  • EminemEminem Member Posts: 667
    the thing is i need inside and outside because these are arrows to move a character so it will be a pain for people playing the game to exactly press the arrows
Sign In or Register to comment.