Modification sprite et hitbox trouDetect
This commit is contained in:
parent
a9a93e8a6c
commit
a7f8016809
3 changed files with 9 additions and 9 deletions
Binary file not shown.
Before Width: | Height: | Size: 203 B After Width: | Height: | Size: 157 B |
Binary file not shown.
Before Width: | Height: | Size: 203 B After Width: | Height: | Size: 157 B |
|
@ -1,21 +1,21 @@
|
||||||
{
|
{
|
||||||
"bboxMode": 0,
|
"bboxMode": 0,
|
||||||
"collisionKind": 1,
|
"collisionKind": 0,
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"origin": 0,
|
"origin": 4,
|
||||||
"preMultiplyAlpha": false,
|
"preMultiplyAlpha": false,
|
||||||
"edgeFiltering": false,
|
"edgeFiltering": false,
|
||||||
"collisionTolerance": 0,
|
"collisionTolerance": 0,
|
||||||
"swfPrecision": 2.525,
|
"swfPrecision": 2.525,
|
||||||
"bbox_left": 0,
|
"bbox_left": 0,
|
||||||
"bbox_right": 0,
|
"bbox_right": 15,
|
||||||
"bbox_top": 0,
|
"bbox_top": 0,
|
||||||
"bbox_bottom": 0,
|
"bbox_bottom": 14,
|
||||||
"HTile": false,
|
"HTile": false,
|
||||||
"VTile": false,
|
"VTile": false,
|
||||||
"For3D": false,
|
"For3D": false,
|
||||||
"width": 64,
|
"width": 16,
|
||||||
"height": 64,
|
"height": 16,
|
||||||
"textureGroupId": {
|
"textureGroupId": {
|
||||||
"name": "Default",
|
"name": "Default",
|
||||||
"path": "texturegroups/Default",
|
"path": "texturegroups/Default",
|
||||||
|
@ -54,8 +54,8 @@
|
||||||
"backdropHeight": 768,
|
"backdropHeight": 768,
|
||||||
"backdropXOffset": 0.0,
|
"backdropXOffset": 0.0,
|
||||||
"backdropYOffset": 0.0,
|
"backdropYOffset": 0.0,
|
||||||
"xorigin": 0,
|
"xorigin": 8,
|
||||||
"yorigin": 0,
|
"yorigin": 8,
|
||||||
"eventToFunction": {},
|
"eventToFunction": {},
|
||||||
"eventStubScript": null,
|
"eventStubScript": null,
|
||||||
"parent": {"name":"sTrouDetect","path":"sprites/sTrouDetect/sTrouDetect.yy",},
|
"parent": {"name":"sTrouDetect","path":"sprites/sTrouDetect/sTrouDetect.yy",},
|
||||||
|
@ -65,7 +65,7 @@
|
||||||
"resourceType": "GMSequence",
|
"resourceType": "GMSequence",
|
||||||
},
|
},
|
||||||
"layers": [
|
"layers": [
|
||||||
{"visible":true,"isLocked":false,"blendMode":0,"opacity":100.0,"displayName":"default","resourceVersion":"1.0","name":"c359226f-9a05-4afc-aac4-d47d7d3cd2ac","tags":[],"resourceType":"GMImageLayer",},
|
{"visible":true,"isLocked":false,"blendMode":0,"opacity":60.0,"displayName":"default","resourceVersion":"1.0","name":"c359226f-9a05-4afc-aac4-d47d7d3cd2ac","tags":[],"resourceType":"GMImageLayer",},
|
||||||
],
|
],
|
||||||
"parent": {
|
"parent": {
|
||||||
"name": "SpecialsSprite",
|
"name": "SpecialsSprite",
|
||||||
|
|
Reference in a new issue