You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
2.2 KiB

{
"image_name":"mario_bros",
"image_frames":{
"right_small_normal":[
{"x":178, "y":128, "width":12, "height":16},
{"x": 80, "y":128, "width":15, "height":16},
{"x": 96, "y":128, "width":16, "height":16},
{"x":112, "y":128, "width":16, "height":16},
{"x":144, "y":128, "width":16, "height":16},
{"x":130, "y":128, "width":14, "height":16},
{"x":160, "y":128, "width":15, "height":16},
{"x":320, "y":105, "width":16, "height":24},
{"x":241, "y":129, "width":16, "height":16},
{"x":194, "y":128, "width":12, "height":16},
{"x":210, "y":129, "width":12, "height":16}
],
"right_big_normal":[
{"x":176, "y": 96, "width":16, "height":32},
{"x": 81, "y": 96, "width":16, "height":32},
{"x": 97, "y": 96, "width":15, "height":32},
{"x":113, "y": 96, "width":15, "height":32},
{"x":144, "y": 96, "width":16, "height":32},
{"x":128, "y": 96, "width":16, "height":32},
{"x":336, "y": 96, "width":16, "height":32},
{"x":160, "y":106, "width":16, "height":22},
{"x":272, "y": 98, "width":16, "height":29},
{"x":193, "y": 98, "width":16, "height":29},
{"x":209, "y": 98, "width":16, "height":29}
],
"right_big_fire":[
{"x":176, "y":192, "width":16, "height":32},
{"x": 81, "y":192, "width":16, "height":32},
{"x": 97, "y":192, "width":15, "height":32},
{"x":113, "y":192, "width":15, "height":32},
{"x":144, "y":192, "width":16, "height":32},
{"x":128, "y":192, "width":16, "height":32},
{"x":336, "y":192, "width":16, "height":32},
{"x":160, "y":202, "width":16, "height":22},
{"x":272, "y":194, "width":16, "height":29},
{"x":193, "y":194, "width":16, "height":29},
{"x":209, "y":194, "width":16, "height":29}
]
},
"speed":{
"max_walk_speed":6,
"max_run_speed":12,
"max_y_velocity":11,
"walk_accel":0.15,
"run_accel":0.3,
"turn_accel": 0.35,
"jump_velocity":-10.5
}
}