Forum rules - please read before posting.

Activating multiple actions

Hi.
I made everything  to run different Idle animations on character, put everything in cutscene and set it as OnStart. 
But I have 3 such characters in scene and I want them to run different idle animations too,when level start.
The question is - is it possible to achieve from one cutscene? I've tried like this:
I made an independent command trees for two characters (Dog and Freak) but Dog only runs one animation and stops
Thanks in advance for your help

Comments

  • Ummmm, I'm even wondering how the dog animation is even running, as far as I remember actions which are not connected to the main thread don't even run, action 14 doesn't appear to be connected to anything before it, so it's never called. What you should try is making each tree a separate actionlist asset and then use ActionList: Run in parallel. That way both actionlist will run at the same time.
  • @Alverik, Thank, really simple and useful advice. 
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.