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

@ -121,10 +121,10 @@ sources = [
'rituals.cpp',
'scene.cpp',
'shaders.cpp',
'shiterator.hpp',
'sound.cpp',
'spatialmap.cpp',
'stats.cpp',
'storyboard/ui.cpp',
'systems.cpp',
'textures.cpp',
'worldbuilder.cpp',