4
0
Fork 0

monstre melee

This commit is contained in:
sOlaris38 2020-12-05 14:48:00 +01:00
commit ebf8eb9287
18 changed files with 174 additions and 3 deletions
objects

View file

@ -0,0 +1,31 @@
{
"spriteId": null,
"solid": false,
"visible": true,
"spriteMaskId": null,
"persistent": false,
"parentObjectId": null,
"physicsObject": false,
"physicsSensor": false,
"physicsShape": 1,
"physicsGroup": 1,
"physicsDensity": 0.5,
"physicsRestitution": 0.1,
"physicsLinearDamping": 0.1,
"physicsAngularDamping": 0.1,
"physicsFriction": 0.2,
"physicsStartAwake": true,
"physicsKinematic": false,
"physicsShapePoints": [],
"eventList": [],
"properties": [],
"overriddenProperties": [],
"parent": {
"name": "Entity",
"path": "folders/Objects/Entity.yy",
},
"resourceVersion": "1.0",
"name": "oMonster",
"tags": [],
"resourceType": "GMObject",
}

View file

@ -0,0 +1,37 @@
{
"spriteId": {
"name": "sMonsterMelee",
"path": "sprites/sMonsterMelee/sMonsterMelee.yy",
},
"solid": false,
"visible": true,
"spriteMaskId": null,
"persistent": false,
"parentObjectId": {
"name": "oMonster",
"path": "objects/oMonster/oMonster.yy",
},
"physicsObject": false,
"physicsSensor": false,
"physicsShape": 1,
"physicsGroup": 1,
"physicsDensity": 0.5,
"physicsRestitution": 0.1,
"physicsLinearDamping": 0.1,
"physicsAngularDamping": 0.1,
"physicsFriction": 0.2,
"physicsStartAwake": true,
"physicsKinematic": false,
"physicsShapePoints": [],
"eventList": [],
"properties": [],
"overriddenProperties": [],
"parent": {
"name": "Entity",
"path": "folders/Objects/Entity.yy",
},
"resourceVersion": "1.0",
"name": "oMonsterMelee",
"tags": [],
"resourceType": "GMObject",
}

View file

@ -24,4 +24,4 @@ if (seDeplace) {
}
else if (deplaceHorizontal = 1) image_index = 1;
else image_index = 3;
}
}

View file

@ -31,8 +31,8 @@
],
"overriddenProperties": [],
"parent": {
"name": "Objects",
"path": "folders/Objects.yy",
"name": "Entity",
"path": "folders/Objects/Entity.yy",
},
"resourceVersion": "1.0",
"name": "oPlayer",