20 lines
469 B
HTML
20 lines
469 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>
|
|
|
|
</body>
|
|
</html> |