Movement: Difference between revisions

Jump to navigation Jump to search
Line 16: Line 16:
'''Note:''' Keys listed below assume QWERTY layout on an ANSI keyboard.
'''Note:''' Keys listed below assume QWERTY layout on an ANSI keyboard.


<code>W</code> <code>A</code> <code>S</code> <code>D</code> is used to move the character. <code>Space</code> will cause the hero to jump, and if near a ledge, will let them mantle. <code>Ctrl</code> will cause the hero to crouch. <code>Shift</code> will cause the hero to dash.
The character is controlled using movement keys, typically <code>W</code>, <code>A</code>, <code>S</code>, and <code>D</code>. Pressing the jump key (default: <code>Space</code>) makes the character jump, and holding it near a ledge allows the character to mantle. The crouch key (default: <code>Ctrl</code>) causes the character to crouch or slide if they have enough speed or are on an inclined surface, such as stairs. Additionally, the dash key (default: <code>Shift</code>) enables the character to perform a dash.


{{Main|Move Speed|Movement Slow}}
{{Main|Move Speed|Movement Slow}}