Add a key to toggle the music off, fix little guy's movement speed
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "little guy",
|
||||
"movementspeed": 30,
|
||||
"velocity_x": 0.15,
|
||||
"velocity_y": 0.15,
|
||||
"movementspeed": 8,
|
||||
"velocity_x": 1,
|
||||
"velocity_y": 1,
|
||||
"sprite_mappings": [
|
||||
{
|
||||
"state": [
|
||||
|
||||
Reference in New Issue
Block a user