Jump to content

Deerclops Animation States?


Recommended Posts

Hello,

 

I am trying to create a mod where you can create a Deerclops-ally that attacks things for you, etc. etc. 

I'm using Cheerio's creature mod tutorial and I'm stuck at tut05; the stategraphs. The tutorial's creature has this: 

 

inst.AnimState:PlayAnimation("run", true)

 

However, when trying this with SGdeerclops and deerclops_build.zip, he doesn't use the animation. Instead, he just slides forward using the Idle animation ("idle_loop") as I set it when using tutorial 4. I've tried replacing "run" with "walk", "walk_loop", "run_loop", but none of these seem to work. 

 

Does anyone know the correct animation "name"? Or am I doing something completely wrong?

 

Thanks in advance!

 

Ryan

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...