9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
#title SetActorMD2AnimationByName [RCBasic Doc]
|
|
#header Sub SetActorMD2AnimationByName( actor, anim_name$ )
|
|
|
|
Sets the current animation for an *.md2 model
|
|
|
|
#ref SetActorMD2Animation
|
|
|
|
|