Idle Animation?

Discussion in 'Buildbox 3.0' started by JWaters, Feb 26, 2020.

  1. JWaters

    JWaters Boxer

    Joined:
    Oct 27, 2018
    Messages:
    5
    Likes Received:
    0
    This has probably been answered quite a bit before but I can't find the forum posts. I'm new to Buildbox 3. I figured out how to play animations when I move left/right/jump, but how in the world do you do an idle animation? (2d game) I've tried these two methods:

    ------------
    Start Node
    ------------
    Created• -> 3D Model, then set the texture to my idle pose
    Collide•

    and

    ------------
    Start Node
    ------------
    Created• -> Animation, then set the Animation to my idle pose
    Collide•


    Both methods keep the idle frame on top of the move animations. I tried putting idle animations on the button release nodes so when nothing is pressed it should play the idle, but it doesn't. What am I missing?
     
  2. Elite Games

    Elite Games Avid Boxer

    Joined:
    Dec 18, 2019
    Messages:
    184
    Likes Received:
    84
    Add brainbox 2d platformer to your object and see how that is setup. You have to use statemachines for animation setup
     

Share This Page