Hello-
Can someone please tell me how to switch between action animations in python, or if its even possible? I know that armature data isnt accessable but actions aren’t really armatures themselves… anyways-
Thanks for any info.
Hello-
Can someone please tell me how to switch between action animations in python, or if its even possible? I know that armature data isnt accessable but actions aren’t really armatures themselves… anyways-
Thanks for any info.
in the game engine?
probably, try dir() on an action actuator
(I don’t know if you can do nla editing in python, but I doubt it… some)