Ready for release, have the intro story prototyped.
This commit is contained in:
parent
8fb2319500
commit
7ed2ba3ecb
5 changed files with 26 additions and 18 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"ui_click": "assets/sounds/ui_click.ogg",
|
||||
"ui_hover": "assets/sounds/ui_hover.ogg",
|
||||
"walk": "assets/sounds/walk.ogg",
|
||||
"test_story": "assets/sounds/test_story.ogg",
|
||||
"intro_story": "assets/sounds/intro_story.ogg",
|
||||
"sword_hit_1": "assets/sounds/sword_hit_1.ogg",
|
||||
"sword_hit_2": "assets/sounds/sword_hit_2.ogg",
|
||||
"punch_cartoony": "assets/sounds/punch_cartoony.ogg",
|
||||
|
|
@ -94,8 +94,8 @@
|
|||
},
|
||||
"intro_story":
|
||||
{"path": "assets/stories/intro_story.png",
|
||||
"frame_width": 1280,
|
||||
"frame_height": 720
|
||||
"frame_width": 3840,
|
||||
"frame_height": 2160
|
||||
},
|
||||
"win_story":
|
||||
{"path": "assets/stories/win_story.png",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue