Animated scenes can easily make floors that do things, floors with moving elements, but I need to improve the easing/motion parts of the animations.

This commit is contained in:
Zed A. Shaw 2025-10-24 00:24:29 -04:00
parent 2d836a9e2a
commit f8158a3ea9
4 changed files with 23 additions and 21 deletions

View file

@ -197,14 +197,14 @@
},
"test_floor": {
"_type": "Animation",
"easing": 0,
"easing": 2,
"ease_rate": 0.5,
"scale_x": 1.0,
"scale_y": 1.0,
"max_scale": 0.4,
"max_scale": 1.01,
"simple": true,
"frames": 1,
"speed": 1.0,
"speed": 0.01,
"stationary": true,
"toggled": false,
"looped": false