Bugfixes
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user