diff --git a/objects/oFire/Collision_oPlayer.gml b/objects/oFire/Collision_oPlayer.gml new file mode 100644 index 0000000..61ff146 --- /dev/null +++ b/objects/oFire/Collision_oPlayer.gml @@ -0,0 +1 @@ +hit(self, other, 2); \ No newline at end of file diff --git a/objects/oFire/oFire.yy b/objects/oFire/oFire.yy index 1b435b2..8a05866 100644 --- a/objects/oFire/oFire.yy +++ b/objects/oFire/oFire.yy @@ -1,7 +1,10 @@ { - "spriteId": null, + "spriteId": { + "name": "sFlamDetect", + "path": "sprites/sFlamDetect/sFlamDetect.yy", + }, "solid": false, - "visible": true, + "visible": false, "spriteMaskId": null, "persistent": false, "parentObjectId": null, @@ -17,7 +20,9 @@ "physicsStartAwake": true, "physicsKinematic": false, "physicsShapePoints": [], - "eventList": [], + "eventList": [ + {"isDnD":false,"eventNum":0,"eventType":4,"collisionObjectId":{"name":"oPlayer","path":"objects/oPlayer/oPlayer.yy",},"parent":{"name":"oFire","path":"objects/oFire/oFire.yy",},"resourceVersion":"1.0","name":"","tags":[],"resourceType":"GMEvent",}, + ], "properties": [], "overriddenProperties": [], "parent": {