Modification de la hitbox du joueur
This commit is contained in:
parent
7a99ed4e4b
commit
ad9e8039a8
1 changed files with 89 additions and 89 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"bboxMode": 0,
|
"bboxMode": 2,
|
||||||
"collisionKind": 1,
|
"collisionKind": 1,
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"origin": 4,
|
"origin": 4,
|
||||||
|
@ -7,10 +7,10 @@
|
||||||
"edgeFiltering": false,
|
"edgeFiltering": false,
|
||||||
"collisionTolerance": 0,
|
"collisionTolerance": 0,
|
||||||
"swfPrecision": 2.525,
|
"swfPrecision": 2.525,
|
||||||
"bbox_left": 9,
|
"bbox_left": 8,
|
||||||
"bbox_right": 23,
|
"bbox_right": 24,
|
||||||
"bbox_top": 9,
|
"bbox_top": 8,
|
||||||
"bbox_bottom": 29,
|
"bbox_bottom": 30,
|
||||||
"HTile": false,
|
"HTile": false,
|
||||||
"VTile": false,
|
"VTile": false,
|
||||||
"For3D": false,
|
"For3D": false,
|
||||||
|
|
Reference in a new issue