20 lines
492 B
HTML
20 lines
492 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>SetActorAnimationFrames [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub SetActorAnimationFrames(actor, animation, start_frame, end_frame) </h2></p>
|
|
<p>
|
|
Changes the frames that plays in an actor's animation
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="createactoranimation.html">CreateActorAnimation</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |