Hi everyone
Last time I had a problem with node names, but you guys helped me out, now it's animation names.
I want to use:
Function SendAnimationEvent()
bool Function PlayAnimation()
Event OnAnimationEvent()
Etc...
Problem is I can't get the names right, I've tried names from this lists:
-Actor->Animation tab (the names ending in .hkx)
-CK->Actor action
-CK->Idle markers
- http://www.gamesas.com/topic/1360112-full-dump-of-all-animation-variables/
For example Debug.SendAnimationEvent(Self, "WalkForward") doesn't make the actor walk.
I can't force the actor to do something as simple as walk, help?
Thanks!
