Core -Fix particle_groups.json

This commit is contained in:
miku-666
2025-12-13 03:46:32 +01:00
parent 57f3aa261a
commit e2a26c1ceb

View File

@@ -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
}
]