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

View file

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