Browse Source

кот недовольный

master
parent
commit
ebfeed0485
10 changed files with 584 additions and 30 deletions
  1. +292
    -15
      game.json
  2. +292
    -15
      game.json.autosave
  3. BIN
      кот_лижет_лужу.xcf
  4. BIN
      кот_лижет_лужу_без_языка.png
  5. BIN
      кот_лижет_лужу_язык.png
  6. BIN
      кот_сидит.xcf
  7. BIN
      кот_сидит_недоволен.png
  8. BIN
      кот_сидит_нейтраль.png
  9. BIN
      лужа.png
  10. BIN
      лужа.xcf

+ 292
- 15
game.json View File

@@ -537,6 +537,33 @@
"name": "банка_молока.png", "name": "банка_молока.png",
"smoothed": true, "smoothed": true,
"userAdded": true "userAdded": true
},
{
"alwaysLoaded": false,
"file": "лужа.png",
"kind": "image",
"metadata": "",
"name": "лужа.png",
"smoothed": true,
"userAdded": false
},
{
"alwaysLoaded": false,
"file": "кот_сидит_нейтраль.png",
"kind": "image",
"metadata": "",
"name": "кот_сидит_нейтраль.png",
"smoothed": true,
"userAdded": true
},
{
"alwaysLoaded": false,
"file": "кот_сидит_недоволен.png",
"kind": "image",
"metadata": "",
"name": "кот_сидит_недоволен.png",
"smoothed": true,
"userAdded": true
} }
], ],
"resourceFolders": [] "resourceFolders": []
@@ -626,7 +653,7 @@
"width": 0, "width": 0,
"x": -83, "x": -83,
"y": 397, "y": 397,
"zOrder": 3,
"zOrder": 4,
"numberProperties": [], "numberProperties": [],
"stringProperties": [], "stringProperties": [],
"initialVariables": [] "initialVariables": []
@@ -829,7 +856,7 @@
"height": 78, "height": 78,
"layer": "", "layer": "",
"locked": false, "locked": false,
"name": "Milk",
"name": "MO",
"persistentUuid": "7fe6d256-d6fe-4e91-a2e3-65047705896d", "persistentUuid": "7fe6d256-d6fe-4e91-a2e3-65047705896d",
"width": 49, "width": 49,
"x": 939, "x": 939,
@@ -934,6 +961,38 @@
"numberProperties": [], "numberProperties": [],
"stringProperties": [], "stringProperties": [],
"initialVariables": [] "initialVariables": []
},
{
"angle": 0,
"customSize": true,
"height": 44,
"layer": "",
"locked": false,
"name": "JIY",
"persistentUuid": "623f094f-80c4-49d0-8ad6-783d64ce9a53",
"width": 103,
"x": 977,
"y": 552,
"zOrder": 3,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
},
{
"angle": 0,
"customSize": true,
"height": 92,
"layer": "",
"locked": false,
"name": "KOT",
"persistentUuid": "0ffa0669-dc67-4d4c-8d80-20eb3edb4670",
"width": 182,
"x": 1266,
"y": 290,
"zOrder": 12,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
} }
], ],
"objects": [ "objects": [
@@ -1554,7 +1613,7 @@
] ]
}, },
{ {
"name": "Milk",
"name": "MO",
"tags": "", "tags": "",
"type": "Sprite", "type": "Sprite",
"updateIfNotVisible": false, "updateIfNotVisible": false,
@@ -1600,6 +1659,113 @@
] ]
} }
] ]
},
{
"name": "JIY",
"tags": "",
"type": "Sprite",
"updateIfNotVisible": false,
"variables": [],
"behaviors": [],
"animations": [
{
"name": "",
"useMultipleDirections": false,
"directions": [
{
"looping": false,
"timeBetweenFrames": 0.08,
"sprites": [
{
"hasCustomCollisionMask": false,
"image": "лужа.png",
"points": [],
"originPoint": {
"name": "origine",
"x": 0,
"y": 0
},
"centerPoint": {
"automatic": true,
"name": "centre",
"x": 0,
"y": 0
},
"customCollisionMask": []
}
]
}
]
}
]
},
{
"name": "KOT",
"tags": "",
"type": "Sprite",
"updateIfNotVisible": false,
"variables": [],
"behaviors": [],
"animations": [
{
"name": "Cu",
"useMultipleDirections": false,
"directions": [
{
"looping": false,
"timeBetweenFrames": 0.08,
"sprites": [
{
"hasCustomCollisionMask": false,
"image": "кот_сидит_нейтраль.png",
"points": [],
"originPoint": {
"name": "origine",
"x": 0,
"y": 0
},
"centerPoint": {
"automatic": true,
"name": "centre",
"x": 0,
"y": 0
},
"customCollisionMask": []
}
]
}
]
},
{
"name": "Cu_HE",
"useMultipleDirections": false,
"directions": [
{
"looping": false,
"timeBetweenFrames": 0.08,
"sprites": [
{
"hasCustomCollisionMask": false,
"image": "кот_сидит_недоволен.png",
"points": [],
"originPoint": {
"name": "origine",
"x": 0,
"y": 0
},
"centerPoint": {
"automatic": true,
"name": "centre",
"x": 0,
"y": 0
},
"customCollisionMask": []
}
]
}
]
}
]
} }
], ],
"events": [ "events": [
@@ -1646,7 +1812,7 @@
"value": "ModVarObjetTxt" "value": "ModVarObjetTxt"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"CT", "CT",
"=", "=",
"\"1\"" "\"1\""
@@ -1661,7 +1827,7 @@
"parameters": [ "parameters": [
"MO_BP", "MO_BP",
"=", "=",
"Milk.Angle()"
"MO.Angle()"
], ],
"subInstructions": [] "subInstructions": []
}, },
@@ -1673,7 +1839,17 @@
"parameters": [ "parameters": [
"MO_Y", "MO_Y",
"=", "=",
"Milk.Y()"
"MO.Y()"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "Cache"
},
"parameters": [
"JIY"
], ],
"subInstructions": [] "subInstructions": []
} }
@@ -1958,7 +2134,7 @@
}, },
"parameters": [ "parameters": [
"KO", "KO",
"Milk",
"MO",
"", "",
"", "",
"" ""
@@ -1971,7 +2147,7 @@
"value": "VarObjetTxt" "value": "VarObjetTxt"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"CT", "CT",
"=", "=",
"\"1\"" "\"1\""
@@ -2008,7 +2184,7 @@
"value": "ModVarObjetTxt" "value": "ModVarObjetTxt"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"CT", "CT",
"=", "=",
"\"0\"" "\"0\""
@@ -2035,7 +2211,7 @@
"parameters": [ "parameters": [
"MO_Y", "MO_Y",
"=", "=",
"Milk.Y() + Table.Height() + 15"
"MO.Y() + Table.Height() + 15"
], ],
"subInstructions": [] "subInstructions": []
} }
@@ -2054,9 +2230,9 @@
"value": "SetAngle" "value": "SetAngle"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"=", "=",
"lerp(Milk.Angle(), Variable(MO_BP), 0.2)"
"lerp(MO.Angle(), Variable(MO_BP), 0.2)"
], ],
"subInstructions": [] "subInstructions": []
}, },
@@ -2066,9 +2242,9 @@
"value": "MettreY" "value": "MettreY"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"=", "=",
"lerp(Milk.Y(), Variable(MO_Y), 0.2)"
"lerp(MO.Y(), Variable(MO_Y), 0.2)"
], ],
"subInstructions": [] "subInstructions": []
}, },
@@ -2080,7 +2256,108 @@
"parameters": [ "parameters": [
"OT", "OT",
"=", "=",
"ToString(Milk.Y())"
"ToString(MO.Y())"
],
"subInstructions": []
}
],
"events": []
},
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "VarScene"
},
"parameters": [
"MO_BP",
"=",
"90"
],
"subInstructions": []
}
],
"actions": [
{
"type": {
"inverted": false,
"value": "Montre"
},
"parameters": [
"JIY",
""
],
"subInstructions": []
}
],
"events": []
},
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "PlatformBehavior::IsFalling"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "CollisionNP"
},
"parameters": [
"KO",
"KOT",
"",
"",
""
],
"subInstructions": []
}
],
"actions": [
{
"type": {
"inverted": false,
"value": "PlatformBehavior::SetCanJump"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "PlatformBehavior::SimulateJumpKey"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "SetAnimationName"
},
"parameters": [
"KOT",
"\"Cu_HE\""
], ],
"subInstructions": [] "subInstructions": []
} }


