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,
|
||||
"toggled": false,
|
||||
"looped": true,
|
||||
"easing": "sine",
|
||||
"motion": "move_bounce"
|
||||
"easing": "none",
|
||||
"motion": "move_none"
|
||||
}
|
||||
},
|
||||
"forms": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue