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

@ -288,23 +288,5 @@
"toggled": false,
"flipped": false,
"looped": false
},
"test_zoom": {
"_type": "Animation",
"easing": 2,
"motion": 7,
"ease_rate": 0.05,
"min_x": 0,
"min_y": 0,
"max_x": 150.0,
"max_y": 0.0,
"simple": true,
"frames": 1,
"speed": 0.01,
"scaled": false,
"stationary": true,
"toggled": false,
"flipped": false,
"looped": false
}
}