Boss and Host now move around the arena based on what happened to them.

This commit is contained in:
Zed A. Shaw 2025-12-18 00:50:05 -05:00
parent c618a4828f
commit 72d51f9558
2 changed files with 21 additions and 18 deletions

View file

@ -93,17 +93,17 @@
},
"peasant_girl_rear_view": {
"_type": "Animation",
"easing": 3,
"motion": 0,
"ease_rate": 0.2,
"min_x": 0.5,
"min_y": 0.5,
"max_x": 0.5,
"max_y": 0.5,
"easing": 6,
"motion": 1,
"ease_rate": 0.05,
"min_x": -20.0,
"min_y": -20.0,
"max_x": 20.0,
"max_y": 20.0,
"simple": true,
"frames": 1,
"speed": 0.03,
"scaled": true,
"speed": 0.01,
"scaled": false,
"stationary": true,
"toggled": false,
"flipped": false,