diff --git a/PckStudio.Core/Resources/atlas/groups/particles_groups.json b/PckStudio.Core/Resources/atlas/groups/particles_groups.json index 268a8447..dbca5e06 100644 --- a/PckStudio.Core/Resources/atlas/groups/particles_groups.json +++ b/PckStudio.Core/Resources/atlas/groups/particles_groups.json @@ -2,66 +2,66 @@ { "name": "generic", "row": 0, - "column": 0 + "column": 0, "frameCount": 8, "frameTime": 2, - "direction": 0, + "direction": 0 }, { "name": "splash", "row": 3, - "column": 1 + "column": 1, "frameCount": 4, "frameTime": 2, - "direction": 0, + "direction": 0 }, { "name": "drip", "row": 0, - "column": 7 + "column": 7, "frameCount": 3, "frameTime": 4, - "direction": 0, + "direction": 0 }, { "name": "effect", "row": 0, - "column": 8 + "column": 8, "frameCount": 8, "frameTime": 2, - "direction": 0, + "direction": 0 }, { "name": "splash_effect", "row": 0, - "column": 9 + "column": 9, "frameCount": 8, "frameTime": 2, - "direction": 0, + "direction": 0 }, { "name": "firework_spark", "row": 0, - "column": 10 + "column": 10, "frameCount": 8, "frameTime": 2, - "direction": 0, + "direction": 0 }, { "name": "glitter", "row": 0, - "column": 11 + "column": 11, "frameCount": 8, "frameTime": 2, - "direction": 0, + "direction": 0 }, { "name": "BE_explosion", "row": 0, - "column": 12 + "column": 12, "frameCount": 16, "frameTime": 1, - "direction": 0, + "direction": 0 }, { "name": "flash", @@ -74,11 +74,11 @@ { "name": "bubble_pop", "row": 6, - "column": 6 + "column": 6, "frameCount": 5, "rowSpan": 2, "columnSpan": 2, "frameTime": 2, - "direction": 0, + "direction": 0 } ] \ No newline at end of file