update the end of the story
This commit is contained in:
parent
b7ae9daa10
commit
46bc7f5921
12
dist/shattered_sword_assets/jsons/story.json
vendored
12
dist/shattered_sword_assets/jsons/story.json
vendored
|
@ -114,7 +114,7 @@
|
|||
},
|
||||
{
|
||||
"type": "loadSprite",
|
||||
"key": "hiro",
|
||||
"key": "logo",
|
||||
"path": "shattered_sword_assets/images/Logo.png",
|
||||
"positon": [
|
||||
650,
|
||||
|
@ -126,6 +126,16 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"speaker": "",
|
||||
"content": "",
|
||||
"actions": [
|
||||
{
|
||||
"type": "hideSprite",
|
||||
"key": "logo"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -114,7 +114,7 @@
|
|||
},
|
||||
{
|
||||
"type": "loadSprite",
|
||||
"key": "hiro",
|
||||
"key": "logo",
|
||||
"path": "shattered_sword_assets/images/Logo.png",
|
||||
"positon": [
|
||||
650,
|
||||
|
@ -126,6 +126,16 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"speaker": "",
|
||||
"content": "",
|
||||
"actions": [
|
||||
{
|
||||
"type": "hideSprite",
|
||||
"key": "logo"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user