update guiding story with the cover scene
This commit is contained in:
parent
5941954636
commit
a6d41c26ee
BIN
dist/shattered_sword_assets/images/guide0.png
vendored
Normal file
BIN
dist/shattered_sword_assets/images/guide0.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
|
@ -1,9 +1,32 @@
|
||||||
{
|
{
|
||||||
"texts": [
|
"texts": [
|
||||||
|
{
|
||||||
|
"speaker": "",
|
||||||
|
"content": "Press enter or space or J or X to continue",
|
||||||
|
"actions": [
|
||||||
|
{
|
||||||
|
"type": "loadSprite",
|
||||||
|
"key": "storymode",
|
||||||
|
"path": "shattered_sword_assets/images/guide0.png",
|
||||||
|
"positon": [
|
||||||
|
300,
|
||||||
|
150
|
||||||
|
],
|
||||||
|
"scale": [
|
||||||
|
3,
|
||||||
|
3
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"speaker": "",
|
"speaker": "",
|
||||||
"content": "Press A/LEFT to go LEFT and D/RIGHT to go right",
|
"content": "Press A/LEFT to go LEFT and D/RIGHT to go right",
|
||||||
"actions": [
|
"actions": [
|
||||||
|
{
|
||||||
|
"type": "hideSprite",
|
||||||
|
"key": "storymode"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "loadSprite",
|
"type": "loadSprite",
|
||||||
"key": "rightleft",
|
"key": "rightleft",
|
||||||
|
|
3194
public/bundle3.js
3194
public/bundle3.js
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user