Now have a simple storyboard system that can display an image and move with the camera to different cells.
This commit is contained in:
parent
068eeeecd1
commit
4bda2ee01c
10 changed files with 118 additions and 40 deletions
|
|
@ -274,6 +274,11 @@
|
|||
{"path": "assets/bossfights/test_thirds.png",
|
||||
"frame_width": 1656,
|
||||
"frame_height": 1080
|
||||
},
|
||||
"test_story":
|
||||
{"path": "assets/story/test_storyboard.png",
|
||||
"frame_width": 1280,
|
||||
"frame_height": 720
|
||||
}
|
||||
},
|
||||
"worldgen": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue