Make the player just stand instead of bounce.

This commit is contained in:
Zed A. Shaw 2026-02-15 22:52:24 -05:00
parent f8a8033890
commit 7bf7b25a10

View file

@ -84,8 +84,8 @@
"scaled": false, "scaled": false,
"toggled": false, "toggled": false,
"looped": true, "looped": true,
"easing": "sine", "easing": "none",
"motion": "move_bounce" "motion": "move_none"
} }
}, },
"forms": { "forms": {