20 lines
317 B
Text
20 lines
317 B
Text
{
|
|
"id": "playerMoveRight",
|
|
"textureName": "playerAnimation",
|
|
"startSpriteRectangle": {
|
|
"X": 26,
|
|
"Y": 1,
|
|
"Width": 24,
|
|
"Height": 32
|
|
},
|
|
"frameSecond": [
|
|
{
|
|
"Item1": 0,
|
|
"Item2": 8
|
|
}
|
|
],
|
|
"textureFrameInterval": 1,
|
|
"framesCount": 4,
|
|
"isCycle": true,
|
|
"offset": "0, 0"
|
|
}
|