Make the player just stand instead of bounce.
This commit is contained in:
parent
f8a8033890
commit
7bf7b25a10
1 changed files with 2 additions and 2 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue