Hey everyone, just one silly question.
Which animation should I call in my actor's behavior? I have Left-1, Left-2, Right-1, Right-2. I added text attributes to the list "Left,1,2" and "Right,1,2" in the Endless animation behavior. Now on my other behavior, to switch to the right or left animation what should I put? Left-1? Or write "Left,1,2"? I tried those and could get it to work...