Play Character Animation

  • #1, by divas1980Thursday, 08. May 2014, 14:29 10 years ago
    Hello, I need a hand.
    What is the command to start an animation for a character in the action menu for a object areas? There's an item and when the character comes to the object the character must perform a specific animation, that I placed in character animation (the eye icon).
    Unfortunately, however, between the actions dont see a play animation in the character menu.
    Tk smile

    Newbie

    46 Posts


  • #2, by afrlmeThursday, 08. May 2014, 14:33 10 years ago
    Because it's in the animation section. wink

    animation > play/hide animation > outfits > select outfit > select character animation

    Imperator

    7278 Posts

  • #3, by divas1980Thursday, 08. May 2014, 14:50 10 years ago
    ahh tk! red


    another question, there is the possibility of being able to start an animation at some point, I'll explain:
    1) the character approaches the object
    2) the character does the animation
    3) to the frame 20 of the animation of the character i want start animation of the object (in this case a globe turning on itself)

    Newbie

    46 Posts

  • #4, by afrlmeThursday, 08. May 2014, 15:00 10 years ago
    you can add actions to each individual animation frame. edit frame 20 of the animation and add some actions to it. If you plan on using the same animations for other stuff then make sure you wrap an if query containing a condition or value or something around the actions to prevent them being triggered when they aren't needed.

    Or you could create a pause value that is same amount of time before you need to add the play animation action for the globe etc...

    Imperator

    7278 Posts

  • #5, by divas1980Thursday, 08. May 2014, 15:55 10 years ago
    tk! i think to use a pause..

    very kind!

    Newbie

    46 Posts