This commit is contained in:
MegaMech
2025-12-22 21:52:06 +00:00
parent 91da8af38a
commit dbd3640ba2
793 changed files with 80444 additions and 78740 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ $(function(){initNavTree('actors.html',''); initResizable(true); });
<div class="headertitle"><div class="title">How Actors Work</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><h1><a class="anchor" id="actors-1"></a>
<div class="textblock"><h1><a class="anchor" id="actors"></a>
Actors</h1>
<p>If you are familiar with oot or sm64 prepare to be very disappointed. Both games split actors into separate files. In an unorderly fashion, mk64 appears to place all actors in the same file save for the odd exception.</p>
<p>Example actor setup based on <a class="el" href="actors_8c.html#aa6387502059c64a81d32c944b39d78f9">update_course_actors</a> </p><div class="fragment"><div class="line"><span class="comment">// Loop through the actor list and run that particular actors behaviour.</span></div>