diff --git a/game.json b/game.json index 82d614f..e8620d6 100644 --- a/game.json +++ b/game.json @@ -3325,6 +3325,15 @@ "name": "вещи/лестница.png", "smoothed": true, "userAdded": true + }, + { + "alwaysLoaded": false, + "file": "указатели/цель.jpg", + "kind": "image", + "metadata": "", + "name": "указатели/цель.jpg", + "smoothed": true, + "userAdded": true } ], "resourceFolders": [] @@ -12173,8 +12182,8 @@ "name": "KO", "persistentUuid": "4de1aca2-93f8-411c-970e-fbfef8ec9760", "width": 0, - "x": 791, - "y": 204, + "x": 335, + "y": 130, "zOrder": 5, "numberProperties": [], "stringProperties": [], @@ -13158,6 +13167,22 @@ "numberProperties": [], "stringProperties": [], "initialVariables": [] + }, + { + "angle": 0, + "customSize": true, + "height": 100, + "layer": "", + "locked": false, + "name": "K1", + "persistentUuid": "ef751550-5759-4838-a277-cf772ff70144", + "width": 100, + "x": 291, + "y": 252, + "zOrder": 64, + "numberProperties": [], + "stringProperties": [], + "initialVariables": [] } ], "objects": [ @@ -16381,6 +16406,45 @@ ] } ] + }, + { + "name": "K1", + "tags": "", + "type": "Sprite", + "updateIfNotVisible": false, + "variables": [], + "behaviors": [], + "animations": [ + { + "name": "", + "useMultipleDirections": false, + "directions": [ + { + "looping": false, + "timeBetweenFrames": 0.08, + "sprites": [ + { + "hasCustomCollisionMask": false, + "image": "указатели/цель.jpg", + "points": [], + "originPoint": { + "name": "origine", + "x": 0, + "y": 0 + }, + "centerPoint": { + "automatic": true, + "name": "centre", + "x": 0, + "y": 0 + }, + "customCollisionMask": [] + } + ] + } + ] + } + ] } ], "events": [ @@ -16579,6 +16643,61 @@ ], "events": [] }, + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "CollisionNP" + }, + "parameters": [ + "KO", + "nEPEXOD", + "", + "", + "" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "PlatformBehavior::IsOnFloor" + }, + "parameters": [ + "KO", + "PlatformerObject" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "BuiltinCommonInstructions::Once" + }, + "parameters": [], + "subInstructions": [] + } + ], + "actions": [ + { + "type": { + "inverted": false, + "value": "ModVarGlobal" + }, + "parameters": [ + "Двор", + "=", + "3" + ], + "subInstructions": [] + } + ], + "events": [] + }, { "colorB": 228, "colorG": 176, @@ -17484,6 +17603,344 @@ } ], "parameters": [] + }, + { + "colorB": 228, + "colorG": 176, + "colorR": 74, + "creationTime": 0, + "disabled": false, + "folded": false, + "name": "Пуск 发射 Startup", + "source": "", + "type": "BuiltinCommonInstructions::Group", + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "DepartScene" + }, + "parameters": [ + "" + ], + "subInstructions": [] + } + ], + "actions": [], + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [ + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Цель1.X", + "=", + "548" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Цель1.Y", + "=", + "-188" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Скорость1", + "=", + "0.1" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Цель2.X", + "=", + "419" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Цель2.Y", + "=", + "-62" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Скорость2", + "=", + "0.05" + ], + "subInstructions": [] + } + ], + "events": [] + }, + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [ + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Пугало.Цель.X", + "=", + "419" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Пугало.Цель.Y", + "=", + "-62" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Пугало.Скорость", + "=", + "0.05" + ], + "subInstructions": [] + } + ], + "events": [] + }, + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [ + { + "type": { + "inverted": false, + "value": "Cache" + }, + "parameters": [ + "K1" + ], + "subInstructions": [] + } + ], + "events": [] + } + ] + } + ], + "parameters": [] + }, + { + "colorB": 228, + "colorG": 176, + "colorR": 74, + "creationTime": 0, + "disabled": false, + "folded": false, + "name": "3. Падение лестницы 落梯 Falling ladder", + "source": "", + "type": "BuiltinCommonInstructions::Group", + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "VarGlobal" + }, + "parameters": [ + "Двор", + "=", + "3" + ], + "subInstructions": [] + } + ], + "actions": [], + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [ + { + "type": { + "inverted": false, + "value": "AddForceVers" + }, + "parameters": [ + "JIECTHuuA", + "K1", + "300", + "" + ], + "subInstructions": [] + } + ], + "events": [] + }, + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "CollisionNP" + }, + "parameters": [ + "JIECTHuuA", + "K1", + "", + "", + "" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "BuiltinCommonInstructions::Once" + }, + "parameters": [], + "subInstructions": [] + } + ], + "actions": [ + { + "type": { + "inverted": false, + "value": "ModVarGlobal" + }, + "parameters": [ + "Двор", + "=", + "4" + ], + "subInstructions": [] + } + ], + "events": [] + } + ] + } + ], + "parameters": [] + }, + { + "colorB": 228, + "colorG": 176, + "colorR": 74, + "creationTime": 0, + "disabled": false, + "folded": false, + "name": "4. Падение лестницы 落梯 Falling ladder", + "source": "", + "type": "BuiltinCommonInstructions::Group", + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "VarGlobal" + }, + "parameters": [ + "Двор", + "=", + "4" + ], + "subInstructions": [] + } + ], + "actions": [], + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [], + "events": [] + } + ] + } + ], + "parameters": [] + }, + { + "colorB": 228, + "colorG": 176, + "colorR": 74, + "creationTime": 0, + "disabled": false, + "folded": false, + "name": "5. Лестница упала", + "source": "", + "type": "BuiltinCommonInstructions::Group", + "events": [], + "parameters": [] } ], "layers": [ diff --git a/game.json.autosave b/game.json.autosave index 82d614f..e8620d6 100644 --- a/game.json.autosave +++ b/game.json.autosave @@ -3325,6 +3325,15 @@ "name": "вещи/лестница.png", "smoothed": true, "userAdded": true + }, + { + "alwaysLoaded": false, + "file": "указатели/цель.jpg", + "kind": "image", + "metadata": "", + "name": "указатели/цель.jpg", + "smoothed": true, + "userAdded": true } ], "resourceFolders": [] @@ -12173,8 +12182,8 @@ "name": "KO", "persistentUuid": "4de1aca2-93f8-411c-970e-fbfef8ec9760", "width": 0, - "x": 791, - "y": 204, + "x": 335, + "y": 130, "zOrder": 5, "numberProperties": [], "stringProperties": [], @@ -13158,6 +13167,22 @@ "numberProperties": [], "stringProperties": [], "initialVariables": [] + }, + { + "angle": 0, + "customSize": true, + "height": 100, + "layer": "", + "locked": false, + "name": "K1", + "persistentUuid": "ef751550-5759-4838-a277-cf772ff70144", + "width": 100, + "x": 291, + "y": 252, + "zOrder": 64, + "numberProperties": [], + "stringProperties": [], + "initialVariables": [] } ], "objects": [ @@ -16381,6 +16406,45 @@ ] } ] + }, + { + "name": "K1", + "tags": "", + "type": "Sprite", + "updateIfNotVisible": false, + "variables": [], + "behaviors": [], + "animations": [ + { + "name": "", + "useMultipleDirections": false, + "directions": [ + { + "looping": false, + "timeBetweenFrames": 0.08, + "sprites": [ + { + "hasCustomCollisionMask": false, + "image": "указатели/цель.jpg", + "points": [], + "originPoint": { + "name": "origine", + "x": 0, + "y": 0 + }, + "centerPoint": { + "automatic": true, + "name": "centre", + "x": 0, + "y": 0 + }, + "customCollisionMask": [] + } + ] + } + ] + } + ] } ], "events": [ @@ -16579,6 +16643,61 @@ ], "events": [] }, + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "CollisionNP" + }, + "parameters": [ + "KO", + "nEPEXOD", + "", + "", + "" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "PlatformBehavior::IsOnFloor" + }, + "parameters": [ + "KO", + "PlatformerObject" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "BuiltinCommonInstructions::Once" + }, + "parameters": [], + "subInstructions": [] + } + ], + "actions": [ + { + "type": { + "inverted": false, + "value": "ModVarGlobal" + }, + "parameters": [ + "Двор", + "=", + "3" + ], + "subInstructions": [] + } + ], + "events": [] + }, { "colorB": 228, "colorG": 176, @@ -17484,6 +17603,344 @@ } ], "parameters": [] + }, + { + "colorB": 228, + "colorG": 176, + "colorR": 74, + "creationTime": 0, + "disabled": false, + "folded": false, + "name": "Пуск 发射 Startup", + "source": "", + "type": "BuiltinCommonInstructions::Group", + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "DepartScene" + }, + "parameters": [ + "" + ], + "subInstructions": [] + } + ], + "actions": [], + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [ + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Цель1.X", + "=", + "548" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Цель1.Y", + "=", + "-188" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Скорость1", + "=", + "0.1" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Цель2.X", + "=", + "419" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Цель2.Y", + "=", + "-62" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Лестница.Скорость2", + "=", + "0.05" + ], + "subInstructions": [] + } + ], + "events": [] + }, + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [ + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Пугало.Цель.X", + "=", + "419" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Пугало.Цель.Y", + "=", + "-62" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "ModVarScene" + }, + "parameters": [ + "Пугало.Скорость", + "=", + "0.05" + ], + "subInstructions": [] + } + ], + "events": [] + }, + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [ + { + "type": { + "inverted": false, + "value": "Cache" + }, + "parameters": [ + "K1" + ], + "subInstructions": [] + } + ], + "events": [] + } + ] + } + ], + "parameters": [] + }, + { + "colorB": 228, + "colorG": 176, + "colorR": 74, + "creationTime": 0, + "disabled": false, + "folded": false, + "name": "3. Падение лестницы 落梯 Falling ladder", + "source": "", + "type": "BuiltinCommonInstructions::Group", + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "VarGlobal" + }, + "parameters": [ + "Двор", + "=", + "3" + ], + "subInstructions": [] + } + ], + "actions": [], + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [ + { + "type": { + "inverted": false, + "value": "AddForceVers" + }, + "parameters": [ + "JIECTHuuA", + "K1", + "300", + "" + ], + "subInstructions": [] + } + ], + "events": [] + }, + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "CollisionNP" + }, + "parameters": [ + "JIECTHuuA", + "K1", + "", + "", + "" + ], + "subInstructions": [] + }, + { + "type": { + "inverted": false, + "value": "BuiltinCommonInstructions::Once" + }, + "parameters": [], + "subInstructions": [] + } + ], + "actions": [ + { + "type": { + "inverted": false, + "value": "ModVarGlobal" + }, + "parameters": [ + "Двор", + "=", + "4" + ], + "subInstructions": [] + } + ], + "events": [] + } + ] + } + ], + "parameters": [] + }, + { + "colorB": 228, + "colorG": 176, + "colorR": 74, + "creationTime": 0, + "disabled": false, + "folded": false, + "name": "4. Падение лестницы 落梯 Falling ladder", + "source": "", + "type": "BuiltinCommonInstructions::Group", + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [ + { + "type": { + "inverted": false, + "value": "VarGlobal" + }, + "parameters": [ + "Двор", + "=", + "4" + ], + "subInstructions": [] + } + ], + "actions": [], + "events": [ + { + "disabled": false, + "folded": false, + "type": "BuiltinCommonInstructions::Standard", + "conditions": [], + "actions": [], + "events": [] + } + ] + } + ], + "parameters": [] + }, + { + "colorB": 228, + "colorG": 176, + "colorR": 74, + "creationTime": 0, + "disabled": false, + "folded": false, + "name": "5. Лестница упала", + "source": "", + "type": "BuiltinCommonInstructions::Group", + "events": [], + "parameters": [] } ], "layers": [ diff --git a/указатели/цель.jpg b/указатели/цель.jpg new file mode 100644 index 0000000..f777725 Binary files /dev/null and b/указатели/цель.jpg differ diff --git a/указатели/цель.xcf b/указатели/цель.xcf new file mode 100644 index 0000000..696e3dd Binary files /dev/null and b/указатели/цель.xcf differ