diff --git a/dist/shattered_sword_assets/images/controls.png b/dist/shattered_sword_assets/images/controls.png index 3a1c0c3..c9fc0cf 100644 Binary files a/dist/shattered_sword_assets/images/controls.png and b/dist/shattered_sword_assets/images/controls.png differ diff --git a/dist/shattered_sword_assets/images/guide1.png b/dist/shattered_sword_assets/images/guide1.png index 76340f7..66732bd 100644 Binary files a/dist/shattered_sword_assets/images/guide1.png and b/dist/shattered_sword_assets/images/guide1.png differ diff --git a/dist/shattered_sword_assets/images/guide2.png b/dist/shattered_sword_assets/images/guide2.png index 364b5fb..971ddc9 100644 Binary files a/dist/shattered_sword_assets/images/guide2.png and b/dist/shattered_sword_assets/images/guide2.png differ diff --git a/dist/shattered_sword_assets/images/guide3.png b/dist/shattered_sword_assets/images/guide3.png index c4d633a..a5fc641 100644 Binary files a/dist/shattered_sword_assets/images/guide3.png and b/dist/shattered_sword_assets/images/guide3.png differ diff --git a/dist/shattered_sword_assets/images/guide4.png b/dist/shattered_sword_assets/images/guide4.png index 3cf8c87..742a9f4 100644 Binary files a/dist/shattered_sword_assets/images/guide4.png and b/dist/shattered_sword_assets/images/guide4.png differ diff --git a/dist/shattered_sword_assets/jsons/level1story.json b/dist/shattered_sword_assets/jsons/level1story.json index 6083912..fd1ddbf 100644 --- a/dist/shattered_sword_assets/jsons/level1story.json +++ b/dist/shattered_sword_assets/jsons/level1story.json @@ -44,11 +44,11 @@ }, { "speaker": "", - "content": "Press X to attack", + "content": "Press X or J to attack", "actions": [ { "type": "hideSprite", - "key": "rightleft" + "key": "jump" }, { "type": "loadSprite", @@ -67,7 +67,7 @@ }, { "speaker": "", - "content": "Press C to dash", + "content": "Press C or K to dash", "actions": [ { "type": "hideSprite",