24 lines
372 B
Text
24 lines
372 B
Text
{
|
|
"id": "playerShootRight",
|
|
"textureName": "playerAnimation",
|
|
"startSpriteRectangle": {
|
|
"X": 201,
|
|
"Y": 1,
|
|
"Width": 32,
|
|
"Height": 32
|
|
},
|
|
"frameSecond": [
|
|
{
|
|
"Item1": 0,
|
|
"Item2": 3
|
|
},
|
|
{
|
|
"Item1": 1,
|
|
"Item2": 20
|
|
}
|
|
],
|
|
"textureFrameInterval": 1,
|
|
"framesCount": 2,
|
|
"isCycle": false,
|
|
"offset": "4, 0"
|
|
}
|