+ 292
- 15
game.json.autosave View File

@@ -537,6 +537,33 @@
"name": "банка_молока.png", "name": "банка_молока.png",
"smoothed": true, "smoothed": true,
"userAdded": true "userAdded": true
},
{
"alwaysLoaded": false,
"file": "лужа.png",
"kind": "image",
"metadata": "",
"name": "лужа.png",
"smoothed": true,
"userAdded": false
},
{
"alwaysLoaded": false,
"file": "кот_сидит_нейтраль.png",
"kind": "image",
"metadata": "",
"name": "кот_сидит_нейтраль.png",
"smoothed": true,
"userAdded": true
},
{
"alwaysLoaded": false,
"file": "кот_сидит_недоволен.png",
"kind": "image",
"metadata": "",
"name": "кот_сидит_недоволен.png",
"smoothed": true,
"userAdded": true
} }
], ],
"resourceFolders": [] "resourceFolders": []
@@ -626,7 +653,7 @@
"width": 0, "width": 0,
"x": -83, "x": -83,
"y": 397, "y": 397,
"zOrder": 3,
"zOrder": 4,
"numberProperties": [], "numberProperties": [],
"stringProperties": [], "stringProperties": [],
"initialVariables": [] "initialVariables": []
@@ -829,7 +856,7 @@
"height": 78, "height": 78,
"layer": "", "layer": "",
"locked": false, "locked": false,
"name": "Milk",
"name": "MO",
"persistentUuid": "7fe6d256-d6fe-4e91-a2e3-65047705896d", "persistentUuid": "7fe6d256-d6fe-4e91-a2e3-65047705896d",
"width": 49, "width": 49,
"x": 939, "x": 939,
@@ -934,6 +961,38 @@
"numberProperties": [], "numberProperties": [],
"stringProperties": [], "stringProperties": [],
"initialVariables": [] "initialVariables": []
},
{
"angle": 0,
"customSize": true,
"height": 44,
"layer": "",
"locked": false,
"name": "JIY",
"persistentUuid": "623f094f-80c4-49d0-8ad6-783d64ce9a53",
"width": 103,
"x": 977,
"y": 552,
"zOrder": 3,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
},
{
"angle": 0,
"customSize": true,
"height": 92,
"layer": "",
"locked": false,
"name": "KOT",
"persistentUuid": "0ffa0669-dc67-4d4c-8d80-20eb3edb4670",
"width": 182,
"x": 1266,
"y": 290,
"zOrder": 12,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
} }
], ],
"objects": [ "objects": [
@@ -1554,7 +1613,7 @@
] ]
}, },
{ {
"name": "Milk",
"name": "MO",
"tags": "", "tags": "",
"type": "Sprite", "type": "Sprite",
"updateIfNotVisible": false, "updateIfNotVisible": false,
@@ -1600,6 +1659,113 @@
] ]
} }
] ]
},
{
"name": "JIY",
"tags": "",
"type": "Sprite",
"updateIfNotVisible": false,
"variables": [],
"behaviors": [],
"animations": [
{
"name": "",
"useMultipleDirections": false,
"directions": [
{
"looping": false,
"timeBetweenFrames": 0.08,
"sprites": [
{
"hasCustomCollisionMask": false,
"image": "лужа.png",
"points": [],
"originPoint": {
"name": "origine",
"x": 0,
"y": 0
},
"centerPoint": {
"automatic": true,
"name": "centre",
"x": 0,
"y": 0
},
"customCollisionMask": []
}
]
}
]
}
]
},
{
"name": "KOT",
"tags": "",
"type": "Sprite",
"updateIfNotVisible": false,
"variables": [],
"behaviors": [],
"animations": [
{
"name": "Cu",
"useMultipleDirections": false,
"directions": [
{
"looping": false,
"timeBetweenFrames": 0.08,
"sprites": [
{
"hasCustomCollisionMask": false,
"image": "кот_сидит_нейтраль.png",
"points": [],
"originPoint": {
"name": "origine",
"x": 0,
"y": 0
},
"centerPoint": {
"automatic": true,
"name": "centre",
"x": 0,
"y": 0
},
"customCollisionMask": []
}
]
}
]
},
{
"name": "Cu_HE",
"useMultipleDirections": false,
"directions": [
{
"looping": false,
"timeBetweenFrames": 0.08,
"sprites": [
{
"hasCustomCollisionMask": false,
"image": "кот_сидит_недоволен.png",
"points": [],
"originPoint": {
"name": "origine",
"x": 0,
"y": 0
},
"centerPoint": {
"automatic": true,
"name": "centre",
"x": 0,
"y": 0
},
"customCollisionMask": []
}
]
}
]
}
]
} }
], ],
"events": [ "events": [
@@ -1646,7 +1812,7 @@
"value": "ModVarObjetTxt" "value": "ModVarObjetTxt"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"CT", "CT",
"=", "=",
"\"1\"" "\"1\""
@@ -1661,7 +1827,7 @@
"parameters": [ "parameters": [
"MO_BP", "MO_BP",
"=", "=",
"Milk.Angle()"
"MO.Angle()"
], ],
"subInstructions": [] "subInstructions": []
}, },
@@ -1673,7 +1839,17 @@
"parameters": [ "parameters": [
"MO_Y", "MO_Y",
"=", "=",
"Milk.Y()"
"MO.Y()"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "Cache"
},
"parameters": [
"JIY"
], ],
"subInstructions": [] "subInstructions": []
} }
@@ -1958,7 +2134,7 @@
}, },
"parameters": [ "parameters": [
"KO", "KO",
"Milk",
"MO",
"", "",
"", "",
"" ""
@@ -1971,7 +2147,7 @@
"value": "VarObjetTxt" "value": "VarObjetTxt"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"CT", "CT",
"=", "=",
"\"1\"" "\"1\""
@@ -2008,7 +2184,7 @@
"value": "ModVarObjetTxt" "value": "ModVarObjetTxt"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"CT", "CT",
"=", "=",
"\"0\"" "\"0\""
@@ -2035,7 +2211,7 @@
"parameters": [ "parameters": [
"MO_Y", "MO_Y",
"=", "=",
"Milk.Y() + Table.Height() + 15"
"MO.Y() + Table.Height() + 15"
], ],
"subInstructions": [] "subInstructions": []
} }
@@ -2054,9 +2230,9 @@
"value": "SetAngle" "value": "SetAngle"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"=", "=",
"lerp(Milk.Angle(), Variable(MO_BP), 0.2)"
"lerp(MO.Angle(), Variable(MO_BP), 0.2)"
], ],
"subInstructions": [] "subInstructions": []
}, },
@@ -2066,9 +2242,9 @@
"value": "MettreY" "value": "MettreY"
}, },
"parameters": [ "parameters": [
"Milk",
"MO",
"=", "=",
"lerp(Milk.Y(), Variable(MO_Y), 0.2)"
"lerp(MO.Y(), Variable(MO_Y), 0.2)"
], ],
"subInstructions": [] "subInstructions": []
}, },
@@ -2080,7 +2256,108 @@
"parameters": [ "parameters": [
"OT", "OT",
"=", "=",
"ToString(Milk.Y())"
"ToString(MO.Y())"
],
"subInstructions": []
}
],
"events": []
},
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "VarScene"
},
"parameters": [
"MO_BP",
"=",
"90"
],
"subInstructions": []
}
],
"actions": [
{
"type": {
"inverted": false,
"value": "Montre"
},
"parameters": [
"JIY",
""
],
"subInstructions": []
}
],
"events": []
},
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "PlatformBehavior::IsFalling"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "CollisionNP"
},
"parameters": [
"KO",
"KOT",
"",
"",
""
],
"subInstructions": []
}
],
"actions": [
{
"type": {
"inverted": false,
"value": "PlatformBehavior::SetCanJump"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "PlatformBehavior::SimulateJumpKey"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "SetAnimationName"
},
"parameters": [
"KOT",
"\"Cu_HE\""
], ],
"subInstructions": [] "subInstructions": []
} }


BIN
кот_лижет_лужу.xcf View File


BIN
кот_лижет_лужу_без_языка.png View File

Before After
Width: 764  |  Height: 650  |  Size: 316KB

BIN
кот_лижет_лужу_язык.png View File

Before After
Width: 764  |  Height: 650  |  Size: 410KB

BIN
кот_сидит.xcf View File


BIN
кот_сидит_недоволен.png View File

Before After
Width: 728  |  Height: 343  |  Size: 255KB

BIN
кот_сидит_нейтраль.png View File

Before After
Width: 728  |  Height: 343  |  Size: 233KB

BIN
лужа.png View File

Before After
Width: 401  |  Height: 168  |  Size: 85KB

BIN
лужа.xcf View File


Loading…
Cancel
Save