Add run lock toggle, so you can lock the running state and then use space or shift to walk. Keybinding is tab or capslock. Update all external references to coin to be bone dust instead. Change the sound names to match. Now the only coin references are in the code itself.

This commit is contained in:
Storm Dragon
2025-02-15 21:47:24 -05:00
parent 3ca3b180c6
commit a727cdfaa9
19 changed files with 156 additions and 148 deletions

View File

@@ -11,25 +11,26 @@ You give an evil grin, oh wait, your a skeleton, your skull is always doing that
Controls
For your convenience, there are a couple of bindings for each movement key. They are listed here:
a or left arrow: move left
d or right arrow: move right
w or up arrow: jump
s or down arrow: duck
Control: attack
Space or shift: hold to run.
f or alt: throw jack O'lantern
c: check bone dust
a or left arrow: Move left.
d or right arrow: Move right.
w or up arrow: Jump.
s or down arrow: Duck.
tab or capslock: Toggle run lock.
Control: Attack.
Space or shift: Hold to run if runlock is disabled. If run lock is enabled, hold to walk.
f or alt: Throw jack O'lantern.
c: Check bone dust.
e: Check currently wielded weapon.
h: check health
h: Check health.
i: Information for current level.
j: check jack O'lanterns
l: check lives remaining
Alt+PageDown: Master volume decrease
Alt+PageUp: Master volume increase
Alt+End: Ambience volume decrease
Alt+Home: Game volume increase
Alt+Delete: Game sounds volume decrease
Alt+Insert: Game sounds volume increase
j: Check jack O'lanterns.
l: Check lives remaining.
Alt+PageDown: Master volume decrease.
Alt+PageUp: Master volume increase.
Alt+End: Ambience volume decrease.
Alt+Home: Game volume increase.
Alt+Delete: Game sounds volume decrease.
Alt+Insert: Game sounds volume increase.
Notes