diff --git a/SneakySalamander.json b/SneakySalamander.json index 1a0cc3f15d9ea94cbd3b7797f5013211759befa8..a80b250ec64f6e2069ada08c6bfad8340d00130e 100644 --- a/SneakySalamander.json +++ b/SneakySalamander.json @@ -6241,152 +6241,6 @@ } ] }, - { - "adaptCollisionMaskAutomatically": false, - "assetStoreId": "", - "name": "Heart", - "type": "Sprite", - "updateIfNotVisible": false, - "variables": [], - "effects": [ - { - "effectType": "ColorReplace", - "name": "Effect", - "doubleParameters": { - "epsilon": 0.4 - }, - "stringParameters": { - "newColor": "189;25;25", - "originalColor": "255;255;255" - }, - "booleanParameters": {} - }, - { - "effectType": "Glow", - "name": "Effect2", - "doubleParameters": { - "distance": 15, - "innerStrength": 1, - "outerStrength": 2 - }, - "stringParameters": { - "color": "173;0;0" - }, - "booleanParameters": {} - } - ], - "behaviors": [], - "animations": [ - { - "name": "", - "useMultipleDirections": false, - "directions": [ - { - "looping": true, - "timeBetweenFrames": 0.4, - "sprites": [ - { - "hasCustomCollisionMask": true, - "image": "AssetDev/HeartCoin/HeartCoin_2.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 237, - "y": 311 - }, - { - "x": 412, - "y": 90.5 - }, - { - "x": 661.5, - "y": 23.5 - }, - { - "x": 794.5, - "y": 445.5 - }, - { - "x": 722, - "y": 970.5 - }, - { - "x": 405.5, - "y": 975.5 - }, - { - "x": 250, - "y": 771 - } - ] - ] - }, - { - "hasCustomCollisionMask": true, - "image": "AssetDev/HeartCoin/HeartCoin_1.png", - "points": [], - "originPoint": { - "name": "origine", - "x": 0, - "y": 0 - }, - "centerPoint": { - "automatic": true, - "name": "centre", - "x": 0, - "y": 0 - }, - "customCollisionMask": [ - [ - { - "x": 237, - "y": 311 - }, - { - "x": 412, - "y": 90.5 - }, - { - "x": 661.5, - "y": 23.5 - }, - { - "x": 794.5, - "y": 445.5 - }, - { - "x": 722, - "y": 970.5 - }, - { - "x": 405.5, - "y": 975.5 - }, - { - "x": 250, - "y": 771 - } - ] - ] - } - ] - } - ] - } - ] - }, { "additive": true, "assetStoreId": "", @@ -10559,9 +10413,6 @@ { "objectName": "Memory" }, - { - "objectName": "Heart" - }, { "objectName": "Player" }, @@ -36626,7 +36477,6 @@ "colorG": 176, "colorR": 74, "creationTime": 0, - "folded": true, "name": "Sound and visual effects", "source": "", "type": "BuiltinCommonInstructions::Group", @@ -37026,81 +36876,6 @@ ], "parameters": [] }, - { - "colorB": 228, - "colorG": 176, - "colorR": 74, - "creationTime": 0, - "folded": true, - "name": "Collect Hearts", - "source": "", - "type": "BuiltinCommonInstructions::Group", - "events": [ - { - "type": "BuiltinCommonInstructions::Standard", - "conditions": [ - { - "type": { - "value": "CollisionNP" - }, - "parameters": [ - "Player", - "Heart", - "", - "", - "" - ] - } - ], - "actions": [ - { - "type": { - "value": "Create" - }, - "parameters": [ - "", - "SpikeParticles", - "Heart.CenterX()", - "Heart.CenterY()", - "" - ] - }, - { - "type": { - "value": "Delete" - }, - "parameters": [ - "Heart", - "" - ] - }, - { - "type": { - "value": "ModVarScene" - }, - "parameters": [ - "Score", - "+", - "100" - ] - }, - { - "type": { - "value": "PlaySound" - }, - "parameters": [ - "", - "AssetDev/Audio/Squelch.wav", - "", - "50", - "" - ] - } - ] - } - ], - "parameters": [] - }, { "colorB": 228, "colorG": 176,