Now using the jankifier to process my images.

This commit is contained in:
Zed A. Shaw 2025-10-30 13:57:25 -04:00
parent 26d313269c
commit 82a38e5fa1
47 changed files with 58 additions and 9 deletions

View file

@ -165,19 +165,19 @@
},
"rat_with_sword": {
"_type": "Animation",
"easing": 3,
"motion": 0,
"easing": 6,
"motion": 2,
"ease_rate": 0.5,
"min_x": 1.0,
"min_y": 1.0,
"max_x": 0.9,
"max_y": 0.9,
"min_x": -150.0,
"min_y": -150.0,
"max_x": 150.0,
"max_y": 150.0,
"simple": true,
"frames": 1,
"speed": 0.5,
"scaled": true,
"stationary": false,
"toggled": true,
"scaled": false,
"stationary": true,
"toggled": false,
"flipped": false,
"looped": false
},