Now have a simple storyboard system that can display an image and move with the camera to different cells.

This commit is contained in:
Zed A. Shaw 2025-11-04 00:20:49 -05:00
parent 068eeeecd1
commit 4bda2ee01c
10 changed files with 118 additions and 40 deletions

View file

@ -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": {