This commit is contained in:
RochesterX
2025-04-18 20:11:19 -04:00
parent a7e181a900
commit ce741c87d5
450 changed files with 59358 additions and 963 deletions

View File

@@ -83,7 +83,9 @@
<h1 id="Player_PlayerMovement" data-uid="Player.PlayerMovement" class="text-break">Class PlayerMovement
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 summary"><p>This class handles the player's movement, including walking, jumping, and animations.
It also manages input, physics, and interactions with the ground.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
@@ -501,8 +503,7 @@
<h4 id="Player_PlayerMovement_walkSpeed" data-uid="Player.PlayerMovement.walkSpeed">walkSpeed</h4>
<div class="markdown level1 summary"><p>Base walk speed of the player.</p>
</div>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">