fun: fire jitter
This commit is contained in:
parent
c460b201e6
commit
9c02bed6d9
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"frameRate": 0.15,
|
||||
"frameRate": 0.2,
|
||||
"frameCount": 4,
|
||||
"frameSize": [32, 32],
|
||||
"directionCount": 1,
|
||||
|
|
|
@ -38,6 +38,7 @@ function fireJSON(position) {
|
|||
params: {
|
||||
animations: {
|
||||
idle: {
|
||||
jitter: 0.1,
|
||||
offset: [0, 0],
|
||||
uri: '/fire.animation.json',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user