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,7 +11,7 @@
{
"x_range": [5, 8],
"y": 3,
"sound": "coin",
"sound": "bone_dust",
"collectible": true,
"static": true
},
@@ -65,7 +65,7 @@
{
"x_range": [45, 48],
"y": 3,
"sound": "coin",
"sound": "bone_dust",
"collectible": true,
"static": true
},
@@ -98,7 +98,7 @@
{
"x_range": [80, 83],
"y": 3,
"sound": "coin",
"sound": "bone_dust",
"collectible": true,
"static": true
},
@@ -123,7 +123,7 @@
{
"x_range": [100, 103],
"y": 3,
"sound": "coin",
"sound": "bone_dust",
"collectible": true,
"static": true
},
@@ -136,7 +136,7 @@
{
"x_range": [115, 118],
"y": 3,
"sound": "coin",
"sound": "bone_dust",
"collectible": true,
"static": true
},
@@ -151,14 +151,14 @@
{
"x_range": [140, 143],
"y": 3,
"sound": "coin",
"sound": "bone_dust",
"collectible": true,
"static": true
},
{
"x_range": [155, 160],
"y": 3,
"sound": "coin",
"sound": "bone_dust",
"collectible": true,
"static": true
},
@@ -194,7 +194,7 @@
{
"x_range": [180, 183],
"y": 3,
"sound": "coin",
"sound": "bone_dust",
"collectible": true,
"static": true
},