4
0
Fork 0

Redimensionnement du sprite à l'arret pour coller au sprite en déplacement (player)

This commit is contained in:
rick 2020-12-05 19:45:14 +01:00
parent f182ac7376
commit 4cba43ecb9
10 changed files with 205 additions and 205 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 431 B

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 362 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 355 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 B

After

Width:  |  Height:  |  Size: 345 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 431 B

After

Width:  |  Height:  |  Size: 394 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 B

After

Width:  |  Height:  |  Size: 362 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 355 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 380 B

After

Width:  |  Height:  |  Size: 345 B

View file

@ -14,8 +14,8 @@
"HTile": false, "HTile": false,
"VTile": false, "VTile": false,
"For3D": false, "For3D": false,
"width": 32, "width": 17,
"height": 32, "height": 24,
"textureGroupId": { "textureGroupId": {
"name": "Default", "name": "Default",
"path": "texturegroups/Default", "path": "texturegroups/Default",
@ -66,8 +66,8 @@
"backdropHeight": 768, "backdropHeight": 768,
"backdropXOffset": 0.0, "backdropXOffset": 0.0,
"backdropYOffset": 0.0, "backdropYOffset": 0.0,
"xorigin": 16, "xorigin": 8,
"yorigin": 16, "yorigin": 12,
"eventToFunction": {}, "eventToFunction": {},
"eventStubScript": null, "eventStubScript": null,
"parent": {"name":"sPlayer","path":"sprites/sPlayer/sPlayer.yy",}, "parent": {"name":"sPlayer","path":"sprites/sPlayer/sPlayer.yy",},

View file

@ -2,7 +2,7 @@
"bboxMode": 0, "bboxMode": 0,
"collisionKind": 1, "collisionKind": 1,
"type": 0, "type": 0,
"origin": 9, "origin": 4,
"preMultiplyAlpha": false, "preMultiplyAlpha": false,
"edgeFiltering": false, "edgeFiltering": false,
"collisionTolerance": 0, "collisionTolerance": 0,
@ -179,7 +179,7 @@
"backdropXOffset": 0.0, "backdropXOffset": 0.0,
"backdropYOffset": 0.0, "backdropYOffset": 0.0,
"xorigin": 8, "xorigin": 8,
"yorigin": 23, "yorigin": 12,
"eventToFunction": {}, "eventToFunction": {},
"eventStubScript": null, "eventStubScript": null,
"parent": {"name":"sPlayerRun","path":"sprites/sPlayerRun/sPlayerRun.yy",}, "parent": {"name":"sPlayerRun","path":"sprites/sPlayerRun/sPlayerRun.yy",},