Pushing Green Button and goes to Red Button

PhilipppuusPhilipppuus Member Posts: 62
edited April 2014 in Working with GS (Mac)

Hello folks!

My Idea is to make a Green button and if I'm going to put my Finger on the Green Button and hold the Green Button then the Button should change from Green Button to other Picture like a Red Button and if I go away with my Finger from the Red Picture Button then it should goes to the Green Picture Button.

How should I programm it ? I hope you can understand me :smiley:

Thank you friends.

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    When you are setting up your rule use "When touch is inside", like this:

    When touch is inside
    change actor to red button
    else
    change actor to green button
    
  • PhilipppuusPhilipppuus Member Posts: 62

    Thank you so much! I try this later at home!

  • PhilipppuusPhilipppuus Member Posts: 62
    edited April 2014

    can i make for example also:

    instead putting a red Button, i want to put an Animation "Picture frames" ??

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772
    edited April 2014

    Yes, where I wrote "Change actor to red button" you could put any Behaviors in there you like. It just might not be as simple as changing an image back and fourth.

  • PhilipppuusPhilipppuus Member Posts: 62

    Thank you so much!

  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934

    Personally I would use when touch is pressed and not touch is inside but you can do it hiw ever you like. Cheers

  • PhilipppuusPhilipppuus Member Posts: 62

    Thank you so much :)

Sign In or Register to comment.