diff --git a/resource/blue-fire.animation.json b/resource/blue-fire.animation.json index dbd8a6f..2c05253 100644 --- a/resource/blue-fire.animation.json +++ b/resource/blue-fire.animation.json @@ -1,5 +1,5 @@ { - "frameRate": 0.2, + "frameRate": 0.25, "frameCount": 4, "frameSize": [32, 32], "directionCount": 1, diff --git a/resource/fire.animation.json b/resource/fire.animation.json index 9160f15..0c113c6 100644 --- a/resource/fire.animation.json +++ b/resource/fire.animation.json @@ -1,5 +1,5 @@ { - "frameRate": 0.2, + "frameRate": 0.25, "frameCount": 4, "frameSize": [32, 32], "directionCount": 1,