Animation frame behaviour

Hello, have any way add unique rule to frame in animation?
Example: Have 3 scene, Click, Success, Fail. Make actor and use 3 frame for animation, red, green, red and set it 1fps. I want set it if i click when red appear go to Fail scene, but if click when green go to Success scene.Any idea how can make it?

Comments

  • ProgmataProgmata Member Posts: 7
    Bump, Any idea?
  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598

    Hi @Progmata by the sound of it, you don't need the Animate behaviour for this; just make the Rules within Timers, and as long as Run to Completion isn't checked, they'll be interruptible.

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

  • ProgmataProgmata Member Posts: 7
    edited February 2013
    Hello, @gyroscope Yes, but i want mixed it aka. red,red,red, green,red effect like flashing button what changing color on every flashing. And want choose if player click when red "light" go to fail scene, when green "light" go to success.
  • SocksSocks London, UK.Member Posts: 12,822
    edited February 2013
    @Progmata

    Here's a quick demo (the red/green 'animation' is random)

    http://www.mediafire.com/?g5b997v9iqd98kl
  • ProgmataProgmata Member Posts: 7
    edited February 2013
    @Socks tyvm this really helpful, cuz im new :) Two question, can i use image change on "Change attribute" part (when u change red to green), and another question 3th change self.color.blue that why important? i not saw blue btw.
    - Thanks
  • SocksSocks London, UK.Member Posts: 12,822
    can i use image change on "Change attribute" part (when u change red to green)
    http://www.mediafire.com/?cw6evt15sd909qv
    change self.color.blue that why important?
    It has no use, it is there by accident ! :)
  • ProgmataProgmata Member Posts: 7
    @Sock Thanks so much!!!
  • ProgmataProgmata Member Posts: 7
    I have a another question if i want use 3 image, and want set it for sequence, not random display how i can time it? Example: 1. image appear, then 3sec and appear 2. image, then 10 sec and appear 3. imagem and if its done start again. I need drop Timer in Timer?
  • SocksSocks London, UK.Member Posts: 12,822
    edited February 2013
    @Progmata

    Surely this should be a private conversation ! (rubbish private joke)

    :D :))

    [only joking !]

    Ok, I'll take a quick look a bit later, knock up a quick demo for you.
  • ProgmataProgmata Member Posts: 7
    Thanks :)
  • SocksSocks London, UK.Member Posts: 12,822
    Thanks :)
    Here you go, I hope this is helpful:

    http://www.mediafire.com/?7v3ooorhfldc7tg
  • ProgmataProgmata Member Posts: 7
    @Socks Perfect thank you so much :)
Sign In or Register to comment.