Browse Source

двигать молоко

master
parent
commit
22b39579a4
3 changed files with 806 additions and 60 deletions
  1. +357
    -3
      game.json
  2. +357
    -3
      game.json.autosave
  3. +92
    -54
      животные/корова-хвост/корова-хвост.autosave.scml

+ 357
- 3
game.json View File

@@ -3834,6 +3834,38 @@
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
},
{
"angle": 0,
"customSize": true,
"height": 20,
"layer": "",
"locked": false,
"name": "BnPABO",
"persistentUuid": "d74cd723-b1b0-47cf-b6d3-8e2f35fea041",
"width": 249,
"x": 128,
"y": 410,
"zOrder": 21,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
},
{
"angle": 0,
"customSize": true,
"height": 20,
"layer": "",
"locked": false,
"name": "BJIEBO",
"persistentUuid": "8a2027ac-223c-486b-b9ac-a7ab0ece1a3e",
"width": 262,
"x": 183,
"y": 439,
"zOrder": 22,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
}
],
"objects": [
@@ -5120,6 +5152,84 @@
]
}
]
},
{
"name": "BnPABO",
"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": "BJIEBO",
"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": []
}
]
}
]
}
]
}
],
"events": [
@@ -5436,7 +5546,7 @@
"colorR": 74,
"creationTime": 0,
"disabled": false,
"folded": true,
"folded": false,
"name": "Колобок",
"source": "",
"type": "BuiltinCommonInstructions::Group",
@@ -6240,7 +6350,7 @@
"colorR": 74,
"creationTime": 0,
"disabled": false,
"folded": false,
"folded": true,
"name": "Стрела",
"source": "",
"type": "BuiltinCommonInstructions::Group",
@@ -6863,7 +6973,7 @@
"colorR": 74,
"creationTime": 0,
"disabled": false,
"folded": true,
"folded": false,
"name": "Молоко",
"source": "",
"type": "BuiltinCommonInstructions::Group",
@@ -7953,6 +8063,250 @@
}
],
"parameters": []
},
{
"colorB": 228,
"colorG": 176,
"colorR": 74,
"creationTime": 0,
"disabled": false,
"folded": false,
"name": "Движение банки молока",
"source": "",
"type": "BuiltinCommonInstructions::Group",
"events": [
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "PlatformBehavior::IsOnFloor"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "PlatformBehavior::IsMoving"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": true,
"value": "PlatformBehavior::IsFalling"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "CollisionNP"
},
"parameters": [
"KO",
"MOJIOKO",
"",
"",
""
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "VarScene"
},
"parameters": [
"Молоко.Опрокинуто",
"=",
"0"
],
"subInstructions": []
}
],
"actions": [],
"events": [
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "CollisionNP"
},
"parameters": [
"MOJIOKO",
"BnPABO",
"",
"",
""
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "VarScene"
},
"parameters": [
"KO_HA",
">=",
"0"
],
"subInstructions": []
}
],
"actions": [
{
"type": {
"inverted": false,
"value": "AddForceXY"
},
"parameters": [
"MOJIOKO",
"KO.PlatformerObject::CurrentSpeed()",
"0",
""
],
"subInstructions": []
}
],
"events": []
},
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "CollisionNP"
},
"parameters": [
"MOJIOKO",
"BJIEBO",
"",
"",
""
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "VarScene"
},
"parameters": [
"KO_HA",
"<",
"0"
],
"subInstructions": []
}
],
"actions": [
{
"type": {
"inverted": false,
"value": "AddForceXY"
},
"parameters": [
"MOJIOKO",
"KO.PlatformerObject::CurrentSpeed()",
"0",
""
],
"subInstructions": []
}
],
"events": []
}
]
}
],
"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": "Cache"
},
"parameters": [
"BnPABO"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "Cache"
},
"parameters": [
"BJIEBO"
],
"subInstructions": []
}
],
"events": []
}
]
}
],
"parameters": []
}
],
"layers": [


+ 357
- 3
game.json.autosave View File

@@ -3834,6 +3834,38 @@
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
},
{
"angle": 0,
"customSize": true,
"height": 20,
"layer": "",
"locked": false,
"name": "BnPABO",
"persistentUuid": "d74cd723-b1b0-47cf-b6d3-8e2f35fea041",
"width": 249,
"x": 128,
"y": 410,
"zOrder": 21,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
},
{
"angle": 0,
"customSize": true,
"height": 20,
"layer": "",
"locked": false,
"name": "BJIEBO",
"persistentUuid": "8a2027ac-223c-486b-b9ac-a7ab0ece1a3e",
"width": 262,
"x": 183,
"y": 439,
"zOrder": 22,
"numberProperties": [],
"stringProperties": [],
"initialVariables": []
}
],
"objects": [
@@ -5120,6 +5152,84 @@
]
}
]
},
{
"name": "BnPABO",
"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": "BJIEBO",
"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": []
}
]
}
]
}
]
}
],
"events": [
@@ -5436,7 +5546,7 @@
"colorR": 74,
"creationTime": 0,
"disabled": false,
"folded": true,
"folded": false,
"name": "Колобок",
"source": "",
"type": "BuiltinCommonInstructions::Group",
@@ -6240,7 +6350,7 @@
"colorR": 74,
"creationTime": 0,
"disabled": false,
"folded": false,
"folded": true,
"name": "Стрела",
"source": "",
"type": "BuiltinCommonInstructions::Group",
@@ -6863,7 +6973,7 @@
"colorR": 74,
"creationTime": 0,
"disabled": false,
"folded": true,
"folded": false,
"name": "Молоко",
"source": "",
"type": "BuiltinCommonInstructions::Group",
@@ -7953,6 +8063,250 @@
}
],
"parameters": []
},
{
"colorB": 228,
"colorG": 176,
"colorR": 74,
"creationTime": 0,
"disabled": false,
"folded": false,
"name": "Движение банки молока",
"source": "",
"type": "BuiltinCommonInstructions::Group",
"events": [
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "PlatformBehavior::IsOnFloor"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "PlatformBehavior::IsMoving"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": true,
"value": "PlatformBehavior::IsFalling"
},
"parameters": [
"KO",
"PlatformerObject"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "CollisionNP"
},
"parameters": [
"KO",
"MOJIOKO",
"",
"",
""
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "VarScene"
},
"parameters": [
"Молоко.Опрокинуто",
"=",
"0"
],
"subInstructions": []
}
],
"actions": [],
"events": [
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "CollisionNP"
},
"parameters": [
"MOJIOKO",
"BnPABO",
"",
"",
""
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "VarScene"
},
"parameters": [
"KO_HA",
">=",
"0"
],
"subInstructions": []
}
],
"actions": [
{
"type": {
"inverted": false,
"value": "AddForceXY"
},
"parameters": [
"MOJIOKO",
"KO.PlatformerObject::CurrentSpeed()",
"0",
""
],
"subInstructions": []
}
],
"events": []
},
{
"disabled": false,
"folded": false,
"type": "BuiltinCommonInstructions::Standard",
"conditions": [
{
"type": {
"inverted": false,
"value": "CollisionNP"
},
"parameters": [
"MOJIOKO",
"BJIEBO",
"",
"",
""
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "VarScene"
},
"parameters": [
"KO_HA",
"<",
"0"
],
"subInstructions": []
}
],
"actions": [
{
"type": {
"inverted": false,
"value": "AddForceXY"
},
"parameters": [
"MOJIOKO",
"KO.PlatformerObject::CurrentSpeed()",
"0",
""
],
"subInstructions": []
}
],
"events": []
}
]
}
],
"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": "Cache"
},
"parameters": [
"BnPABO"
],
"subInstructions": []
},
{
"type": {
"inverted": false,
"value": "Cache"
},
"parameters": [
"BJIEBO"
],
"subInstructions": []
}
],
"events": []
}
]
}
],
"parameters": []
}
],
"layers": [


+ 92
- 54
животные/корова-хвост/корова-хвост.autosave.scml View File

@@ -15,7 +15,7 @@
<obj_info name="bone_006" type="bone" w="22.8592" h="10"/>
<obj_info name="bone_007" type="bone" w="22.5882" h="10"/>
<obj_info name="bone_008" type="bone" w="29.5406" h="10"/>
<animation id="0" name="отгоняем мух" length="6000" interval="100">
<animation id="0" name="отгоняем мух" length="5000" interval="100">
<mainline>
<key id="0">
<bone_ref id="0" timeline="9" key="0"/>
@@ -37,7 +37,7 @@
<object_ref id="7" parent="7" timeline="7" key="0" z_index="7"/>
<object_ref id="8" parent="8" timeline="8" key="0" z_index="8"/>
</key>
<key id="1" time="500">
<key id="1" time="400">
<bone_ref id="0" timeline="9" key="1"/>
<bone_ref id="1" parent="0" timeline="10" key="1"/>
<bone_ref id="2" parent="1" timeline="11" key="1"/>
@@ -57,8 +57,8 @@
<object_ref id="7" parent="7" timeline="7" key="0" z_index="7"/>
<object_ref id="8" parent="8" timeline="8" key="0" z_index="8"/>
</key>
<key id="2" time="1000">
<bone_ref id="0" timeline="9" key="1"/>
<key id="2" time="900">
<bone_ref id="0" timeline="9" key="2"/>
<bone_ref id="1" parent="0" timeline="10" key="1"/>
<bone_ref id="2" parent="1" timeline="11" key="1"/>
<bone_ref id="3" parent="2" timeline="12" key="2"/>
@@ -77,12 +77,12 @@
<object_ref id="7" parent="7" timeline="7" key="0" z_index="7"/>
<object_ref id="8" parent="8" timeline="8" key="0" z_index="8"/>
</key>
<key id="3" time="2000">
<bone_ref id="0" timeline="9" key="1"/>
<key id="3" time="1300">
<bone_ref id="0" timeline="9" key="2"/>
<bone_ref id="1" parent="0" timeline="10" key="1"/>
<bone_ref id="2" parent="1" timeline="11" key="1"/>
<bone_ref id="3" parent="2" timeline="12" key="2"/>
<bone_ref id="4" parent="3" timeline="13" key="2"/>
<bone_ref id="4" parent="3" timeline="13" key="3"/>
<bone_ref id="5" parent="4" timeline="14" key="3"/>
<bone_ref id="6" parent="5" timeline="15" key="3"/>
<bone_ref id="7" parent="6" timeline="16" key="3"/>
@@ -97,13 +97,13 @@
<object_ref id="7" parent="7" timeline="7" key="0" z_index="7"/>
<object_ref id="8" parent="8" timeline="8" key="0" z_index="8"/>
</key>
<key id="4" time="3500">
<bone_ref id="0" timeline="9" key="1"/>
<key id="4" time="1600">
<bone_ref id="0" timeline="9" key="2"/>
<bone_ref id="1" parent="0" timeline="10" key="1"/>
<bone_ref id="2" parent="1" timeline="11" key="1"/>
<bone_ref id="3" parent="2" timeline="12" key="2"/>
<bone_ref id="4" parent="3" timeline="13" key="2"/>
<bone_ref id="5" parent="4" timeline="14" key="4"/>
<bone_ref id="4" parent="3" timeline="13" key="3"/>
<bone_ref id="5" parent="4" timeline="14" key="3"/>
<bone_ref id="6" parent="5" timeline="15" key="4"/>
<bone_ref id="7" parent="6" timeline="16" key="4"/>
<bone_ref id="8" parent="7" timeline="17" key="4"/>
@@ -117,6 +117,26 @@
<object_ref id="7" parent="7" timeline="7" key="0" z_index="7"/>
<object_ref id="8" parent="8" timeline="8" key="0" z_index="8"/>
</key>
<key id="5" time="1900">
<bone_ref id="0" timeline="9" key="2"/>
<bone_ref id="1" parent="0" timeline="10" key="1"/>
<bone_ref id="2" parent="1" timeline="11" key="1"/>
<bone_ref id="3" parent="2" timeline="12" key="2"/>
<bone_ref id="4" parent="3" timeline="13" key="3"/>
<bone_ref id="5" parent="4" timeline="14" key="4"/>
<bone_ref id="6" parent="5" timeline="15" key="5"/>
<bone_ref id="7" parent="6" timeline="16" key="5"/>
<bone_ref id="8" parent="7" timeline="17" key="5"/>
<object_ref id="0" parent="0" timeline="0" key="0" z_index="0"/>
<object_ref id="1" parent="1" timeline="1" key="0" z_index="1"/>
<object_ref id="2" parent="2" timeline="2" key="0" z_index="2"/>
<object_ref id="3" parent="3" timeline="3" key="0" z_index="3"/>
<object_ref id="4" parent="4" timeline="4" key="0" z_index="4"/>
<object_ref id="5" parent="5" timeline="5" key="0" z_index="5"/>
<object_ref id="6" parent="6" timeline="6" key="0" z_index="6"/>
<object_ref id="7" parent="7" timeline="7" key="0" z_index="7"/>
<object_ref id="8" parent="8" timeline="8" key="0" z_index="8"/>
</key>
</mainline>
<timeline id="0" name="корова-хвост_верх">
<key id="0" spin="0">
@@ -167,34 +187,37 @@
<key id="0" spin="-1">
<bone x="-0.645161" y="-0.430108" angle="338.523209" scale_x="0.763213"/>
</key>
<key id="1" time="500">
<key id="1" time="400">
<bone x="-0.645161" y="-0.430108" angle="322.846039" scale_x="0.763213"/>
</key>
<key id="2" time="900">
<bone x="-0.645161" y="-0.430108" angle="338.523" scale_x="0.763213"/>
</key>
</timeline>
<timeline id="10" obj="1" name="bone_001" object_type="bone">
<key id="0" spin="0">
<bone x="27.117447" y="0.444328" angle="340.78126"/>
<key id="0">
<bone x="27.117447" y="0.444328" angle="340.170489"/>
</key>
<key id="1" time="500" spin="0">
<key id="1" time="400" spin="-1">
<bone x="27.117447" y="0.444328" angle="340.78126"/>
</key>
</timeline>
<timeline id="11" obj="2" name="bone_002" object_type="bone">
<key id="0" spin="-1">
<bone x="18.85047" y="-0.014325" angle="342.498751"/>
<key id="0">
<bone x="18.85047" y="-0.014325" angle="326.983265"/>
</key>
<key id="1" time="500">
<key id="1" time="400" spin="-1">
<bone x="18.85047" y="-0.014325" angle="334.499345"/>
</key>
</timeline>
<timeline id="12" obj="3" name="bone_003" object_type="bone">
<key id="0" spin="-1">
<bone x="19.378675" y="-0.12908" angle="345.553429"/>
<key id="0">
<bone x="19.378675" y="-0.12908" angle="322.235774"/>
</key>
<key id="1" time="500">
<key id="1" time="400">
<bone x="19.378675" y="-0.12908" angle="334.553447"/>
</key>
<key id="2" time="1000" spin="-1">
<key id="2" time="900" spin="-1">
<bone x="19.378675" y="-0.12908" angle="357.622136"/>
</key>
</timeline>
@@ -202,79 +225,94 @@
<key id="0" spin="-1">
<bone x="23.280328" y="-0.136043" angle="353.263661"/>
</key>
<key id="1" time="500">
<key id="1" time="400">
<bone x="23.280328" y="-0.136043" angle="330.65029"/>
</key>
<key id="2" time="1000" spin="-1">
<key id="2" time="900" spin="-1">
<bone x="23.280328" y="-0.136043" angle="0.697523"/>
</key>
<key id="3" time="1300" spin="-1">
<bone x="23.280328" y="-0.136043" angle="354.184768"/>
</key>
</timeline>
<timeline id="14" obj="5" name="bone_005" object_type="bone">
<key id="0" spin="-1">
<bone x="22.911089" y="-0.174793" angle="355.479823"/>
</key>
<key id="1" time="500">
<key id="1" time="400">
<bone x="22.911089" y="-0.174793" angle="334.077782"/>
</key>
<key id="2" time="1000" spin="-1">
<key id="2" time="900" spin="-1">
<bone x="22.911089" y="-0.174793" angle="3.119815"/>
</key>
<key id="3" time="2000">
<key id="3" time="1300">
<bone x="22.911089" y="-0.174793" angle="352.131671"/>
</key>
<key id="4" time="1900">
<bone x="22.911089" y="-0.174793" angle="355.436932"/>
</key>
<key id="4" time="3500" spin="-1">
<key id="5" time="3495" spin="-1">
<bone x="22.911089" y="-0.174793" angle="358.469763"/>
</key>
</timeline>
<timeline id="15" obj="6" name="bone_006" object_type="bone">
<key id="0" spin="-1">
<bone x="22.257509" y="-0.135034" angle="358.744311"/>
<key id="0">
<bone x="22.257509" y="-0.135034" angle="313.149249"/>
</key>
<key id="1" time="500">
<key id="1" time="400">
<bone x="22.257509" y="-0.135034" angle="336.150237"/>
</key>
<key id="2" time="1000" spin="-1">
<key id="2" time="900" spin="-1">
<bone x="22.257509" y="-0.135034" angle="3.036673"/>
</key>
<key id="3" time="2000">
<bone x="22.257509" y="-0.135034" angle="353.178817"/>
<key id="3" time="1300">
<bone x="22.257509" y="-0.135034" angle="353.244398"/>
</key>
<key id="4" time="3500" spin="-1">
<bone x="22.257509" y="-0.135034" angle="3.818629"/>
<key id="4" time="1600" spin="-1">
<bone x="22.257509" y="-0.135034" angle="0.200912"/>
</key>
<key id="5" time="1900" spin="-1">
<bone x="22.257509" y="-0.135034" angle="353.178817"/>
</key>
</timeline>
<timeline id="16" obj="7" name="bone_007" object_type="bone">
<key id="0" spin="-1">
<bone x="23.734804" y="-0.042838" angle="358.999593"/>
<key id="0">
<bone x="23.734804" y="-0.042838" angle="305.463964"/>
</key>
<key id="1" time="500">
<key id="1" time="400">
<bone x="23.734804" y="-0.042838" angle="343.88512"/>
</key>
<key id="2" time="1000" spin="-1">
<bone x="23.734804" y="-0.042838" angle="6.943205"/>
<key id="2" time="900" spin="-1">
<bone x="23.734804" y="-0.042838" angle="3.824622"/>
</key>
<key id="3" time="1300">
<bone x="23.734804" y="-0.042838" angle="355.182606"/>
</key>
<key id="3" time="2000">
<bone x="23.734804" y="-0.042838" angle="356.523614"/>
<key id="4" time="1600" spin="-1">
<bone x="23.734804" y="-0.042838" angle="358.771109"/>
</key>
<key id="4" time="3500" spin="-1">
<bone x="23.734804" y="-0.042838" angle="3.5777"/>
<key id="5" time="1900" spin="-1">
<bone x="23.734804" y="-0.042838" angle="358.705682"/>
</key>
</timeline>
<timeline id="17" obj="8" name="bone_008" object_type="bone">
<key id="0" spin="-1">
<bone x="24.023372" y="-0.309243" angle="356.111664" scale_x="1.787217"/>
<key id="0">
<bone x="24.023372" y="-0.309243" angle="289.427477" scale_x="1.787217"/>
</key>
<key id="1" time="500">
<key id="1" time="400">
<bone x="24.023372" y="-0.309243" angle="347.253729" scale_x="1.787217"/>
</key>
<key id="2" time="1000" spin="-1">
<bone x="24.023372" y="-0.309243" angle="7.919607" scale_x="1.787217"/>
<key id="2" time="900" spin="-1">
<bone x="24.023372" y="-0.309243" angle="359.447704" scale_x="1.787217"/>
</key>
<key id="3" time="1300">
<bone x="24.023372" y="-0.309243" angle="352.05491" scale_x="1.787217"/>
</key>
<key id="3" time="2000">
<bone x="24.023372" y="-0.309243" angle="350.646942" scale_x="1.787217"/>
<key id="4" time="1600" spin="-1">
<bone x="24.023372" y="-0.309243" angle="359.825119" scale_x="1.787217"/>
</key>
<key id="4" time="3500" spin="-1">
<bone x="24.023372" y="-0.309243" angle="4.716296" scale_x="1.787217"/>
<key id="5" time="1900" spin="-1">
<bone x="24.023372" y="-0.309243" angle="355.953889" scale_x="1.787217"/>
</key>
</timeline>
</animation>


Loading…
Cancel
Save