Files
RCBASIC4/doc/doc_files/setactormd2animationbyname.html
2026-02-26 15:33:51 -06:00

21 lines
476 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>SetActorMD2AnimationByName [RCBasic Doc] </title>
</head>
<body>
<p><h2>Sub SetActorMD2AnimationByName( actor, anim_name$ ) </h2></p>
<p>
Sets the current animation for an *.md2 model
</p>
<br><p>Related:
<a href="setactormd2animation.html">SetActorMD2Animation</a>
</p>
<p>
</p>
</body>
</html>