Modification de la box de collision
This commit is contained in:
parent
551dda3528
commit
db80dcc29e
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@
|
||||||
"edgeFiltering": false,
|
"edgeFiltering": false,
|
||||||
"collisionTolerance": 0,
|
"collisionTolerance": 0,
|
||||||
"swfPrecision": 2.525,
|
"swfPrecision": 2.525,
|
||||||
"bbox_left": 8,
|
"bbox_left": 0,
|
||||||
"bbox_right": 24,
|
"bbox_right": 16,
|
||||||
"bbox_top": 8,
|
"bbox_top": 1,
|
||||||
"bbox_bottom": 30,
|
"bbox_bottom": 23,
|
||||||
"HTile": false,
|
"HTile": false,
|
||||||
"VTile": false,
|
"VTile": false,
|
||||||
"For3D": false,
|
"For3D": false,
|
||||||
|
|
Reference in a new issue