commit 59fb6b44cb512ec3690386d8627cb9bd6a64be4e Author: Mark Hoekveen Date: Mon Oct 21 03:16:34 2019 +0200 Mark gaat naar bed commit. joe diff --git a/Creature.gd b/Creature.gd new file mode 100644 index 0000000..e38586d --- /dev/null +++ b/Creature.gd @@ -0,0 +1,6 @@ +extends Node + +var naampje = "je moeder" + +func _ready(): + pass \ No newline at end of file diff --git a/Creature.tres b/Creature.tres new file mode 100644 index 0000000..a9447b5 --- /dev/null +++ b/Creature.tres @@ -0,0 +1,21 @@ +[gd_resource type="SpatialMaterial" load_steps=3 format=2] + +[sub_resource type="Gradient" id=1] +offsets = PoolRealArray( 0, 0.920168, 1 ) +colors = PoolColorArray( 0.978516, 0.124113, 0.124113, 1, 0.903033, 0.490408, 0.226752, 1, 0.896484, 0.522187, 0.235657, 1 ) + +[sub_resource type="GradientTexture" id=2] +gradient = SubResource( 1 ) + +[resource] +render_priority = 1 +params_diffuse_mode = 2 +params_specular_mode = 1 +albedo_color = Color( 1, 1, 1, 0.443137 ) +metallic_specular = 0.0 +subsurf_scatter_enabled = true +subsurf_scatter_strength = 0.89 +subsurf_scatter_texture = SubResource( 2 ) +refraction_enabled = true +refraction_scale = 0.1 +refraction_texture_channel = 0 diff --git a/Creature.tscn b/Creature.tscn new file mode 100644 index 0000000..8383bec --- /dev/null +++ b/Creature.tscn @@ -0,0 +1,20 @@ +[gd_scene load_steps=5 format=2] + +[ext_resource path="res://figure.gltf" type="PackedScene" id=1] +[ext_resource path="res://Creature.gd" type="Script" id=2] +[ext_resource path="res://Creature.tres" type="Material" id=3] + +[sub_resource type="CylinderShape" id=4] +height = 1.21849 + +[node name="Creature" instance=ExtResource( 1 )] +script = ExtResource( 2 ) + +[node name="Mesh" parent="Node/Node 2/Armature" index="0"] +material/0 = ExtResource( 3 ) + +[node name="Area" type="Area" parent="." index="2"] + +[node name="CollisionShape" type="CollisionShape" parent="Area" index="0"] +transform = Transform( 0.25, 0, 0, 0, 1, 0, 0, 0, 0.25, 0, 0.803572, 0 ) +shape = SubResource( 4 ) diff --git a/CreatureLab.gd b/CreatureLab.gd new file mode 100644 index 0000000..c25fa47 --- /dev/null +++ b/CreatureLab.gd @@ -0,0 +1,23 @@ +extends Node +export (PackedScene) var Creature + +var selected; + +func _ready(): + pass + +func spawn_a_bitch(): + # Maak een bitch + var c = Creature.instance() + add_child(c) + + # Geef de bitch een random positie en rotatie + c.rotate_y(rand_range(-5, 5)) + c.transform = Transform(c.transform.basis, Vector3(rand_range(-7, 7), 0, rand_range(-5, 5))) + print_tree ( ) + +func kill_a_bitch(): + var c = get_child(get_child_count()-1) + if c: + c.queue_free() + #remove_child(c) \ No newline at end of file diff --git a/Default-effect.material b/Default-effect.material new file mode 100644 index 0000000..4090722 Binary files /dev/null and b/Default-effect.material differ diff --git a/RiggedFigure.gltf b/RiggedFigure.gltf new file mode 100644 index 0000000..3fc9bf5 --- /dev/null +++ b/RiggedFigure.gltf @@ -0,0 +1,2618 @@ +{ + "asset": { + "generator": "COLLADA2GLTF", + "version": "2.0" + }, + "scene": 0, + "scenes": [ + { + "nodes": [ + 0 + ] + } + ], + "nodes": [ + { + "children": [ + 21, + 1 + ], + "matrix": [ + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + 0.0, + 0.0, + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 1.0 + ] + }, + { + "mesh": 0, + "skin": 0 + }, + { + "children": [ + 11, + 7, + 3 + ], + "translation": [ + 2.7939699442924854e-9, + -1.4156600514070309e-7, + 0.6860002279281616 + ], + "rotation": [ + 0.03792940452694893, + 0.002913428470492363, + -0.00011058452946599572, + -0.9992761611938476 + ] + }, + { + "children": [ + 4 + ], + "translation": [ + -0.06845717132091522, + 0.004460853058844805, + -0.07147114723920822 + ], + "rotation": [ + -0.02339874766767025, + -0.6542636752128601, + 0.754464864730835, + 0.04663021117448807 + ], + "scale": [ + 1.0, + 1.0000001192092896, + 0.9999999403953552 + ] + }, + { + "children": [ + 5 + ], + "translation": [ + 0.0, + 0.2661120891571045, + 1.4901200273698124e-8 + ], + "rotation": [ + 0.21606147289276124, + 0.08108008652925492, + -0.010079992935061457, + -0.9729552268981934 + ], + "scale": [ + 1.0000001192092896, + 1.0, + 1.0 + ] + }, + { + "children": [ + 6 + ], + "translation": [ + -7.450580152834618e-9, + 0.27582409977912905, + -3.725290076417309e-9 + ], + "rotation": [ + 0.8471670746803284, + -0.03204828128218651, + -0.024840382859110833, + -0.5297772288322449 + ], + "scale": [ + 0.9999998807907105, + 1.0, + 1.0 + ] + }, + { + "translation": [ + -0.0014585329918190837, + -0.06619873642921448, + 0.027856800705194474 + ], + "rotation": [ + -0.03414325416088104, + -0.3191778957843781, + 0.9461711049079896, + -0.04146831855177879 + ], + "scale": [ + 0.9999999403953552, + 0.999999701976776, + 0.9999991655349731 + ] + }, + { + "children": [ + 8 + ], + "translation": [ + 0.06761927157640457, + 0.004461091011762619, + -0.07226461172103882 + ], + "rotation": [ + 0.21088078618049625, + -0.6243308186531067, + 0.724772036075592, + -0.2011117935180664 + ], + "scale": [ + 1.0000001192092896, + 1.000000238418579, + 1.0000001192092896 + ] + }, + { + "children": [ + 9 + ], + "translation": [ + 0.0, + 0.2661122083663941, + 0.0 + ], + "rotation": [ + 0.2111543715000153, + -0.29843246936798098, + -0.04688597097992897, + -0.92959862947464 + ], + "scale": [ + 1.0000001192092896, + 1.0000001192092896, + 0.9999999403953552 + ] + }, + { + "children": [ + 10 + ], + "translation": [ + 0.0, + 0.27582401037216189, + 0.0 + ], + "rotation": [ + 0.8477688431739807, + -0.002281580353155732, + -0.006338709499686956, + -0.530323326587677 + ], + "scale": [ + 1.0, + 1.0, + 1.0000001192092896 + ] + }, + { + "translation": [ + -0.002346493070945144, + -0.06617330759763718, + 0.02785675972700119 + ], + "rotation": [ + 0.024532083421945573, + -0.3199966549873352, + 0.9446004033088684, + 0.06878151744604111 + ], + "scale": [ + 1.0, + 1.0000007152557374, + 1.0000009536743165 + ] + }, + { + "children": [ + 12 + ], + "translation": [ + 0.0009999809553846717, + -4.842879874900064e-8, + 0.1714905947446823 + ], + "rotation": [ + -0.7380747199058533, + -0.001967150717973709, + 0.0021518853027373554, + -0.6747126579284668 + ], + "scale": [ + 1.0, + 0.9999999403953552, + 1.0 + ] + }, + { + "children": [ + 19, + 16, + 13 + ], + "translation": [ + 0.0, + 0.21801769733428956, + 3.725290076417309e-9 + ], + "rotation": [ + 0.6378589272499085, + -4.2587172677244209e-10, + -3.5271877085740757e-10, + -0.770153284072876 + ], + "scale": [ + 1.0, + 1.0000001192092896, + 1.0 + ] + }, + { + "children": [ + 14 + ], + "translation": [ + -0.08800055086612702, + -0.0001992879988392815, + -0.0009773969650268557 + ], + "rotation": [ + 0.27643078565597536, + 0.05186379700899124, + -0.665187418460846, + -0.6916804909706116 + ], + "scale": [ + 1.0, + 0.9999998807907105, + 0.9999999403953552 + ] + }, + { + "children": [ + 15 + ], + "translation": [ + -7.450580152834618e-9, + 0.24452559649944304, + -5.96045985901128e-8 + ], + "rotation": [ + -0.2280062586069107, + 0.9096477627754213, + -0.1480233669281006, + -0.314074844121933 + ], + "scale": [ + 0.9999999403953552, + 0.9999995827674866, + 0.9999998211860656 + ] + }, + { + "translation": [ + -5.96045985901128e-8, + 0.1855168044567108, + 0.0 + ], + "rotation": [ + -0.07854889333248139, + 0.14253507554531098, + -0.014102266170084477, + -0.9865672588348388 + ], + "scale": [ + 1.0, + 1.0, + 0.9999999403953552 + ] + }, + { + "children": [ + 17 + ], + "translation": [ + 0.08800055086612702, + -0.0001992879988392815, + -0.0009773969650268557 + ], + "rotation": [ + 0.6789423227310181, + 0.6879449486732483, + -0.24067795276641849, + -0.08856399357318878 + ], + "scale": [ + 1.0000001192092896, + 1.0000004768371585, + 1.0 + ] + }, + { + "children": [ + 18 + ], + "translation": [ + 1.8626500342122655e-9, + 0.24452589452266697, + -5.96045985901128e-8 + ], + "rotation": [ + 0.0024000618141144516, + -0.13981154561042789, + -0.2718312442302704, + -0.9521317481994628 + ] + }, + { + "translation": [ + 0.0, + 0.1855167001485825, + 0.0 + ], + "rotation": [ + -0.05729063600301743, + -0.028227293863892556, + -0.0555599220097065, + -0.996410608291626 + ], + "scale": [ + 1.0, + 1.0000001192092896, + 1.0000001192092896 + ] + }, + { + "children": [ + 20 + ], + "translation": [ + 0.0, + 7.450579886381094e-8, + 0.05255972966551781 + ], + "rotation": [ + -0.635452151298523, + -1.0367854798564458e-15, + -8.512670002598287e-16, + -0.7721402645111084 + ] + }, + { + "translation": [ + 0.0, + 0.06650590896606446, + 0.0 + ], + "rotation": [ + 4.2157907720330458e-10, + 0.9999844431877136, + -0.005583992227911949, + -7.549667913053783e-8 + ], + "scale": [ + 1.0, + 1.0000001192092896, + 1.0 + ] + }, + { + "children": [ + 2 + ] + } + ], + "meshes": [ + { + "primitives": [ + { + "attributes": { + "JOINTS_0": 1, + "NORMAL": 2, + "POSITION": 3, + "WEIGHTS_0": 4 + }, + "indices": 0, + "mode": 4, + "material": 0 + } + ], + "name": "Proxy" + } + ], + "animations": [ + { + "channels": [ + { + "sampler": 0, + "target": { + "node": 2, + "path": "translation" + } + }, + { + "sampler": 1, + "target": { + "node": 2, + "path": "rotation" + } + }, + { + "sampler": 2, + "target": { + "node": 2, + "path": "scale" + } + }, + { + "sampler": 3, + "target": { + "node": 11, + "path": "translation" + } + }, + { + "sampler": 4, + "target": { + "node": 11, + "path": "rotation" + } + }, + { + "sampler": 5, + "target": { + "node": 11, + "path": "scale" + } + }, + { + "sampler": 6, + "target": { + "node": 12, + "path": "translation" + } + }, + { + "sampler": 7, + "target": { + "node": 12, + "path": "rotation" + } + }, + { + "sampler": 8, + "target": { + "node": 12, + "path": "scale" + } + }, + { + "sampler": 9, + "target": { + "node": 19, + "path": "translation" + } + }, + { + "sampler": 10, + "target": { + "node": 19, + "path": "rotation" + } + }, + { + "sampler": 11, + "target": { + "node": 19, + "path": "scale" + } + }, + { + "sampler": 12, + "target": { + "node": 20, + "path": "translation" + } + }, + { + "sampler": 13, + "target": { + "node": 20, + "path": "rotation" + } + }, + { + "sampler": 14, + "target": { + "node": 20, + "path": "scale" + } + }, + { + "sampler": 15, + "target": { + "node": 16, + "path": "translation" + } + }, + { + "sampler": 16, + "target": { + "node": 16, + "path": "rotation" + } + }, + { + "sampler": 17, + "target": { + "node": 16, + "path": "scale" + } + }, + { + "sampler": 18, + "target": { + "node": 17, + "path": "translation" + } + }, + { + "sampler": 19, + "target": { + "node": 17, + "path": "rotation" + } + }, + { + "sampler": 20, + "target": { + "node": 17, + "path": "scale" + } + }, + { + "sampler": 21, + "target": { + "node": 18, + "path": "translation" + } + }, + { + "sampler": 22, + "target": { + "node": 18, + "path": "rotation" + } + }, + { + "sampler": 23, + "target": { + "node": 18, + "path": "scale" + } + }, + { + "sampler": 24, + "target": { + "node": 13, + "path": "translation" + } + }, + { + "sampler": 25, + "target": { + "node": 13, + "path": "rotation" + } + }, + { + "sampler": 26, + "target": { + "node": 13, + "path": "scale" + } + }, + { + "sampler": 27, + "target": { + "node": 14, + "path": "translation" + } + }, + { + "sampler": 28, + "target": { + "node": 14, + "path": "rotation" + } + }, + { + "sampler": 29, + "target": { + "node": 14, + "path": "scale" + } + }, + { + "sampler": 30, + "target": { + "node": 15, + "path": "translation" + } + }, + { + "sampler": 31, + "target": { + "node": 15, + "path": "rotation" + } + }, + { + "sampler": 32, + "target": { + "node": 15, + "path": "scale" + } + }, + { + "sampler": 33, + "target": { + "node": 7, + "path": "translation" + } + }, + { + "sampler": 34, + "target": { + "node": 7, + "path": "rotation" + } + }, + { + "sampler": 35, + "target": { + "node": 7, + "path": "scale" + } + }, + { + "sampler": 36, + "target": { + "node": 8, + "path": "translation" + } + }, + { + "sampler": 37, + "target": { + "node": 8, + "path": "rotation" + } + }, + { + "sampler": 38, + "target": { + "node": 8, + "path": "scale" + } + }, + { + "sampler": 39, + "target": { + "node": 9, + "path": "translation" + } + }, + { + "sampler": 40, + "target": { + "node": 9, + "path": "rotation" + } + }, + { + "sampler": 41, + "target": { + "node": 9, + "path": "scale" + } + }, + { + "sampler": 42, + "target": { + "node": 10, + "path": "translation" + } + }, + { + "sampler": 43, + "target": { + "node": 10, + "path": "rotation" + } + }, + { + "sampler": 44, + "target": { + "node": 10, + "path": "scale" + } + }, + { + "sampler": 45, + "target": { + "node": 3, + "path": "translation" + } + }, + { + "sampler": 46, + "target": { + "node": 3, + "path": "rotation" + } + }, + { + "sampler": 47, + "target": { + "node": 3, + "path": "scale" + } + }, + { + "sampler": 48, + "target": { + "node": 4, + "path": "translation" + } + }, + { + "sampler": 49, + "target": { + "node": 4, + "path": "rotation" + } + }, + { + "sampler": 50, + "target": { + "node": 4, + "path": "scale" + } + }, + { + "sampler": 51, + "target": { + "node": 5, + "path": "translation" + } + }, + { + "sampler": 52, + "target": { + "node": 5, + "path": "rotation" + } + }, + { + "sampler": 53, + "target": { + "node": 5, + "path": "scale" + } + }, + { + "sampler": 54, + "target": { + "node": 6, + "path": "translation" + } + }, + { + "sampler": 55, + "target": { + "node": 6, + "path": "rotation" + } + }, + { + "sampler": 56, + "target": { + "node": 6, + "path": "scale" + } + } + ], + "samplers": [ + { + "input": 5, + "interpolation": "LINEAR", + "output": 6 + }, + { + "input": 5, + "interpolation": "LINEAR", + "output": 7 + }, + { + "input": 5, + "interpolation": "LINEAR", + "output": 8 + }, + { + "input": 9, + "interpolation": "LINEAR", + "output": 10 + }, + { + "input": 9, + "interpolation": "LINEAR", + "output": 11 + }, + { + "input": 9, + "interpolation": "LINEAR", + "output": 12 + }, + { + "input": 13, + "interpolation": "LINEAR", + "output": 14 + }, + { + "input": 13, + "interpolation": "LINEAR", + "output": 15 + }, + { + "input": 13, + "interpolation": "LINEAR", + "output": 16 + }, + { + "input": 17, + "interpolation": "LINEAR", + "output": 18 + }, + { + "input": 17, + "interpolation": "LINEAR", + "output": 19 + }, + { + "input": 17, + "interpolation": "LINEAR", + "output": 20 + }, + { + "input": 21, + "interpolation": "LINEAR", + "output": 22 + }, + { + "input": 21, + "interpolation": "LINEAR", + "output": 23 + }, + { + "input": 21, + "interpolation": "LINEAR", + "output": 24 + }, + { + "input": 25, + "interpolation": "LINEAR", + "output": 26 + }, + { + "input": 25, + "interpolation": "LINEAR", + "output": 27 + }, + { + "input": 25, + "interpolation": "LINEAR", + "output": 28 + }, + { + "input": 29, + "interpolation": "LINEAR", + "output": 30 + }, + { + "input": 29, + "interpolation": "LINEAR", + "output": 31 + }, + { + "input": 29, + "interpolation": "LINEAR", + "output": 32 + }, + { + "input": 33, + "interpolation": "LINEAR", + "output": 34 + }, + { + "input": 33, + "interpolation": "LINEAR", + "output": 35 + }, + { + "input": 33, + "interpolation": "LINEAR", + "output": 36 + }, + { + "input": 37, + "interpolation": "LINEAR", + "output": 38 + }, + { + "input": 37, + "interpolation": "LINEAR", + "output": 39 + }, + { + "input": 37, + "interpolation": "LINEAR", + "output": 40 + }, + { + "input": 41, + "interpolation": "LINEAR", + "output": 42 + }, + { + "input": 41, + "interpolation": "LINEAR", + "output": 43 + }, + { + "input": 41, + "interpolation": "LINEAR", + "output": 44 + }, + { + "input": 45, + "interpolation": "LINEAR", + "output": 46 + }, + { + "input": 45, + "interpolation": "LINEAR", + "output": 47 + }, + { + "input": 45, + "interpolation": "LINEAR", + "output": 48 + }, + { + "input": 49, + "interpolation": "LINEAR", + "output": 50 + }, + { + "input": 49, + "interpolation": "LINEAR", + "output": 51 + }, + { + "input": 49, + "interpolation": "LINEAR", + "output": 52 + }, + { + "input": 53, + "interpolation": "LINEAR", + "output": 54 + }, + { + "input": 53, + "interpolation": "LINEAR", + "output": 55 + }, + { + "input": 53, + "interpolation": "LINEAR", + "output": 56 + }, + { + "input": 57, + "interpolation": "LINEAR", + "output": 58 + }, + { + "input": 57, + "interpolation": "LINEAR", + "output": 59 + }, + { + "input": 57, + "interpolation": "LINEAR", + "output": 60 + }, + { + "input": 61, + "interpolation": "LINEAR", + "output": 62 + }, + { + "input": 61, + "interpolation": "LINEAR", + "output": 63 + }, + { + "input": 61, + "interpolation": "LINEAR", + "output": 64 + }, + { + "input": 65, + "interpolation": "LINEAR", + "output": 66 + }, + { + "input": 65, + "interpolation": "LINEAR", + "output": 67 + }, + { + "input": 65, + "interpolation": "LINEAR", + "output": 68 + }, + { + "input": 69, + "interpolation": "LINEAR", + "output": 70 + }, + { + "input": 69, + "interpolation": "LINEAR", + "output": 71 + }, + { + "input": 69, + "interpolation": "LINEAR", + "output": 72 + }, + { + "input": 73, + "interpolation": "LINEAR", + "output": 74 + }, + { + "input": 73, + "interpolation": "LINEAR", + "output": 75 + }, + { + "input": 73, + "interpolation": "LINEAR", + "output": 76 + }, + { + "input": 77, + "interpolation": "LINEAR", + "output": 78 + }, + { + "input": 77, + "interpolation": "LINEAR", + "output": 79 + }, + { + "input": 77, + "interpolation": "LINEAR", + "output": 80 + } + ] + } + ], + "skins": [ + { + "inverseBindMatrices": 81, + "skeleton": 2, + "joints": [ + 2, + 11, + 12, + 19, + 20, + 16, + 13, + 17, + 14, + 18, + 15, + 7, + 3, + 8, + 4, + 9, + 5, + 10, + 6 + ], + "name": "Armature" + } + ], + "accessors": [ + { + "bufferView": 0, + "byteOffset": 0, + "componentType": 5123, + "count": 768, + "max": [ + 369 + ], + "min": [ + 0 + ], + "type": "SCALAR" + }, + { + "bufferView": 1, + "byteOffset": 0, + "componentType": 5123, + "count": 370, + "max": [ + 18, + 18, + 18, + 18 + ], + "min": [ + 0, + 0, + 0, + 0 + ], + "type": "VEC4" + }, + { + "bufferView": 2, + "byteOffset": 0, + "componentType": 5126, + "count": 370, + "max": [ + 1.0, + 1.0, + 1.0 + ], + "min": [ + -1.0, + -1.0, + -1.0 + ], + "type": "VEC3" + }, + { + "bufferView": 2, + "byteOffset": 4440, + "componentType": 5126, + "count": 370, + "max": [ + 0.5894610285758972, + 0.13091780245304109, + 1.4499200582504273 + ], + "min": [ + -0.5894610285758972, + -0.19497710466384889, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 3, + "byteOffset": 0, + "componentType": 5126, + "count": 370, + "max": [ + 1.0, + 0.9893189072608948, + 0.9037013053894044, + 0.6776750087738037 + ], + "min": [ + 0.010514849796891213, + 0.0, + 0.0, + 0.0 + ], + "type": "VEC4" + }, + { + "bufferView": 4, + "byteOffset": 0, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 0, + "componentType": 5126, + "count": 2, + "max": [ + 4.5896600409101037e-10, + -1.1506600117172641e-7, + 0.6859999895095825 + ], + "min": [ + 4.5896600409101037e-10, + -1.1506600117172641e-7, + 0.6859999895095825 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 0, + "componentType": 5126, + "count": 2, + "max": [ + 0.03792992979288101, + 0.0029135500080883505, + -0.00011340532364556566, + -0.9992762804031372 + ], + "min": [ + 0.03792992979288101, + 0.0029135500080883505, + -0.00011340532364556566, + -0.9992762804031372 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 24, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 1.000000238418579, + 1.0000003576278689 + ], + "min": [ + 1.0, + 1.000000238418579, + 1.0000003576278689 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 8, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 48, + "componentType": 5126, + "count": 2, + "max": [ + 0.0009999830508604646, + -1.8626499453944239e-8, + 0.17149099707603458 + ], + "min": [ + 0.0009999830508604646, + -1.8626499453944239e-8, + 0.17149099707603458 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 32, + "componentType": 5126, + "count": 2, + "max": [ + -0.7380743026733398, + -0.001967150252312422, + 0.0021518832072615625, + -0.6747127175331116 + ], + "min": [ + -0.7380743026733398, + -0.001967150252312422, + 0.0021518832072615625, + -0.6747127175331116 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 72, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000001192092896, + 0.9999994039535524, + 0.9999994039535524 + ], + "min": [ + 1.0000001192092896, + 0.9999994039535524, + 0.9999994039535524 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 16, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 96, + "componentType": 5126, + "count": 2, + "max": [ + -7.105429898699844e-15, + 0.2180179059505463, + -1.8626500342122655e-9 + ], + "min": [ + -7.105429898699844e-15, + 0.2180179059505463, + -1.8626500342122655e-9 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 64, + "componentType": 5126, + "count": 2, + "max": [ + 0.6378593444824219, + -4.2613501616273199e-10, + -3.5284211663544337e-10, + -0.7701532244682312 + ], + "min": [ + 0.6378593444824219, + -4.2613501616273199e-10, + -3.5284211663544337e-10, + -0.7701532244682312 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 120, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 1.0000005960464478, + 1.0000005960464478 + ], + "min": [ + 1.0, + 1.0000005960464478, + 1.0000005960464478 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 24, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 144, + "componentType": 5126, + "count": 2, + "max": [ + -8.881779961836516e-15, + -1.4901200273698124e-8, + 0.052559491246938708 + ], + "min": [ + -8.881779961836516e-15, + -4.470350134511136e-8, + 0.05255937948822975 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 96, + "componentType": 5126, + "count": 2, + "max": [ + -0.6354526877403259, + 6.392766871421429e-11, + 1.0194381688637123e-13, + -0.6865020394325256 + ], + "min": [ + -0.7271280288696289, + 1.2045594556531206e-13, + -1.964862994530137e-11, + -0.7721399664878845 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 168, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 1.000000238418579, + 1.000000238418579 + ], + "min": [ + 1.0, + 1.000000238418579, + 1.000000238418579 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 32, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 192, + "componentType": 5126, + "count": 2, + "max": [ + -5.329070094684278e-15, + 0.06650590896606446, + 9.313230187046884e-10 + ], + "min": [ + -5.329070094684278e-15, + 0.06650590896606446, + 9.313230187046884e-10 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 128, + "componentType": 5126, + "count": 2, + "max": [ + 6.65661192833511e-10, + 0.9999842643737792, + 0.03202660754323006, + -1.1911986774748586e-7 + ], + "min": [ + -5.47695888641897e-10, + 0.9994869232177734, + -0.005583993159234524, + -1.1920712950086455e-7 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 216, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 0.9999995231628418, + 0.9999995231628418 + ], + "min": [ + 1.0, + 0.9999995231628418, + 0.9999995231628418 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 40, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 240, + "componentType": 5126, + "count": 2, + "max": [ + 0.08800006657838822, + -0.00019977999909315256, + -0.0009799000108614565 + ], + "min": [ + 0.08799991011619568, + -0.00019979500211775303, + -0.00098002003505826 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 160, + "componentType": 5126, + "count": 2, + "max": [ + 0.6789432764053345, + 0.6879453063011169, + -0.24067501723766328, + -0.08856184780597687 + ], + "min": [ + 0.6182979345321655, + 0.5380411744117737, + -0.4743711948394776, + -0.32123467326164248 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 264, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000004768371585, + 1.000000238418579, + 1.000000238418579 + ], + "min": [ + 1.0000001192092896, + 1.0000001192092896, + 1.0000001192092896 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 48, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 288, + "componentType": 5126, + "count": 2, + "max": [ + -2.328309989252375e-9, + 0.24452580511569978, + 0.0 + ], + "min": [ + -2.328309989252375e-9, + 0.24452580511569978, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 192, + "componentType": 5126, + "count": 2, + "max": [ + 0.002399991732090712, + -0.13981157541275025, + -0.2718312740325928, + -0.9521315693855286 + ], + "min": [ + 0.002399991732090712, + -0.13981160521507264, + -0.2718312740325928, + -0.9521315693855286 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 312, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999995231628418, + 0.999999701976776, + 1.0000003576278689 + ], + "min": [ + 0.999999463558197, + 0.999999701976776, + 1.0000003576278689 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 56, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 336, + "componentType": 5126, + "count": 2, + "max": [ + 0.0, + 0.1855167001485825, + 5.96045985901128e-8 + ], + "min": [ + 0.0, + 0.1855167001485825, + 5.96045985901128e-8 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 224, + "componentType": 5126, + "count": 2, + "max": [ + -0.05729068815708161, + -0.028227226808667184, + -0.05556011945009232, + -0.996410608291626 + ], + "min": [ + -0.05729068815708161, + -0.028227226808667184, + -0.05556011945009232, + -0.996410608291626 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 360, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000001192092896, + 1.0000001192092896, + 0.9999995827674866 + ], + "min": [ + 1.0000001192092896, + 1.0000001192092896, + 0.9999995827674866 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 64, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 384, + "componentType": 5126, + "count": 2, + "max": [ + -0.08799999207258225, + -0.00019979500211775303, + -0.00098002003505826 + ], + "min": [ + -0.08800006657838822, + -0.00019979500211775303, + -0.00098002003505826 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 256, + "componentType": 5126, + "count": 2, + "max": [ + 0.4957581162452698, + 0.3092453181743622, + -0.5336208343505859, + -0.6114243268966675 + ], + "min": [ + 0.2764261960983277, + 0.05186336115002632, + -0.6651891469955444, + -0.6916805505752564 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 408, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000001192092896, + 0.9999995827674866, + 0.9999999403953552 + ], + "min": [ + 1.0, + 0.9999995231628418, + 0.9999997615814208 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 72, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 432, + "componentType": 5126, + "count": 2, + "max": [ + -7.450580152834618e-9, + 0.24452559649944304, + 0.0 + ], + "min": [ + -7.450580152834618e-9, + 0.24452559649944304, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 288, + "componentType": 5126, + "count": 2, + "max": [ + -0.22800640761852265, + 0.9096475839614868, + -0.1480235755443573, + -0.3140750825405121 + ], + "min": [ + -0.2280064970254898, + 0.909647524356842, + -0.14802362024784089, + -0.31407514214515688 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 456, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999998807907105, + 0.9999995231628418, + 0.9999998807907105 + ], + "min": [ + 0.9999998211860656, + 0.9999993443489076, + 0.9999998211860656 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 80, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 480, + "componentType": 5126, + "count": 2, + "max": [ + 0.0, + 0.1855168044567108, + 0.0 + ], + "min": [ + 0.0, + 0.1855168044567108, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 320, + "componentType": 5126, + "count": 2, + "max": [ + -0.07854896038770676, + 0.1425352245569229, + -0.014102344401180745, + -0.986567199230194 + ], + "min": [ + -0.07854896038770676, + 0.1425352245569229, + -0.014102344401180745, + -0.986567199230194 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 504, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999998211860656, + 0.9999999403953552, + 1.0000001192092896 + ], + "min": [ + 0.9999998211860656, + 0.9999999403953552, + 1.0000001192092896 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 88, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 528, + "componentType": 5126, + "count": 2, + "max": [ + 0.06761901825666428, + 0.0044608451426029209, + -0.07226424664258957 + ], + "min": [ + 0.06761901825666428, + 0.0044608451426029209, + -0.07226424664258957 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 352, + "componentType": 5126, + "count": 2, + "max": [ + 0.2108810395002365, + -0.6243306398391724, + 0.7247719168663025, + -0.20111100375652314 + ], + "min": [ + 0.2108810395002365, + -0.6243306398391724, + 0.7247719168663025, + -0.20111100375652314 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 552, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000001192092896, + 0.9999995231628418, + 0.9999994039535524 + ], + "min": [ + 1.0000001192092896, + 0.9999995231628418, + 0.9999994039535524 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 96, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 576, + "componentType": 5126, + "count": 2, + "max": [ + 0.0, + 0.2661122083663941, + 1.4901200273698124e-8 + ], + "min": [ + 0.0, + 0.2661122083663941, + 1.4901200273698124e-8 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 384, + "componentType": 5126, + "count": 2, + "max": [ + 0.21115463972091676, + -0.29843300580978396, + -0.04688596352934837, + -0.9295986890792848 + ], + "min": [ + 0.21115463972091676, + -0.29843300580978396, + -0.04688596352934837, + -0.9295986890792848 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 600, + "componentType": 5126, + "count": 2, + "max": [ + 1.000000238418579, + 1.0000005960464478, + 1.000001072883606 + ], + "min": [ + 1.000000238418579, + 1.0000005960464478, + 1.000001072883606 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 104, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 624, + "componentType": 5126, + "count": 2, + "max": [ + 0.0, + 0.27582401037216189, + -1.8626500342122655e-9 + ], + "min": [ + 0.0, + 0.27582401037216189, + -1.8626500342122655e-9 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 416, + "componentType": 5126, + "count": 2, + "max": [ + 0.8477678298950195, + -0.0022815812844783069, + -0.006338704377412796, + -0.5303238034248352 + ], + "min": [ + 0.8477678298950195, + -0.0022815812844783069, + -0.006338704377412796, + -0.5303238034248352 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 648, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 0.999999225139618, + 0.9999995231628418 + ], + "min": [ + 1.0, + 0.999999225139618, + 0.9999995231628418 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 112, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 672, + "componentType": 5126, + "count": 2, + "max": [ + -0.0023464560508728029, + -0.06617335975170136, + 0.02785670943558216 + ], + "min": [ + -0.0023464560508728029, + -0.06617335975170136, + 0.02785670943558216 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 448, + "componentType": 5126, + "count": 2, + "max": [ + 0.024535538628697397, + -0.31999659538269045, + 0.9446002840995788, + 0.06878268718719483 + ], + "min": [ + 0.024535538628697397, + -0.31999659538269045, + 0.9446002840995788, + 0.06878268718719483 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 696, + "componentType": 5126, + "count": 2, + "max": [ + 1.000000238418579, + 1.0000011920928956, + 1.0000007152557374 + ], + "min": [ + 1.000000238418579, + 1.0000011920928956, + 1.0000007152557374 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 120, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 720, + "componentType": 5126, + "count": 2, + "max": [ + -0.06845720112323761, + 0.004460773896425963, + -0.07147085666656494 + ], + "min": [ + -0.06845720112323761, + 0.004460773896425963, + -0.07147085666656494 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 480, + "componentType": 5126, + "count": 2, + "max": [ + -0.02340075746178627, + -0.6542634963989258, + 0.7544646263122559, + 0.04662882164120674 + ], + "min": [ + -0.02340075746178627, + -0.6542634963989258, + 0.7544646263122559, + 0.04662882164120674 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 744, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999995827674866, + 0.999999463558197, + 0.9999994039535524 + ], + "min": [ + 0.9999995827674866, + 0.999999463558197, + 0.9999994039535524 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 128, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 768, + "componentType": 5126, + "count": 2, + "max": [ + 7.450580152834618e-9, + 0.2661122083663941, + 0.0 + ], + "min": [ + 7.450580152834618e-9, + 0.2661122083663941, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 512, + "componentType": 5126, + "count": 2, + "max": [ + 0.2160616219043732, + 0.08108014613389969, + -0.010079950094223025, + -0.9729555249214172 + ], + "min": [ + 0.2160616219043732, + 0.08108014613389969, + -0.010079950094223025, + -0.9729555249214172 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 792, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000009536743165, + 1.0000003576278689, + 1.0000008344650269 + ], + "min": [ + 1.0000009536743165, + 1.0000003576278689, + 1.0000008344650269 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 136, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 816, + "componentType": 5126, + "count": 2, + "max": [ + 7.450580152834618e-9, + 0.27582401037216189, + -7.450580152834618e-9 + ], + "min": [ + 7.450580152834618e-9, + 0.27582401037216189, + -7.450580152834618e-9 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 544, + "componentType": 5126, + "count": 2, + "max": [ + 0.8471664786338806, + -0.03204827755689621, + -0.02484037354588509, + -0.5297776460647583 + ], + "min": [ + 0.8471664786338806, + -0.03204827755689621, + -0.02484037354588509, + -0.5297776460647583 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 840, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999998211860656, + 1.000000238418579, + 0.9999992847442628 + ], + "min": [ + 0.9999998211860656, + 1.000000238418579, + 0.9999992847442628 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 144, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 864, + "componentType": 5126, + "count": 2, + "max": [ + -0.001458517974242568, + -0.06619883328676224, + 0.027856720611453058 + ], + "min": [ + -0.001458517974242568, + -0.06619883328676224, + 0.027856720611453058 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 576, + "componentType": 5126, + "count": 2, + "max": [ + -0.03414175286889076, + -0.3191780745983124, + 0.9461711049079896, + -0.04146776720881462 + ], + "min": [ + -0.03414175286889076, + -0.3191780745983124, + 0.9461711049079896, + -0.04146776720881462 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 888, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999997615814208, + 0.9999996423721314, + 0.999999225139618 + ], + "min": [ + 0.9999997615814208, + 0.9999996423721314, + 0.999999225139618 + ], + "type": "VEC3" + }, + { + "bufferView": 7, + "byteOffset": 0, + "componentType": 5126, + "count": 19, + "max": [ + 1.0, + 0.8915184140205383, + 0.7523466944694519, + 0.0, + 0.9980356097221376, + 0.9971227049827576, + 0.99999338388443, + 0.0, + 0.7819650173187256, + 0.9999932050704956, + 0.9971057176589966, + 0.0, + 0.10768280178308489, + 0.5968672037124634, + 0.9989867806434633, + 1.0 + ], + "min": [ + -1.0, + -0.8915209174156189, + -0.44866690039634707, + 0.0, + -0.7738311886787415, + -0.993836224079132, + -0.9999718070030212, + 0.0, + -0.10048440098762512, + -0.9762101769447328, + -0.9998233914375304, + 0.0, + -0.7611464262008667, + -1.1929899454116822, + -1.0513299703598025, + 1.0 + ], + "type": "MAT4" + } + ], + "materials": [ + { + "pbrMetallicRoughness": { + "baseColorFactor": [ + 0.800000011920929, + 0.800000011920929, + 0.800000011920929, + 1.0 + ], + "metallicFactor": 0.0 + }, + "emissiveFactor": [ + 0.0, + 0.0, + 0.0 + ], + "name": "Default-effect" + } + ], + "bufferViews": [ + { + "buffer": 0, + "byteOffset": 20648, + "byteLength": 1536, + "target": 34963 + }, + { + "buffer": 0, + "byteOffset": 17536, + "byteLength": 2960, + "byteStride": 8, + "target": 34962 + }, + { + "buffer": 0, + "byteOffset": 8656, + "byteLength": 8880, + "byteStride": 12, + "target": 34962 + }, + { + "buffer": 0, + "byteOffset": 1824, + "byteLength": 5920, + "byteStride": 16, + "target": 34962 + }, + { + "buffer": 0, + "byteOffset": 20496, + "byteLength": 152 + }, + { + "buffer": 0, + "byteOffset": 7744, + "byteLength": 912 + }, + { + "buffer": 0, + "byteOffset": 1216, + "byteLength": 608 + }, + { + "buffer": 0, + "byteOffset": 0, + "byteLength": 1216 + } + ], + "buffers": [ + { + "byteLength": 22184, + "uri": "data:application/octet-stream;base64,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AAAAABtI9z0vJiu9AAAAAJ5HHz1/3C69AAAAAIiEhj0XFa09AAAAAKBuIr2wj089T8GcPZ5HH71/3C69AAAAAJYhzr2fQKo9AAAAABtI970vJiu9AAAAAMUa7r0fbFo9B6OePYiEhr0XFa09AAAAABtI970vJiu9AAAAAJYhzr2fQKo9AAAAAIiEhr0XFa09AAAAAHJqB75rKza+AAAAAGmnBr5rKza+LX4tPWmnBj5rKza+LX4tPXJqBz5rKza+AAAAAJ5HH71/3C69AAAAAE8lb71rKza+AAAAAHJqBz5rKza+AAAAAE8lbz1rKza+AAAAAM8ZbL1rKza+r4srPU8lbz1rKza+AAAAAM8ZbD1rKza+r4srPde99b2feyy9AJWdPWmnBr5rKza+LX4tPc8ZbL1rKza+r4srPde99T2feyy9AJWdPW8zHD3vMTC9T1ScPc8ZbD1rKza+r4srPU8lbz1rKza+AAAAAHJqBz5rKza+AAAAAGmnBj5rKza+LX4tPWmnBr5rKza+LX4tPXJqB75rKza+AAAAAE8lb71rKza+AAAAAJ4nLL1uJyw9xSCQP4Cou71oqLs9xSCQP54nLL3OJyy9xSCQP4Couz2YqLu9xSCQP4Couz1oqLs9xSCQP54nLD3OJyy9xSCQP54nLD3OJyy9AROYP54nLL1uJyw9xSCQP14PBj5RDwY+AROYP14PBr5sDwa++5a5P54nLD3OJyy9AROYP54nLD1uJyw9AROYP14PBj5sDwa+AROYP54nLL1uJyw9AROYP54nLL3OJyy9AROYP14PBr5RDwY+AROYP1/+uz2gYKo99waPP4Couz1oqLs9xSCQP1/+uz2dkda89waPP1/+uz2dkda89waPP4Cou72YqLu9xSCQP1/+u72gYKo99waPP1/+u72dkda89waPP2d8vz1cieS8OpKDP1/+uz2gYKo99waPP1/+uz2dkda89waPP1/+u72dkda89waPP1/+u72gYKo99waPP4Couz2YqLu9xSCQP4Couz1oqLs9xSCQP54nLD3OJyy9AROYP54nLD1uJyw9xSCQP14PBj5sDwa++5a5PwAAAABsDwa++5a5P14PBj5sDwa+AROYP14PBr5sDwa++5a5PwAAAABsDwa+AROYP14PBj5RDwY+AROYP14PBj5KDwY++5a5P14PBj5sDwa+AROYP14PBj5RDwY+AROYP0fSvz0v0r89bHiCPxvu+D3TlM49kxgkPxvu+D3TlM49kxgkPwAAAAAEQeu9kxgkP38VBD8/EDu93o1hP4el+b7PUzW983ZUPxdnDD8xGEW+2EhGP2O4Ej/NMxi+j6ZCP3bFED8UqEe+HixLPxdnDD8xGEW+2EhGP+vmFj+vFxy+TKVHP3bFEL8UqEe+HixLPxdnDL8xGEW+2EhGP3bFEL8UqEe+HixLP+vmFr+vFxy+TKVHPxdnDL8xGEW+2EhGP9e99T2feyy9AJWdPZYhzj2fQKo9AAAAAJYhzj2fQKo9AAAAAIiEhr0XFa09AAAAAJYhzr2fQKo9AAAAAHJqB75rKza+AAAAAE8lb71rKza+AAAAAG8zHL3vMTC9T1ScPde99b2feyy9AJWdPc8ZbL1rKza+r4srPWmnBj5rKza+LX4tPde99T2feyy9AJWdPc8ZbD1rKza+r4srPc8ZbD1rKza+r4srPU8lbz1rKza+AAAAAGmnBj5rKza+LX4tPc8ZbL1rKza+r4srPWmnBr5rKza+LX4tPU8lb71rKza+AAAAAAIABgAAAAAAAQACAAMABgACAAMABgAAAAIABQAAAAAAAgADAAUABgACAAMABQAAAAIAAwAFAAAAAgADAAUABgACAAMABAAFAAIAAwAGAAAAAgADAAQABgACAAMABAAGAAIAAwAEAAAAAwAEAAAAAAACAAMABAAAAAIAAwAEAAAAAgADAAQABgACAAMABAAAAAIAAwAEAAUAAgADAAQAAAACAAMABAAAAAIAAwAEAAYAAgADAAQAAAACAAMABAAGAAAACwAAAAAAAAALAAAAAAAAAAEAAgAFAAAAAQACAAUAAAAMAAAAAAAAAAwAAAAAAAIABQAAAAAAAgAFAAAAAAAAAAEAAgAFAAIABQAAAAAAAQACAAMABQACAAMABQAAAAEAAgADAAUAAAABAAIAAwAAAAEAAgADAAIABgAAAAAAAgAGAAAAAAACAAMABgAAAAIABgAAAAAAAAABAAIABQAAAAEAAgADAAAAAQACAAUAAQACAAMABgACAAMABgAAAAIABQAAAAAAAgADAAUAAAAFAAcACQAAAAIABgAAAAAABgAIAAAAAAAGAAgACgAAAAAAAQACAAUABQAHAAAAAAAFAAcACQAAAAcACQAAAAAABwAJAAAAAAAAAAEAAgAFAAAAAQACAAUABgAIAAoAAAAFAAcAAAAAAAUABwAAAAAAAAABAAIABQAHAAkAAAAAAAcACQAAAAAACAAKAAAAAAAGAAgAAAAAAAAAAQACAAMABQAHAAkAAAAFAAcACQAAAAcACQAAAAAABgAIAAoAAAAGAAgACgAAAAAAAQACAAUACAAKAAAAAAAIAAoAAAAAAAAAAQACAAUABgAIAAAAAAAGAAgAAAAAAAgACgAAAAAABwAJAAAAAAAFAAcAAAAAAAgACgAAAAAACAAKAAAAAAACAAMABQAAAAIAAwAFAAYAAQACAAMABQACAAMABgAAAAEAAgADAAYAAQACAAMABQABAAIAAwAFAAIAAwAFAAYAAgAGAAAAAAACAAMABQAGAAIAAwAEAAAAAgADAAUABgACAAMABQAAAAIAAwAEAAYAAgADAAYAAAABAAIAAwAFAAIAAwAEAAAAAgADAAQABQACAAMABQAGAAIAAwAEAAYAAwAEAAAAAAACAAMABAAAAAIAAwAEAAAAAwAEAAAAAAACAAMABAAAAAIAAwAEAAAAAwAEAAAAAAACAAMABAAAAAIAAwAEAAYAAgADAAQAAAADAAQAAAAAAAMABAAAAAAAAwAEAAAAAAACAAMABAAAAAMABAAAAAAAAgADAAQAAAACAAMABAAAAAIAAwAEAAUAAgADAAQAAAACAAMABAAGAAIAAwAEAAUAAgADAAQAAAACAAMABAAAAAIAAwAEAAYAAgADAAQABgAAAAEAAgAFAAEAAgADAAUAAgAFAAAAAAAAAAEAAgAFAAIABgAAAAAAAAALAAwAAAAAAAEAAgAFAAAAAQACAAUAAAAMAAAAAAAAAAEAAgAFAAEAAgADAAUAAQACAAMABQAAAAEAAgADAAEAAgADAAYAAAABAAIAAwAAAAEAAgADAAAACwAMAAAAAAAMAAAAAAAAAAsADQAAAAAACwANAAAAAAALAAAAAAAAAAsADAANAAAACwAMAAAAAAALAAwAAAAAAAsADAANAAAACwAAAAAAAAALAA0AAAAAAAsADAAAAAAACwAMAAAAAAALAAwAAAAAAAsADAAOAAAADAAOAAAAAAALAAwADgAAAAwAAAAAAAAADAAOAAAAAAAMAAAAAAAAAAsADAAAAAAACwAMAAAACwANAAAAAAAAAAsADQAAAAsADQAPABEADQAPABEAAAALAA0AAAAAAAsADQAAAAAAAAALAA0AAAALAA0ADwARAAsADQAPABEAAAALAA0AAAALAA0AAAAAAAsADQAPABEACwANAA8AEQAAAAsADQAAAAAACwANAAAADQAPABEAAAALAA0ADwARAAAADAAOAAAADAAOAAAAAAAMAA4AEAASAAAACwAMAAAADAAOABAAEgAMAA4AAAAAAAwADgAAAAAADAAOABAAEgAMAA4AAAAAAAAADAAOAAAAAAAMAA4AAAAOABAAEgAAAAAADAAOAAAAAAAMAA4AAAAAAAwADgAAAAcACQAAAAAABwAJAAAAAAAHAAkAAAAAAAcACQAAAAAABwAJAAAAAAAHAAkAAAAAAAcACQAAAAAABwAJAAAAAAAIAAoAAAAAAAgACgAAAAAACAAKAAAAAAAIAAoAAAAAAAgACgAAAAAACAAKAAAAAAAIAAoAAAAAAAgACgAAAAAACQAAAAAAAAAJAAAAAAAAAAkAAAAAAAAACQAAAAAAAAAJAAAAAAAAAAcACQAAAAAACQAAAAAAAAAJAAAAAAAAAAkAAAAAAAAACQAAAAAAAAAKAAAAAAAAAAoAAAAAAAAACgAAAAAAAAAKAAAAAAAAAAoAAAAAAAAACAAKAAAAAAAKAAAAAAAAAAoAAAAAAAAACgAAAAAAAAAKAAAAAAAAAA0ADwARAAAADQAPABEAAAANAA8AEQAAAA0ADwARAAAADQAPABEAAAANAA8AEQAAAAwADgAQABIADgAQABIAAAAMAA4AEAASAA4AEAASAAAADgAQABIAAAAOABAAEgAAAA4AEAASAAAADgAQABIAAAAMAA4AEAASAA4AEAASAAAADQAPABEAAAANAA8AEQAAAA8AEQAAAAAADQAPABEAAAAPABEAAAAAAA8AEQAAAAAADQAPABEAAAANAA8AEQAAAA8AEQAAAAAADgAQABIAAAAOABAAEgAAABAAEgAAAAAADgAQABIAAAAOABAAEgAAABAAEgAAAAAADgAQABIAAAAQABIAAAAAABAAEgAAAAAAEAASAAAAAAAQABIAAAAAAA8AEQAAAAAADwARAAAAAAAOABAAEgAAABIAAAAAAAAADwARAAAAAAARAAAAAAAAABAAEgAAAAAAEQAAAAAAAAAPABEAAAAAAA4AEAASAAAAEAASAAAAAAAQABIAAAAAAA0ADwARAAAADQAPABEAAAAPABEAAAAAABEAAAAAAAAADwARAAAAAAAPABEAAAAAABAAEgAAAAAAEAASAAAAAAASAAAAAAAAAAIAAwAFAAYAAgAGAAAAAAACAAMABgAAAAEAAgADAAUAAgAFAAAAAAACAAMABQAAAAIAAwAEAAUAAgADAAUABgACAAMABAAAAAMABAAAAAAAAgADAAQABQACAAMABAAFAAIAAwAEAAAAAgADAAQABgACAAMABAAGAAIAAwAEAAYAAgAFAAAAAAACAAUAAAAAAAIAAwAFAAAAAgADAAUAAAABAAIAAwAGAAIABgAAAAAAAgADAAYAAAAAAAEAAgADAAIABQAAAAAAAgADAAUAAAACAAMABgAAAAIABgAAAAAAAQACAAMABQACAAUAAAAAAAIAAwAEAAUAAgADAAUABgADAAQAAAAAAAMABAAAAAAAAgADAAQAAAADAAQAAAAAAAIAAwAEAAAAAgADAAQAAAACAAMABAAAAAIAAwAEAAAAAgADAAQAAAAAAAEAAgAFAAAACwAAAAAAAAALAAAAAAAAAAsADAAAAAcACQAAAAAACAAKAAAAAAAJAAAAAAAAAAkAAAAAAAAACQAAAAAAAAAJAAAAAAAAAAkAAAAAAAAACgAAAAAAAAAKAAAAAAAAAAoAAAAAAAAACgAAAAAAAAAKAAAAAAAAAA0ADwARAAAADwARAAAAAAAPABEAAAAAABAAEgAAAAAAEAASAAAAAAAQABIAAAAAABIAAAAAAAAADgAQABIAAAAOABAAEgAAABAAEgAAAAAADwARAAAAAAANAA8AEQAAAA8AEQAAAAAADwARAAAAAAARAAAAAAAAAA8AEQAAAAAAEAASAAAAAAAQABIAAAAAABIAAAAAAAAAAAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAEAAgADAAQABQAGAAcACAAJAAoACwAMAA0ADgAPABAAEQASABMAFAAVABYAFwAYABkAGgAbABwAHQAeAB8AIAAhACIAIwAkACUAJgAaACAAJgAnACgAKQAqABsAKwAbACwALQAuAC8ALQAwADEAMgAzADQANQA2ADcAOAA5ADoAOAA7ADwAPQA+AD8AQABBAEIAPwBDAEQAPQBFAEYARwBIAEcARgBJAEoASwBMAE0ASgBOAE8AUABRAFAATwBSAFMAMgBUAFUANQBWAFcAWABZAFoAWABbAFwAXQBbAF4AXwBgAGEAYgBjAGQAYQBlAGYAZwBoAGkAZgBqAGsAbABtAG4AawBvAHAAcQByAHMAcAB0AHUAdgB3AHgAdQB5AHoAewB5AHwAfQB+AH8AgACBAIIAgACDAIQAhQCDAIYAhwCIAIkAigCIAIsAjACNAI4AjwCQAJEAjwCSAI8AkwCRAJQAkwAYAJUAlgCXAJMAmACZAJoAmwCcAJ0AngCfAKAAoQCUAKIAowAdAKQApQCmAKcAqACVAKkAqgCrAKwAqgCtAK4ArwCwALEArgCyALMAmwCyALQAtQCdALYAtwC4ALkAtwC6ALsAvAC6AL0AoQC+AL8AwAC/AKMAogDBAMIAwwDEAKUAwwDFAMYAxwDIAKgAxwBSAMkAygDLAMwAzQA5AM4AzwBCAEEA0ABUANEA0gDTANQA1QBDANYA1wBNAEwA2ADKANkA2gDMANsA3ADPAM4A3QDeANAA3wDgAOEA4gDSANEA4wDUAOQA5QDXAOYA5wDoANgA6QDqAOsA7ACsAKsA7QCxALAA7gC0AO8A8AC4APEA8gDzALwA9AD1APYA9wD4APkA+gDFAPsA/AD9AO0A/gDvAP8AAAHxAAEBAgEDAQQBBQEGAfQABwH5AAgBCQEKAfwACwEMAQ0BDgEJAQ8BEAERARIB/gAMARMBFAEDARUBFgEHAfQAFwEAARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAQYACAAtAQkACwAuAQwADgAvAQ8AEQAwATEBMgEzATQBNQElABgAGgAsABsAHQAaAB4AIAA2ATcBOAE5ASQAJgAlABoAJgA6AScAKQA7ASoAKwArABsALQAsAC4ALQBTADAAMgA8ATMANQA9ATYAOAA3ADkAOABEADsAPQA+AT4AQAA+AEEAPwDWAEMAPQA/AUUARwDLAEgARgBAAUkASwBJAEwASgBBAU4AUADTAFEATwDJAFIAMgA0AFQANQBCAVYAWABXAFkAWABDAVsAXQBcAFsAXwBEAWAAYgBgAGMAYQBFAWUAZwBlAGgAZgBGAUcBSAFHAUkBSgFLAW8AcQBvAHIAcABMAXQAdgB0AHcAdQBNAXkAewB6AHkAfQBOAX4AgAB/AIEAgABPAYMAhQCEAIMAhwBQAYgAigCJAIgAjACSAI0AjwCOAJAAjwCXAJIAkwCPAJEAkwBRARgAlgCvAJcAmABSAZkAmwCnAJwAngC9AJ8AoQCTAJQAowDEAB0ApQDIAKYAqACWAJUAqgCpAKsAqgCYAK0ArwCtALAArgCaALIAmwCzALIAtQCeAJ0AtwC2ALgAtwDzALoAvAC7ALoAoQD1AL4AwADAAL8AogD4AMEAwwDCAMQAwwD7AMUAxwDGAMgAxwBTAVIAygBIAMsAzQA6ADkAzwDeAEIA0ABVAFQA0gBRANMA1QBUAUMA1wDoAE0A2ABTAcoA2gDNAMwA3ABVAc8A3QBWAd4A3wBXAVgBWQFaAdIA4wDVANQA5QBUAdcA5wBbAegA6QBcAV0BXgH9AKwA7QBfAbEA7gC1ALQA8AC5ALgA8gAGAfMA9AC+APUA9wDBAPgA+gAKAcUA/ABgAf0A/gDwAO8AAAHyAPEAAgFhAQMBBQFiAQYBBwH6APkACQFjAQoBCwETAQwBDgH6AAkBEAHtABEB/gBkAQwBFAEEAQMBFgFlAQcBFwHwAAABGQFmAWcBaAFpAWoBawFsAW0BbgFvAXABcQE=" + } + ] +} diff --git a/RiggedFigure.gltf.import b/RiggedFigure.gltf.import new file mode 100644 index 0000000..6a52b88 --- /dev/null +++ b/RiggedFigure.gltf.import @@ -0,0 +1,1062 @@ +[remap] + +importer="scene" +type="PackedScene" +path="res://.import/RiggedFigure.gltf-aa481cd5e64d7c1fc90b6b258762b4da.scn" + +[deps] + +source_file="res://RiggedFigure.gltf" +dest_files=[ "res://.import/RiggedFigure.gltf-aa481cd5e64d7c1fc90b6b258762b4da.scn" ] + +[params] + +nodes/root_type="Spatial" +nodes/root_name="Scene Root" +nodes/root_scale=1.0 +nodes/custom_script="" +nodes/storage=0 +materials/location=1 +materials/storage=1 +materials/keep_on_reimport=true +meshes/compress=true +meshes/ensure_tangents=true +meshes/storage=0 +meshes/light_baking=0 +meshes/lightmap_texel_size=0.1 +external_files/store_in_subdir=false +animation/import=true +animation/fps=15 +animation/filter_script="" +animation/storage=false +animation/keep_custom_tracks=false +animation/optimizer/enabled=true +animation/optimizer/max_linear_error=0.05 +animation/optimizer/max_angular_error=0.01 +animation/optimizer/max_angle=22 +animation/optimizer/remove_unused_tracks=true +animation/clips/amount=0 +animation/clip_1/name="" +animation/clip_1/start_frame=0 +animation/clip_1/end_frame=0 +animation/clip_1/loops=false +animation/clip_2/name="" +animation/clip_2/start_frame=0 +animation/clip_2/end_frame=0 +animation/clip_2/loops=false +animation/clip_3/name="" +animation/clip_3/start_frame=0 +animation/clip_3/end_frame=0 +animation/clip_3/loops=false +animation/clip_4/name="" +animation/clip_4/start_frame=0 +animation/clip_4/end_frame=0 +animation/clip_4/loops=false +animation/clip_5/name="" +animation/clip_5/start_frame=0 +animation/clip_5/end_frame=0 +animation/clip_5/loops=false +animation/clip_6/name="" +animation/clip_6/start_frame=0 +animation/clip_6/end_frame=0 +animation/clip_6/loops=false +animation/clip_7/name="" +animation/clip_7/start_frame=0 +animation/clip_7/end_frame=0 +animation/clip_7/loops=false +animation/clip_8/name="" +animation/clip_8/start_frame=0 +animation/clip_8/end_frame=0 +animation/clip_8/loops=false +animation/clip_9/name="" +animation/clip_9/start_frame=0 +animation/clip_9/end_frame=0 +animation/clip_9/loops=false +animation/clip_10/name="" +animation/clip_10/start_frame=0 +animation/clip_10/end_frame=0 +animation/clip_10/loops=false +animation/clip_11/name="" +animation/clip_11/start_frame=0 +animation/clip_11/end_frame=0 +animation/clip_11/loops=false +animation/clip_12/name="" +animation/clip_12/start_frame=0 +animation/clip_12/end_frame=0 +animation/clip_12/loops=false +animation/clip_13/name="" +animation/clip_13/start_frame=0 +animation/clip_13/end_frame=0 +animation/clip_13/loops=false +animation/clip_14/name="" +animation/clip_14/start_frame=0 +animation/clip_14/end_frame=0 +animation/clip_14/loops=false +animation/clip_15/name="" +animation/clip_15/start_frame=0 +animation/clip_15/end_frame=0 +animation/clip_15/loops=false +animation/clip_16/name="" +animation/clip_16/start_frame=0 +animation/clip_16/end_frame=0 +animation/clip_16/loops=false +animation/clip_17/name="" +animation/clip_17/start_frame=0 +animation/clip_17/end_frame=0 +animation/clip_17/loops=false +animation/clip_18/name="" +animation/clip_18/start_frame=0 +animation/clip_18/end_frame=0 +animation/clip_18/loops=false +animation/clip_19/name="" +animation/clip_19/start_frame=0 +animation/clip_19/end_frame=0 +animation/clip_19/loops=false +animation/clip_20/name="" +animation/clip_20/start_frame=0 +animation/clip_20/end_frame=0 +animation/clip_20/loops=false +animation/clip_21/name="" +animation/clip_21/start_frame=0 +animation/clip_21/end_frame=0 +animation/clip_21/loops=false +animation/clip_22/name="" +animation/clip_22/start_frame=0 +animation/clip_22/end_frame=0 +animation/clip_22/loops=false +animation/clip_23/name="" +animation/clip_23/start_frame=0 +animation/clip_23/end_frame=0 +animation/clip_23/loops=false +animation/clip_24/name="" +animation/clip_24/start_frame=0 +animation/clip_24/end_frame=0 +animation/clip_24/loops=false +animation/clip_25/name="" +animation/clip_25/start_frame=0 +animation/clip_25/end_frame=0 +animation/clip_25/loops=false +animation/clip_26/name="" +animation/clip_26/start_frame=0 +animation/clip_26/end_frame=0 +animation/clip_26/loops=false +animation/clip_27/name="" +animation/clip_27/start_frame=0 +animation/clip_27/end_frame=0 +animation/clip_27/loops=false +animation/clip_28/name="" +animation/clip_28/start_frame=0 +animation/clip_28/end_frame=0 +animation/clip_28/loops=false +animation/clip_29/name="" +animation/clip_29/start_frame=0 +animation/clip_29/end_frame=0 +animation/clip_29/loops=false +animation/clip_30/name="" +animation/clip_30/start_frame=0 +animation/clip_30/end_frame=0 +animation/clip_30/loops=false +animation/clip_31/name="" +animation/clip_31/start_frame=0 +animation/clip_31/end_frame=0 +animation/clip_31/loops=false +animation/clip_32/name="" +animation/clip_32/start_frame=0 +animation/clip_32/end_frame=0 +animation/clip_32/loops=false +animation/clip_33/name="" +animation/clip_33/start_frame=0 +animation/clip_33/end_frame=0 +animation/clip_33/loops=false +animation/clip_34/name="" +animation/clip_34/start_frame=0 +animation/clip_34/end_frame=0 +animation/clip_34/loops=false +animation/clip_35/name="" +animation/clip_35/start_frame=0 +animation/clip_35/end_frame=0 +animation/clip_35/loops=false +animation/clip_36/name="" +animation/clip_36/start_frame=0 +animation/clip_36/end_frame=0 +animation/clip_36/loops=false +animation/clip_37/name="" +animation/clip_37/start_frame=0 +animation/clip_37/end_frame=0 +animation/clip_37/loops=false +animation/clip_38/name="" +animation/clip_38/start_frame=0 +animation/clip_38/end_frame=0 +animation/clip_38/loops=false +animation/clip_39/name="" +animation/clip_39/start_frame=0 +animation/clip_39/end_frame=0 +animation/clip_39/loops=false +animation/clip_40/name="" +animation/clip_40/start_frame=0 +animation/clip_40/end_frame=0 +animation/clip_40/loops=false +animation/clip_41/name="" +animation/clip_41/start_frame=0 +animation/clip_41/end_frame=0 +animation/clip_41/loops=false +animation/clip_42/name="" +animation/clip_42/start_frame=0 +animation/clip_42/end_frame=0 +animation/clip_42/loops=false +animation/clip_43/name="" +animation/clip_43/start_frame=0 +animation/clip_43/end_frame=0 +animation/clip_43/loops=false +animation/clip_44/name="" +animation/clip_44/start_frame=0 +animation/clip_44/end_frame=0 +animation/clip_44/loops=false +animation/clip_45/name="" +animation/clip_45/start_frame=0 +animation/clip_45/end_frame=0 +animation/clip_45/loops=false +animation/clip_46/name="" +animation/clip_46/start_frame=0 +animation/clip_46/end_frame=0 +animation/clip_46/loops=false +animation/clip_47/name="" +animation/clip_47/start_frame=0 +animation/clip_47/end_frame=0 +animation/clip_47/loops=false +animation/clip_48/name="" +animation/clip_48/start_frame=0 +animation/clip_48/end_frame=0 +animation/clip_48/loops=false +animation/clip_49/name="" +animation/clip_49/start_frame=0 +animation/clip_49/end_frame=0 +animation/clip_49/loops=false +animation/clip_50/name="" +animation/clip_50/start_frame=0 +animation/clip_50/end_frame=0 +animation/clip_50/loops=false +animation/clip_51/name="" +animation/clip_51/start_frame=0 +animation/clip_51/end_frame=0 +animation/clip_51/loops=false +animation/clip_52/name="" +animation/clip_52/start_frame=0 +animation/clip_52/end_frame=0 +animation/clip_52/loops=false +animation/clip_53/name="" +animation/clip_53/start_frame=0 +animation/clip_53/end_frame=0 +animation/clip_53/loops=false +animation/clip_54/name="" +animation/clip_54/start_frame=0 +animation/clip_54/end_frame=0 +animation/clip_54/loops=false +animation/clip_55/name="" +animation/clip_55/start_frame=0 +animation/clip_55/end_frame=0 +animation/clip_55/loops=false +animation/clip_56/name="" +animation/clip_56/start_frame=0 +animation/clip_56/end_frame=0 +animation/clip_56/loops=false +animation/clip_57/name="" +animation/clip_57/start_frame=0 +animation/clip_57/end_frame=0 +animation/clip_57/loops=false +animation/clip_58/name="" +animation/clip_58/start_frame=0 +animation/clip_58/end_frame=0 +animation/clip_58/loops=false +animation/clip_59/name="" +animation/clip_59/start_frame=0 +animation/clip_59/end_frame=0 +animation/clip_59/loops=false +animation/clip_60/name="" +animation/clip_60/start_frame=0 +animation/clip_60/end_frame=0 +animation/clip_60/loops=false +animation/clip_61/name="" +animation/clip_61/start_frame=0 +animation/clip_61/end_frame=0 +animation/clip_61/loops=false +animation/clip_62/name="" +animation/clip_62/start_frame=0 +animation/clip_62/end_frame=0 +animation/clip_62/loops=false +animation/clip_63/name="" +animation/clip_63/start_frame=0 +animation/clip_63/end_frame=0 +animation/clip_63/loops=false +animation/clip_64/name="" +animation/clip_64/start_frame=0 +animation/clip_64/end_frame=0 +animation/clip_64/loops=false +animation/clip_65/name="" +animation/clip_65/start_frame=0 +animation/clip_65/end_frame=0 +animation/clip_65/loops=false +animation/clip_66/name="" +animation/clip_66/start_frame=0 +animation/clip_66/end_frame=0 +animation/clip_66/loops=false +animation/clip_67/name="" +animation/clip_67/start_frame=0 +animation/clip_67/end_frame=0 +animation/clip_67/loops=false +animation/clip_68/name="" +animation/clip_68/start_frame=0 +animation/clip_68/end_frame=0 +animation/clip_68/loops=false +animation/clip_69/name="" +animation/clip_69/start_frame=0 +animation/clip_69/end_frame=0 +animation/clip_69/loops=false +animation/clip_70/name="" +animation/clip_70/start_frame=0 +animation/clip_70/end_frame=0 +animation/clip_70/loops=false +animation/clip_71/name="" +animation/clip_71/start_frame=0 +animation/clip_71/end_frame=0 +animation/clip_71/loops=false +animation/clip_72/name="" +animation/clip_72/start_frame=0 +animation/clip_72/end_frame=0 +animation/clip_72/loops=false +animation/clip_73/name="" +animation/clip_73/start_frame=0 +animation/clip_73/end_frame=0 +animation/clip_73/loops=false +animation/clip_74/name="" +animation/clip_74/start_frame=0 +animation/clip_74/end_frame=0 +animation/clip_74/loops=false +animation/clip_75/name="" +animation/clip_75/start_frame=0 +animation/clip_75/end_frame=0 +animation/clip_75/loops=false +animation/clip_76/name="" +animation/clip_76/start_frame=0 +animation/clip_76/end_frame=0 +animation/clip_76/loops=false +animation/clip_77/name="" +animation/clip_77/start_frame=0 +animation/clip_77/end_frame=0 +animation/clip_77/loops=false +animation/clip_78/name="" +animation/clip_78/start_frame=0 +animation/clip_78/end_frame=0 +animation/clip_78/loops=false +animation/clip_79/name="" +animation/clip_79/start_frame=0 +animation/clip_79/end_frame=0 +animation/clip_79/loops=false +animation/clip_80/name="" +animation/clip_80/start_frame=0 +animation/clip_80/end_frame=0 +animation/clip_80/loops=false +animation/clip_81/name="" +animation/clip_81/start_frame=0 +animation/clip_81/end_frame=0 +animation/clip_81/loops=false +animation/clip_82/name="" +animation/clip_82/start_frame=0 +animation/clip_82/end_frame=0 +animation/clip_82/loops=false +animation/clip_83/name="" +animation/clip_83/start_frame=0 +animation/clip_83/end_frame=0 +animation/clip_83/loops=false +animation/clip_84/name="" +animation/clip_84/start_frame=0 +animation/clip_84/end_frame=0 +animation/clip_84/loops=false +animation/clip_85/name="" +animation/clip_85/start_frame=0 +animation/clip_85/end_frame=0 +animation/clip_85/loops=false +animation/clip_86/name="" +animation/clip_86/start_frame=0 +animation/clip_86/end_frame=0 +animation/clip_86/loops=false +animation/clip_87/name="" +animation/clip_87/start_frame=0 +animation/clip_87/end_frame=0 +animation/clip_87/loops=false +animation/clip_88/name="" +animation/clip_88/start_frame=0 +animation/clip_88/end_frame=0 +animation/clip_88/loops=false +animation/clip_89/name="" +animation/clip_89/start_frame=0 +animation/clip_89/end_frame=0 +animation/clip_89/loops=false +animation/clip_90/name="" +animation/clip_90/start_frame=0 +animation/clip_90/end_frame=0 +animation/clip_90/loops=false +animation/clip_91/name="" +animation/clip_91/start_frame=0 +animation/clip_91/end_frame=0 +animation/clip_91/loops=false +animation/clip_92/name="" +animation/clip_92/start_frame=0 +animation/clip_92/end_frame=0 +animation/clip_92/loops=false +animation/clip_93/name="" +animation/clip_93/start_frame=0 +animation/clip_93/end_frame=0 +animation/clip_93/loops=false +animation/clip_94/name="" +animation/clip_94/start_frame=0 +animation/clip_94/end_frame=0 +animation/clip_94/loops=false +animation/clip_95/name="" +animation/clip_95/start_frame=0 +animation/clip_95/end_frame=0 +animation/clip_95/loops=false +animation/clip_96/name="" +animation/clip_96/start_frame=0 +animation/clip_96/end_frame=0 +animation/clip_96/loops=false +animation/clip_97/name="" +animation/clip_97/start_frame=0 +animation/clip_97/end_frame=0 +animation/clip_97/loops=false +animation/clip_98/name="" +animation/clip_98/start_frame=0 +animation/clip_98/end_frame=0 +animation/clip_98/loops=false +animation/clip_99/name="" +animation/clip_99/start_frame=0 +animation/clip_99/end_frame=0 +animation/clip_99/loops=false +animation/clip_100/name="" +animation/clip_100/start_frame=0 +animation/clip_100/end_frame=0 +animation/clip_100/loops=false +animation/clip_101/name="" +animation/clip_101/start_frame=0 +animation/clip_101/end_frame=0 +animation/clip_101/loops=false +animation/clip_102/name="" +animation/clip_102/start_frame=0 +animation/clip_102/end_frame=0 +animation/clip_102/loops=false +animation/clip_103/name="" +animation/clip_103/start_frame=0 +animation/clip_103/end_frame=0 +animation/clip_103/loops=false +animation/clip_104/name="" +animation/clip_104/start_frame=0 +animation/clip_104/end_frame=0 +animation/clip_104/loops=false +animation/clip_105/name="" +animation/clip_105/start_frame=0 +animation/clip_105/end_frame=0 +animation/clip_105/loops=false +animation/clip_106/name="" +animation/clip_106/start_frame=0 +animation/clip_106/end_frame=0 +animation/clip_106/loops=false +animation/clip_107/name="" +animation/clip_107/start_frame=0 +animation/clip_107/end_frame=0 +animation/clip_107/loops=false +animation/clip_108/name="" +animation/clip_108/start_frame=0 +animation/clip_108/end_frame=0 +animation/clip_108/loops=false +animation/clip_109/name="" +animation/clip_109/start_frame=0 +animation/clip_109/end_frame=0 +animation/clip_109/loops=false +animation/clip_110/name="" +animation/clip_110/start_frame=0 +animation/clip_110/end_frame=0 +animation/clip_110/loops=false +animation/clip_111/name="" +animation/clip_111/start_frame=0 +animation/clip_111/end_frame=0 +animation/clip_111/loops=false +animation/clip_112/name="" +animation/clip_112/start_frame=0 +animation/clip_112/end_frame=0 +animation/clip_112/loops=false +animation/clip_113/name="" +animation/clip_113/start_frame=0 +animation/clip_113/end_frame=0 +animation/clip_113/loops=false +animation/clip_114/name="" +animation/clip_114/start_frame=0 +animation/clip_114/end_frame=0 +animation/clip_114/loops=false +animation/clip_115/name="" +animation/clip_115/start_frame=0 +animation/clip_115/end_frame=0 +animation/clip_115/loops=false +animation/clip_116/name="" +animation/clip_116/start_frame=0 +animation/clip_116/end_frame=0 +animation/clip_116/loops=false +animation/clip_117/name="" +animation/clip_117/start_frame=0 +animation/clip_117/end_frame=0 +animation/clip_117/loops=false +animation/clip_118/name="" +animation/clip_118/start_frame=0 +animation/clip_118/end_frame=0 +animation/clip_118/loops=false +animation/clip_119/name="" +animation/clip_119/start_frame=0 +animation/clip_119/end_frame=0 +animation/clip_119/loops=false +animation/clip_120/name="" +animation/clip_120/start_frame=0 +animation/clip_120/end_frame=0 +animation/clip_120/loops=false +animation/clip_121/name="" +animation/clip_121/start_frame=0 +animation/clip_121/end_frame=0 +animation/clip_121/loops=false +animation/clip_122/name="" +animation/clip_122/start_frame=0 +animation/clip_122/end_frame=0 +animation/clip_122/loops=false +animation/clip_123/name="" +animation/clip_123/start_frame=0 +animation/clip_123/end_frame=0 +animation/clip_123/loops=false +animation/clip_124/name="" +animation/clip_124/start_frame=0 +animation/clip_124/end_frame=0 +animation/clip_124/loops=false +animation/clip_125/name="" +animation/clip_125/start_frame=0 +animation/clip_125/end_frame=0 +animation/clip_125/loops=false +animation/clip_126/name="" +animation/clip_126/start_frame=0 +animation/clip_126/end_frame=0 +animation/clip_126/loops=false +animation/clip_127/name="" +animation/clip_127/start_frame=0 +animation/clip_127/end_frame=0 +animation/clip_127/loops=false +animation/clip_128/name="" +animation/clip_128/start_frame=0 +animation/clip_128/end_frame=0 +animation/clip_128/loops=false +animation/clip_129/name="" +animation/clip_129/start_frame=0 +animation/clip_129/end_frame=0 +animation/clip_129/loops=false +animation/clip_130/name="" +animation/clip_130/start_frame=0 +animation/clip_130/end_frame=0 +animation/clip_130/loops=false +animation/clip_131/name="" +animation/clip_131/start_frame=0 +animation/clip_131/end_frame=0 +animation/clip_131/loops=false +animation/clip_132/name="" +animation/clip_132/start_frame=0 +animation/clip_132/end_frame=0 +animation/clip_132/loops=false +animation/clip_133/name="" +animation/clip_133/start_frame=0 +animation/clip_133/end_frame=0 +animation/clip_133/loops=false +animation/clip_134/name="" +animation/clip_134/start_frame=0 +animation/clip_134/end_frame=0 +animation/clip_134/loops=false +animation/clip_135/name="" +animation/clip_135/start_frame=0 +animation/clip_135/end_frame=0 +animation/clip_135/loops=false +animation/clip_136/name="" +animation/clip_136/start_frame=0 +animation/clip_136/end_frame=0 +animation/clip_136/loops=false +animation/clip_137/name="" +animation/clip_137/start_frame=0 +animation/clip_137/end_frame=0 +animation/clip_137/loops=false +animation/clip_138/name="" +animation/clip_138/start_frame=0 +animation/clip_138/end_frame=0 +animation/clip_138/loops=false +animation/clip_139/name="" +animation/clip_139/start_frame=0 +animation/clip_139/end_frame=0 +animation/clip_139/loops=false +animation/clip_140/name="" +animation/clip_140/start_frame=0 +animation/clip_140/end_frame=0 +animation/clip_140/loops=false +animation/clip_141/name="" +animation/clip_141/start_frame=0 +animation/clip_141/end_frame=0 +animation/clip_141/loops=false +animation/clip_142/name="" +animation/clip_142/start_frame=0 +animation/clip_142/end_frame=0 +animation/clip_142/loops=false +animation/clip_143/name="" +animation/clip_143/start_frame=0 +animation/clip_143/end_frame=0 +animation/clip_143/loops=false +animation/clip_144/name="" +animation/clip_144/start_frame=0 +animation/clip_144/end_frame=0 +animation/clip_144/loops=false +animation/clip_145/name="" +animation/clip_145/start_frame=0 +animation/clip_145/end_frame=0 +animation/clip_145/loops=false +animation/clip_146/name="" +animation/clip_146/start_frame=0 +animation/clip_146/end_frame=0 +animation/clip_146/loops=false +animation/clip_147/name="" +animation/clip_147/start_frame=0 +animation/clip_147/end_frame=0 +animation/clip_147/loops=false +animation/clip_148/name="" +animation/clip_148/start_frame=0 +animation/clip_148/end_frame=0 +animation/clip_148/loops=false +animation/clip_149/name="" +animation/clip_149/start_frame=0 +animation/clip_149/end_frame=0 +animation/clip_149/loops=false +animation/clip_150/name="" +animation/clip_150/start_frame=0 +animation/clip_150/end_frame=0 +animation/clip_150/loops=false +animation/clip_151/name="" +animation/clip_151/start_frame=0 +animation/clip_151/end_frame=0 +animation/clip_151/loops=false +animation/clip_152/name="" +animation/clip_152/start_frame=0 +animation/clip_152/end_frame=0 +animation/clip_152/loops=false +animation/clip_153/name="" +animation/clip_153/start_frame=0 +animation/clip_153/end_frame=0 +animation/clip_153/loops=false +animation/clip_154/name="" +animation/clip_154/start_frame=0 +animation/clip_154/end_frame=0 +animation/clip_154/loops=false +animation/clip_155/name="" +animation/clip_155/start_frame=0 +animation/clip_155/end_frame=0 +animation/clip_155/loops=false +animation/clip_156/name="" +animation/clip_156/start_frame=0 +animation/clip_156/end_frame=0 +animation/clip_156/loops=false +animation/clip_157/name="" +animation/clip_157/start_frame=0 +animation/clip_157/end_frame=0 +animation/clip_157/loops=false +animation/clip_158/name="" +animation/clip_158/start_frame=0 +animation/clip_158/end_frame=0 +animation/clip_158/loops=false +animation/clip_159/name="" +animation/clip_159/start_frame=0 +animation/clip_159/end_frame=0 +animation/clip_159/loops=false +animation/clip_160/name="" +animation/clip_160/start_frame=0 +animation/clip_160/end_frame=0 +animation/clip_160/loops=false +animation/clip_161/name="" +animation/clip_161/start_frame=0 +animation/clip_161/end_frame=0 +animation/clip_161/loops=false +animation/clip_162/name="" +animation/clip_162/start_frame=0 +animation/clip_162/end_frame=0 +animation/clip_162/loops=false +animation/clip_163/name="" +animation/clip_163/start_frame=0 +animation/clip_163/end_frame=0 +animation/clip_163/loops=false +animation/clip_164/name="" +animation/clip_164/start_frame=0 +animation/clip_164/end_frame=0 +animation/clip_164/loops=false +animation/clip_165/name="" +animation/clip_165/start_frame=0 +animation/clip_165/end_frame=0 +animation/clip_165/loops=false +animation/clip_166/name="" +animation/clip_166/start_frame=0 +animation/clip_166/end_frame=0 +animation/clip_166/loops=false +animation/clip_167/name="" +animation/clip_167/start_frame=0 +animation/clip_167/end_frame=0 +animation/clip_167/loops=false +animation/clip_168/name="" +animation/clip_168/start_frame=0 +animation/clip_168/end_frame=0 +animation/clip_168/loops=false +animation/clip_169/name="" +animation/clip_169/start_frame=0 +animation/clip_169/end_frame=0 +animation/clip_169/loops=false +animation/clip_170/name="" +animation/clip_170/start_frame=0 +animation/clip_170/end_frame=0 +animation/clip_170/loops=false +animation/clip_171/name="" +animation/clip_171/start_frame=0 +animation/clip_171/end_frame=0 +animation/clip_171/loops=false +animation/clip_172/name="" +animation/clip_172/start_frame=0 +animation/clip_172/end_frame=0 +animation/clip_172/loops=false +animation/clip_173/name="" +animation/clip_173/start_frame=0 +animation/clip_173/end_frame=0 +animation/clip_173/loops=false +animation/clip_174/name="" +animation/clip_174/start_frame=0 +animation/clip_174/end_frame=0 +animation/clip_174/loops=false +animation/clip_175/name="" +animation/clip_175/start_frame=0 +animation/clip_175/end_frame=0 +animation/clip_175/loops=false +animation/clip_176/name="" +animation/clip_176/start_frame=0 +animation/clip_176/end_frame=0 +animation/clip_176/loops=false +animation/clip_177/name="" +animation/clip_177/start_frame=0 +animation/clip_177/end_frame=0 +animation/clip_177/loops=false +animation/clip_178/name="" +animation/clip_178/start_frame=0 +animation/clip_178/end_frame=0 +animation/clip_178/loops=false +animation/clip_179/name="" +animation/clip_179/start_frame=0 +animation/clip_179/end_frame=0 +animation/clip_179/loops=false +animation/clip_180/name="" +animation/clip_180/start_frame=0 +animation/clip_180/end_frame=0 +animation/clip_180/loops=false +animation/clip_181/name="" +animation/clip_181/start_frame=0 +animation/clip_181/end_frame=0 +animation/clip_181/loops=false +animation/clip_182/name="" +animation/clip_182/start_frame=0 +animation/clip_182/end_frame=0 +animation/clip_182/loops=false +animation/clip_183/name="" +animation/clip_183/start_frame=0 +animation/clip_183/end_frame=0 +animation/clip_183/loops=false +animation/clip_184/name="" +animation/clip_184/start_frame=0 +animation/clip_184/end_frame=0 +animation/clip_184/loops=false +animation/clip_185/name="" +animation/clip_185/start_frame=0 +animation/clip_185/end_frame=0 +animation/clip_185/loops=false +animation/clip_186/name="" +animation/clip_186/start_frame=0 +animation/clip_186/end_frame=0 +animation/clip_186/loops=false +animation/clip_187/name="" +animation/clip_187/start_frame=0 +animation/clip_187/end_frame=0 +animation/clip_187/loops=false +animation/clip_188/name="" +animation/clip_188/start_frame=0 +animation/clip_188/end_frame=0 +animation/clip_188/loops=false +animation/clip_189/name="" +animation/clip_189/start_frame=0 +animation/clip_189/end_frame=0 +animation/clip_189/loops=false +animation/clip_190/name="" +animation/clip_190/start_frame=0 +animation/clip_190/end_frame=0 +animation/clip_190/loops=false +animation/clip_191/name="" +animation/clip_191/start_frame=0 +animation/clip_191/end_frame=0 +animation/clip_191/loops=false +animation/clip_192/name="" +animation/clip_192/start_frame=0 +animation/clip_192/end_frame=0 +animation/clip_192/loops=false +animation/clip_193/name="" +animation/clip_193/start_frame=0 +animation/clip_193/end_frame=0 +animation/clip_193/loops=false +animation/clip_194/name="" +animation/clip_194/start_frame=0 +animation/clip_194/end_frame=0 +animation/clip_194/loops=false +animation/clip_195/name="" +animation/clip_195/start_frame=0 +animation/clip_195/end_frame=0 +animation/clip_195/loops=false +animation/clip_196/name="" +animation/clip_196/start_frame=0 +animation/clip_196/end_frame=0 +animation/clip_196/loops=false +animation/clip_197/name="" +animation/clip_197/start_frame=0 +animation/clip_197/end_frame=0 +animation/clip_197/loops=false +animation/clip_198/name="" +animation/clip_198/start_frame=0 +animation/clip_198/end_frame=0 +animation/clip_198/loops=false +animation/clip_199/name="" +animation/clip_199/start_frame=0 +animation/clip_199/end_frame=0 +animation/clip_199/loops=false +animation/clip_200/name="" +animation/clip_200/start_frame=0 +animation/clip_200/end_frame=0 +animation/clip_200/loops=false +animation/clip_201/name="" +animation/clip_201/start_frame=0 +animation/clip_201/end_frame=0 +animation/clip_201/loops=false +animation/clip_202/name="" +animation/clip_202/start_frame=0 +animation/clip_202/end_frame=0 +animation/clip_202/loops=false +animation/clip_203/name="" +animation/clip_203/start_frame=0 +animation/clip_203/end_frame=0 +animation/clip_203/loops=false +animation/clip_204/name="" +animation/clip_204/start_frame=0 +animation/clip_204/end_frame=0 +animation/clip_204/loops=false +animation/clip_205/name="" +animation/clip_205/start_frame=0 +animation/clip_205/end_frame=0 +animation/clip_205/loops=false +animation/clip_206/name="" +animation/clip_206/start_frame=0 +animation/clip_206/end_frame=0 +animation/clip_206/loops=false +animation/clip_207/name="" +animation/clip_207/start_frame=0 +animation/clip_207/end_frame=0 +animation/clip_207/loops=false +animation/clip_208/name="" +animation/clip_208/start_frame=0 +animation/clip_208/end_frame=0 +animation/clip_208/loops=false +animation/clip_209/name="" +animation/clip_209/start_frame=0 +animation/clip_209/end_frame=0 +animation/clip_209/loops=false +animation/clip_210/name="" +animation/clip_210/start_frame=0 +animation/clip_210/end_frame=0 +animation/clip_210/loops=false +animation/clip_211/name="" +animation/clip_211/start_frame=0 +animation/clip_211/end_frame=0 +animation/clip_211/loops=false +animation/clip_212/name="" +animation/clip_212/start_frame=0 +animation/clip_212/end_frame=0 +animation/clip_212/loops=false +animation/clip_213/name="" +animation/clip_213/start_frame=0 +animation/clip_213/end_frame=0 +animation/clip_213/loops=false +animation/clip_214/name="" +animation/clip_214/start_frame=0 +animation/clip_214/end_frame=0 +animation/clip_214/loops=false +animation/clip_215/name="" +animation/clip_215/start_frame=0 +animation/clip_215/end_frame=0 +animation/clip_215/loops=false +animation/clip_216/name="" +animation/clip_216/start_frame=0 +animation/clip_216/end_frame=0 +animation/clip_216/loops=false +animation/clip_217/name="" +animation/clip_217/start_frame=0 +animation/clip_217/end_frame=0 +animation/clip_217/loops=false +animation/clip_218/name="" +animation/clip_218/start_frame=0 +animation/clip_218/end_frame=0 +animation/clip_218/loops=false +animation/clip_219/name="" +animation/clip_219/start_frame=0 +animation/clip_219/end_frame=0 +animation/clip_219/loops=false +animation/clip_220/name="" +animation/clip_220/start_frame=0 +animation/clip_220/end_frame=0 +animation/clip_220/loops=false +animation/clip_221/name="" +animation/clip_221/start_frame=0 +animation/clip_221/end_frame=0 +animation/clip_221/loops=false +animation/clip_222/name="" +animation/clip_222/start_frame=0 +animation/clip_222/end_frame=0 +animation/clip_222/loops=false +animation/clip_223/name="" +animation/clip_223/start_frame=0 +animation/clip_223/end_frame=0 +animation/clip_223/loops=false +animation/clip_224/name="" +animation/clip_224/start_frame=0 +animation/clip_224/end_frame=0 +animation/clip_224/loops=false +animation/clip_225/name="" +animation/clip_225/start_frame=0 +animation/clip_225/end_frame=0 +animation/clip_225/loops=false +animation/clip_226/name="" +animation/clip_226/start_frame=0 +animation/clip_226/end_frame=0 +animation/clip_226/loops=false +animation/clip_227/name="" +animation/clip_227/start_frame=0 +animation/clip_227/end_frame=0 +animation/clip_227/loops=false +animation/clip_228/name="" +animation/clip_228/start_frame=0 +animation/clip_228/end_frame=0 +animation/clip_228/loops=false +animation/clip_229/name="" +animation/clip_229/start_frame=0 +animation/clip_229/end_frame=0 +animation/clip_229/loops=false +animation/clip_230/name="" +animation/clip_230/start_frame=0 +animation/clip_230/end_frame=0 +animation/clip_230/loops=false +animation/clip_231/name="" +animation/clip_231/start_frame=0 +animation/clip_231/end_frame=0 +animation/clip_231/loops=false +animation/clip_232/name="" +animation/clip_232/start_frame=0 +animation/clip_232/end_frame=0 +animation/clip_232/loops=false +animation/clip_233/name="" +animation/clip_233/start_frame=0 +animation/clip_233/end_frame=0 +animation/clip_233/loops=false +animation/clip_234/name="" +animation/clip_234/start_frame=0 +animation/clip_234/end_frame=0 +animation/clip_234/loops=false +animation/clip_235/name="" +animation/clip_235/start_frame=0 +animation/clip_235/end_frame=0 +animation/clip_235/loops=false +animation/clip_236/name="" +animation/clip_236/start_frame=0 +animation/clip_236/end_frame=0 +animation/clip_236/loops=false +animation/clip_237/name="" +animation/clip_237/start_frame=0 +animation/clip_237/end_frame=0 +animation/clip_237/loops=false +animation/clip_238/name="" +animation/clip_238/start_frame=0 +animation/clip_238/end_frame=0 +animation/clip_238/loops=false +animation/clip_239/name="" +animation/clip_239/start_frame=0 +animation/clip_239/end_frame=0 +animation/clip_239/loops=false +animation/clip_240/name="" +animation/clip_240/start_frame=0 +animation/clip_240/end_frame=0 +animation/clip_240/loops=false +animation/clip_241/name="" +animation/clip_241/start_frame=0 +animation/clip_241/end_frame=0 +animation/clip_241/loops=false +animation/clip_242/name="" +animation/clip_242/start_frame=0 +animation/clip_242/end_frame=0 +animation/clip_242/loops=false +animation/clip_243/name="" +animation/clip_243/start_frame=0 +animation/clip_243/end_frame=0 +animation/clip_243/loops=false +animation/clip_244/name="" +animation/clip_244/start_frame=0 +animation/clip_244/end_frame=0 +animation/clip_244/loops=false +animation/clip_245/name="" +animation/clip_245/start_frame=0 +animation/clip_245/end_frame=0 +animation/clip_245/loops=false +animation/clip_246/name="" +animation/clip_246/start_frame=0 +animation/clip_246/end_frame=0 +animation/clip_246/loops=false +animation/clip_247/name="" +animation/clip_247/start_frame=0 +animation/clip_247/end_frame=0 +animation/clip_247/loops=false +animation/clip_248/name="" +animation/clip_248/start_frame=0 +animation/clip_248/end_frame=0 +animation/clip_248/loops=false +animation/clip_249/name="" +animation/clip_249/start_frame=0 +animation/clip_249/end_frame=0 +animation/clip_249/loops=false +animation/clip_250/name="" +animation/clip_250/start_frame=0 +animation/clip_250/end_frame=0 +animation/clip_250/loops=false +animation/clip_251/name="" +animation/clip_251/start_frame=0 +animation/clip_251/end_frame=0 +animation/clip_251/loops=false +animation/clip_252/name="" +animation/clip_252/start_frame=0 +animation/clip_252/end_frame=0 +animation/clip_252/loops=false +animation/clip_253/name="" +animation/clip_253/start_frame=0 +animation/clip_253/end_frame=0 +animation/clip_253/loops=false +animation/clip_254/name="" +animation/clip_254/start_frame=0 +animation/clip_254/end_frame=0 +animation/clip_254/loops=false +animation/clip_255/name="" +animation/clip_255/start_frame=0 +animation/clip_255/end_frame=0 +animation/clip_255/loops=false +animation/clip_256/name="" +animation/clip_256/start_frame=0 +animation/clip_256/end_frame=0 +animation/clip_256/loops=false diff --git a/Spatial.tscn b/Spatial.tscn new file mode 100644 index 0000000..191f629 --- /dev/null +++ b/Spatial.tscn @@ -0,0 +1,85 @@ +[gd_scene load_steps=6 format=2] + +[ext_resource path="res://CreatureLab.gd" type="Script" id=1] +[ext_resource path="res://Creature.tscn" type="PackedScene" id=2] + +[sub_resource type="CanvasItemMaterial" id=1] + +[sub_resource type="ProceduralSky" id=2] +radiance_size = 5 +sky_top_color = Color( 0.258824, 0.305882, 0.678431, 1 ) +sky_horizon_color = Color( 0.847059, 0.411765, 0.14902, 1 ) +sky_curve = 0.0783495 +ground_bottom_color = Color( 0.176471, 0.243137, 0.180392, 1 ) +ground_horizon_color = Color( 0.0666667, 0.188235, 0.0431373, 1 ) +ground_curve = 0.196983 +sun_color = Color( 0.717647, 0.431373, 0.176471, 1 ) +sun_latitude = 6.66 +sun_longitude = 22.68 +sun_energy = 6.04 + +[sub_resource type="Environment" id=3] +background_mode = 2 +background_sky = SubResource( 2 ) +background_color = Color( 0.803922, 0.54902, 0.333333, 0.196078 ) +tonemap_mode = 2 +auto_exposure_speed = 3.15 +ssao_enabled = true +ssao_quality = 2 +ssao_blur = 2 +ssao_edge_sharpness = 11.5 +dof_blur_far_distance = 114.9 +dof_blur_far_transition = 3.35 +dof_blur_far_amount = 0.13 +dof_blur_far_quality = 2 +dof_blur_near_distance = 0.07 +glow_enabled = true +glow_levels/1 = true +glow_levels/5 = false +glow_levels/7 = true +glow_strength = 0.94 +glow_blend_mode = 1 +glow_hdr_luminance_cap = 105.57 +glow_hdr_scale = 2.1 +glow_bicubic_upscale = true + +[node name="Todd_Test" type="Spatial"] + +[node name="GUI" type="CanvasLayer" parent="."] + +[node name="Control" type="Control" parent="GUI"] +material = SubResource( 1 ) + +[node name="Spawn" type="Button" parent="GUI/Control"] +anchor_top = 1.0 +anchor_bottom = 1.0 +margin_left = 50.0 +margin_top = 50.0 +margin_right = 149.0 +margin_bottom = 70.0 +text = "Spawn a bitch" + +[node name="Kill" type="Button" parent="GUI/Control"] +margin_left = 224.723 +margin_top = 49.0975 +margin_right = 303.723 +margin_bottom = 69.0975 +shortcut_in_tooltip = false +text = "Kill a bitch" + +[node name="Log" type="Label" parent="GUI"] +anchor_bottom = 1.0 +margin_bottom = -586.0 +align = 1 + +[node name="Camera" type="Camera" parent="."] +transform = Transform( 1, 0, 0, 0, 0.884831, 0.465913, 0, -0.465913, 0.884831, 0.29992, 5.61605, 11.1106 ) + +[node name="CreatureLab" type="Node" parent="."] +script = ExtResource( 1 ) +Creature = ExtResource( 2 ) + +[node name="WorldEnvironment" type="WorldEnvironment" parent="."] +environment = SubResource( 3 ) +[connection signal="pressed" from="GUI/Control/Spawn" to="CreatureLab" method="spawn_a_bitch"] +[connection signal="pressed" from="GUI/Control/Kill" to="CreatureLab" method="kill_a_bitch"] diff --git a/default_env.tres b/default_env.tres new file mode 100644 index 0000000..20207a4 --- /dev/null +++ b/default_env.tres @@ -0,0 +1,7 @@ +[gd_resource type="Environment" load_steps=2 format=2] + +[sub_resource type="ProceduralSky" id=1] + +[resource] +background_mode = 2 +background_sky = SubResource( 1 ) diff --git a/figure.gd b/figure.gd new file mode 100644 index 0000000..30a46bb --- /dev/null +++ b/figure.gd @@ -0,0 +1,18 @@ +extends Spatial + +# Declare member variables here. Examples: +# var a = 2 +# var b = "text" + +# Called when the node enters the scene tree for the first time. +func _ready(): + pass # Replace with function body. + +# Called every frame. 'delta' is the elapsed time since the previous frame. +#func _process(delta): +# pass + +func doe_shit(): + print("je moeder") + Animation + pass \ No newline at end of file diff --git a/figure.gltf b/figure.gltf new file mode 100644 index 0000000..3fc9bf5 --- /dev/null +++ b/figure.gltf @@ -0,0 +1,2618 @@ +{ + "asset": { + "generator": "COLLADA2GLTF", + "version": "2.0" + }, + "scene": 0, + "scenes": [ + { + "nodes": [ + 0 + ] + } + ], + "nodes": [ + { + "children": [ + 21, + 1 + ], + "matrix": [ + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + 0.0, + 0.0, + 1.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 1.0 + ] + }, + { + "mesh": 0, + "skin": 0 + }, + { + "children": [ + 11, + 7, + 3 + ], + "translation": [ + 2.7939699442924854e-9, + -1.4156600514070309e-7, + 0.6860002279281616 + ], + "rotation": [ + 0.03792940452694893, + 0.002913428470492363, + -0.00011058452946599572, + -0.9992761611938476 + ] + }, + { + "children": [ + 4 + ], + "translation": [ + -0.06845717132091522, + 0.004460853058844805, + -0.07147114723920822 + ], + "rotation": [ + -0.02339874766767025, + -0.6542636752128601, + 0.754464864730835, + 0.04663021117448807 + ], + "scale": [ + 1.0, + 1.0000001192092896, + 0.9999999403953552 + ] + }, + { + "children": [ + 5 + ], + "translation": [ + 0.0, + 0.2661120891571045, + 1.4901200273698124e-8 + ], + "rotation": [ + 0.21606147289276124, + 0.08108008652925492, + -0.010079992935061457, + -0.9729552268981934 + ], + "scale": [ + 1.0000001192092896, + 1.0, + 1.0 + ] + }, + { + "children": [ + 6 + ], + "translation": [ + -7.450580152834618e-9, + 0.27582409977912905, + -3.725290076417309e-9 + ], + "rotation": [ + 0.8471670746803284, + -0.03204828128218651, + -0.024840382859110833, + -0.5297772288322449 + ], + "scale": [ + 0.9999998807907105, + 1.0, + 1.0 + ] + }, + { + "translation": [ + -0.0014585329918190837, + -0.06619873642921448, + 0.027856800705194474 + ], + "rotation": [ + -0.03414325416088104, + -0.3191778957843781, + 0.9461711049079896, + -0.04146831855177879 + ], + "scale": [ + 0.9999999403953552, + 0.999999701976776, + 0.9999991655349731 + ] + }, + { + "children": [ + 8 + ], + "translation": [ + 0.06761927157640457, + 0.004461091011762619, + -0.07226461172103882 + ], + "rotation": [ + 0.21088078618049625, + -0.6243308186531067, + 0.724772036075592, + -0.2011117935180664 + ], + "scale": [ + 1.0000001192092896, + 1.000000238418579, + 1.0000001192092896 + ] + }, + { + "children": [ + 9 + ], + "translation": [ + 0.0, + 0.2661122083663941, + 0.0 + ], + "rotation": [ + 0.2111543715000153, + -0.29843246936798098, + -0.04688597097992897, + -0.92959862947464 + ], + "scale": [ + 1.0000001192092896, + 1.0000001192092896, + 0.9999999403953552 + ] + }, + { + "children": [ + 10 + ], + "translation": [ + 0.0, + 0.27582401037216189, + 0.0 + ], + "rotation": [ + 0.8477688431739807, + -0.002281580353155732, + -0.006338709499686956, + -0.530323326587677 + ], + "scale": [ + 1.0, + 1.0, + 1.0000001192092896 + ] + }, + { + "translation": [ + -0.002346493070945144, + -0.06617330759763718, + 0.02785675972700119 + ], + "rotation": [ + 0.024532083421945573, + -0.3199966549873352, + 0.9446004033088684, + 0.06878151744604111 + ], + "scale": [ + 1.0, + 1.0000007152557374, + 1.0000009536743165 + ] + }, + { + "children": [ + 12 + ], + "translation": [ + 0.0009999809553846717, + -4.842879874900064e-8, + 0.1714905947446823 + ], + "rotation": [ + -0.7380747199058533, + -0.001967150717973709, + 0.0021518853027373554, + -0.6747126579284668 + ], + "scale": [ + 1.0, + 0.9999999403953552, + 1.0 + ] + }, + { + "children": [ + 19, + 16, + 13 + ], + "translation": [ + 0.0, + 0.21801769733428956, + 3.725290076417309e-9 + ], + "rotation": [ + 0.6378589272499085, + -4.2587172677244209e-10, + -3.5271877085740757e-10, + -0.770153284072876 + ], + "scale": [ + 1.0, + 1.0000001192092896, + 1.0 + ] + }, + { + "children": [ + 14 + ], + "translation": [ + -0.08800055086612702, + -0.0001992879988392815, + -0.0009773969650268557 + ], + "rotation": [ + 0.27643078565597536, + 0.05186379700899124, + -0.665187418460846, + -0.6916804909706116 + ], + "scale": [ + 1.0, + 0.9999998807907105, + 0.9999999403953552 + ] + }, + { + "children": [ + 15 + ], + "translation": [ + -7.450580152834618e-9, + 0.24452559649944304, + -5.96045985901128e-8 + ], + "rotation": [ + -0.2280062586069107, + 0.9096477627754213, + -0.1480233669281006, + -0.314074844121933 + ], + "scale": [ + 0.9999999403953552, + 0.9999995827674866, + 0.9999998211860656 + ] + }, + { + "translation": [ + -5.96045985901128e-8, + 0.1855168044567108, + 0.0 + ], + "rotation": [ + -0.07854889333248139, + 0.14253507554531098, + -0.014102266170084477, + -0.9865672588348388 + ], + "scale": [ + 1.0, + 1.0, + 0.9999999403953552 + ] + }, + { + "children": [ + 17 + ], + "translation": [ + 0.08800055086612702, + -0.0001992879988392815, + -0.0009773969650268557 + ], + "rotation": [ + 0.6789423227310181, + 0.6879449486732483, + -0.24067795276641849, + -0.08856399357318878 + ], + "scale": [ + 1.0000001192092896, + 1.0000004768371585, + 1.0 + ] + }, + { + "children": [ + 18 + ], + "translation": [ + 1.8626500342122655e-9, + 0.24452589452266697, + -5.96045985901128e-8 + ], + "rotation": [ + 0.0024000618141144516, + -0.13981154561042789, + -0.2718312442302704, + -0.9521317481994628 + ] + }, + { + "translation": [ + 0.0, + 0.1855167001485825, + 0.0 + ], + "rotation": [ + -0.05729063600301743, + -0.028227293863892556, + -0.0555599220097065, + -0.996410608291626 + ], + "scale": [ + 1.0, + 1.0000001192092896, + 1.0000001192092896 + ] + }, + { + "children": [ + 20 + ], + "translation": [ + 0.0, + 7.450579886381094e-8, + 0.05255972966551781 + ], + "rotation": [ + -0.635452151298523, + -1.0367854798564458e-15, + -8.512670002598287e-16, + -0.7721402645111084 + ] + }, + { + "translation": [ + 0.0, + 0.06650590896606446, + 0.0 + ], + "rotation": [ + 4.2157907720330458e-10, + 0.9999844431877136, + -0.005583992227911949, + -7.549667913053783e-8 + ], + "scale": [ + 1.0, + 1.0000001192092896, + 1.0 + ] + }, + { + "children": [ + 2 + ] + } + ], + "meshes": [ + { + "primitives": [ + { + "attributes": { + "JOINTS_0": 1, + "NORMAL": 2, + "POSITION": 3, + "WEIGHTS_0": 4 + }, + "indices": 0, + "mode": 4, + "material": 0 + } + ], + "name": "Proxy" + } + ], + "animations": [ + { + "channels": [ + { + "sampler": 0, + "target": { + "node": 2, + "path": "translation" + } + }, + { + "sampler": 1, + "target": { + "node": 2, + "path": "rotation" + } + }, + { + "sampler": 2, + "target": { + "node": 2, + "path": "scale" + } + }, + { + "sampler": 3, + "target": { + "node": 11, + "path": "translation" + } + }, + { + "sampler": 4, + "target": { + "node": 11, + "path": "rotation" + } + }, + { + "sampler": 5, + "target": { + "node": 11, + "path": "scale" + } + }, + { + "sampler": 6, + "target": { + "node": 12, + "path": "translation" + } + }, + { + "sampler": 7, + "target": { + "node": 12, + "path": "rotation" + } + }, + { + "sampler": 8, + "target": { + "node": 12, + "path": "scale" + } + }, + { + "sampler": 9, + "target": { + "node": 19, + "path": "translation" + } + }, + { + "sampler": 10, + "target": { + "node": 19, + "path": "rotation" + } + }, + { + "sampler": 11, + "target": { + "node": 19, + "path": "scale" + } + }, + { + "sampler": 12, + "target": { + "node": 20, + "path": "translation" + } + }, + { + "sampler": 13, + "target": { + "node": 20, + "path": "rotation" + } + }, + { + "sampler": 14, + "target": { + "node": 20, + "path": "scale" + } + }, + { + "sampler": 15, + "target": { + "node": 16, + "path": "translation" + } + }, + { + "sampler": 16, + "target": { + "node": 16, + "path": "rotation" + } + }, + { + "sampler": 17, + "target": { + "node": 16, + "path": "scale" + } + }, + { + "sampler": 18, + "target": { + "node": 17, + "path": "translation" + } + }, + { + "sampler": 19, + "target": { + "node": 17, + "path": "rotation" + } + }, + { + "sampler": 20, + "target": { + "node": 17, + "path": "scale" + } + }, + { + "sampler": 21, + "target": { + "node": 18, + "path": "translation" + } + }, + { + "sampler": 22, + "target": { + "node": 18, + "path": "rotation" + } + }, + { + "sampler": 23, + "target": { + "node": 18, + "path": "scale" + } + }, + { + "sampler": 24, + "target": { + "node": 13, + "path": "translation" + } + }, + { + "sampler": 25, + "target": { + "node": 13, + "path": "rotation" + } + }, + { + "sampler": 26, + "target": { + "node": 13, + "path": "scale" + } + }, + { + "sampler": 27, + "target": { + "node": 14, + "path": "translation" + } + }, + { + "sampler": 28, + "target": { + "node": 14, + "path": "rotation" + } + }, + { + "sampler": 29, + "target": { + "node": 14, + "path": "scale" + } + }, + { + "sampler": 30, + "target": { + "node": 15, + "path": "translation" + } + }, + { + "sampler": 31, + "target": { + "node": 15, + "path": "rotation" + } + }, + { + "sampler": 32, + "target": { + "node": 15, + "path": "scale" + } + }, + { + "sampler": 33, + "target": { + "node": 7, + "path": "translation" + } + }, + { + "sampler": 34, + "target": { + "node": 7, + "path": "rotation" + } + }, + { + "sampler": 35, + "target": { + "node": 7, + "path": "scale" + } + }, + { + "sampler": 36, + "target": { + "node": 8, + "path": "translation" + } + }, + { + "sampler": 37, + "target": { + "node": 8, + "path": "rotation" + } + }, + { + "sampler": 38, + "target": { + "node": 8, + "path": "scale" + } + }, + { + "sampler": 39, + "target": { + "node": 9, + "path": "translation" + } + }, + { + "sampler": 40, + "target": { + "node": 9, + "path": "rotation" + } + }, + { + "sampler": 41, + "target": { + "node": 9, + "path": "scale" + } + }, + { + "sampler": 42, + "target": { + "node": 10, + "path": "translation" + } + }, + { + "sampler": 43, + "target": { + "node": 10, + "path": "rotation" + } + }, + { + "sampler": 44, + "target": { + "node": 10, + "path": "scale" + } + }, + { + "sampler": 45, + "target": { + "node": 3, + "path": "translation" + } + }, + { + "sampler": 46, + "target": { + "node": 3, + "path": "rotation" + } + }, + { + "sampler": 47, + "target": { + "node": 3, + "path": "scale" + } + }, + { + "sampler": 48, + "target": { + "node": 4, + "path": "translation" + } + }, + { + "sampler": 49, + "target": { + "node": 4, + "path": "rotation" + } + }, + { + "sampler": 50, + "target": { + "node": 4, + "path": "scale" + } + }, + { + "sampler": 51, + "target": { + "node": 5, + "path": "translation" + } + }, + { + "sampler": 52, + "target": { + "node": 5, + "path": "rotation" + } + }, + { + "sampler": 53, + "target": { + "node": 5, + "path": "scale" + } + }, + { + "sampler": 54, + "target": { + "node": 6, + "path": "translation" + } + }, + { + "sampler": 55, + "target": { + "node": 6, + "path": "rotation" + } + }, + { + "sampler": 56, + "target": { + "node": 6, + "path": "scale" + } + } + ], + "samplers": [ + { + "input": 5, + "interpolation": "LINEAR", + "output": 6 + }, + { + "input": 5, + "interpolation": "LINEAR", + "output": 7 + }, + { + "input": 5, + "interpolation": "LINEAR", + "output": 8 + }, + { + "input": 9, + "interpolation": "LINEAR", + "output": 10 + }, + { + "input": 9, + "interpolation": "LINEAR", + "output": 11 + }, + { + "input": 9, + "interpolation": "LINEAR", + "output": 12 + }, + { + "input": 13, + "interpolation": "LINEAR", + "output": 14 + }, + { + "input": 13, + "interpolation": "LINEAR", + "output": 15 + }, + { + "input": 13, + "interpolation": "LINEAR", + "output": 16 + }, + { + "input": 17, + "interpolation": "LINEAR", + "output": 18 + }, + { + "input": 17, + "interpolation": "LINEAR", + "output": 19 + }, + { + "input": 17, + "interpolation": "LINEAR", + "output": 20 + }, + { + "input": 21, + "interpolation": "LINEAR", + "output": 22 + }, + { + "input": 21, + "interpolation": "LINEAR", + "output": 23 + }, + { + "input": 21, + "interpolation": "LINEAR", + "output": 24 + }, + { + "input": 25, + "interpolation": "LINEAR", + "output": 26 + }, + { + "input": 25, + "interpolation": "LINEAR", + "output": 27 + }, + { + "input": 25, + "interpolation": "LINEAR", + "output": 28 + }, + { + "input": 29, + "interpolation": "LINEAR", + "output": 30 + }, + { + "input": 29, + "interpolation": "LINEAR", + "output": 31 + }, + { + "input": 29, + "interpolation": "LINEAR", + "output": 32 + }, + { + "input": 33, + "interpolation": "LINEAR", + "output": 34 + }, + { + "input": 33, + "interpolation": "LINEAR", + "output": 35 + }, + { + "input": 33, + "interpolation": "LINEAR", + "output": 36 + }, + { + "input": 37, + "interpolation": "LINEAR", + "output": 38 + }, + { + "input": 37, + "interpolation": "LINEAR", + "output": 39 + }, + { + "input": 37, + "interpolation": "LINEAR", + "output": 40 + }, + { + "input": 41, + "interpolation": "LINEAR", + "output": 42 + }, + { + "input": 41, + "interpolation": "LINEAR", + "output": 43 + }, + { + "input": 41, + "interpolation": "LINEAR", + "output": 44 + }, + { + "input": 45, + "interpolation": "LINEAR", + "output": 46 + }, + { + "input": 45, + "interpolation": "LINEAR", + "output": 47 + }, + { + "input": 45, + "interpolation": "LINEAR", + "output": 48 + }, + { + "input": 49, + "interpolation": "LINEAR", + "output": 50 + }, + { + "input": 49, + "interpolation": "LINEAR", + "output": 51 + }, + { + "input": 49, + "interpolation": "LINEAR", + "output": 52 + }, + { + "input": 53, + "interpolation": "LINEAR", + "output": 54 + }, + { + "input": 53, + "interpolation": "LINEAR", + "output": 55 + }, + { + "input": 53, + "interpolation": "LINEAR", + "output": 56 + }, + { + "input": 57, + "interpolation": "LINEAR", + "output": 58 + }, + { + "input": 57, + "interpolation": "LINEAR", + "output": 59 + }, + { + "input": 57, + "interpolation": "LINEAR", + "output": 60 + }, + { + "input": 61, + "interpolation": "LINEAR", + "output": 62 + }, + { + "input": 61, + "interpolation": "LINEAR", + "output": 63 + }, + { + "input": 61, + "interpolation": "LINEAR", + "output": 64 + }, + { + "input": 65, + "interpolation": "LINEAR", + "output": 66 + }, + { + "input": 65, + "interpolation": "LINEAR", + "output": 67 + }, + { + "input": 65, + "interpolation": "LINEAR", + "output": 68 + }, + { + "input": 69, + "interpolation": "LINEAR", + "output": 70 + }, + { + "input": 69, + "interpolation": "LINEAR", + "output": 71 + }, + { + "input": 69, + "interpolation": "LINEAR", + "output": 72 + }, + { + "input": 73, + "interpolation": "LINEAR", + "output": 74 + }, + { + "input": 73, + "interpolation": "LINEAR", + "output": 75 + }, + { + "input": 73, + "interpolation": "LINEAR", + "output": 76 + }, + { + "input": 77, + "interpolation": "LINEAR", + "output": 78 + }, + { + "input": 77, + "interpolation": "LINEAR", + "output": 79 + }, + { + "input": 77, + "interpolation": "LINEAR", + "output": 80 + } + ] + } + ], + "skins": [ + { + "inverseBindMatrices": 81, + "skeleton": 2, + "joints": [ + 2, + 11, + 12, + 19, + 20, + 16, + 13, + 17, + 14, + 18, + 15, + 7, + 3, + 8, + 4, + 9, + 5, + 10, + 6 + ], + "name": "Armature" + } + ], + "accessors": [ + { + "bufferView": 0, + "byteOffset": 0, + "componentType": 5123, + "count": 768, + "max": [ + 369 + ], + "min": [ + 0 + ], + "type": "SCALAR" + }, + { + "bufferView": 1, + "byteOffset": 0, + "componentType": 5123, + "count": 370, + "max": [ + 18, + 18, + 18, + 18 + ], + "min": [ + 0, + 0, + 0, + 0 + ], + "type": "VEC4" + }, + { + "bufferView": 2, + "byteOffset": 0, + "componentType": 5126, + "count": 370, + "max": [ + 1.0, + 1.0, + 1.0 + ], + "min": [ + -1.0, + -1.0, + -1.0 + ], + "type": "VEC3" + }, + { + "bufferView": 2, + "byteOffset": 4440, + "componentType": 5126, + "count": 370, + "max": [ + 0.5894610285758972, + 0.13091780245304109, + 1.4499200582504273 + ], + "min": [ + -0.5894610285758972, + -0.19497710466384889, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 3, + "byteOffset": 0, + "componentType": 5126, + "count": 370, + "max": [ + 1.0, + 0.9893189072608948, + 0.9037013053894044, + 0.6776750087738037 + ], + "min": [ + 0.010514849796891213, + 0.0, + 0.0, + 0.0 + ], + "type": "VEC4" + }, + { + "bufferView": 4, + "byteOffset": 0, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 0, + "componentType": 5126, + "count": 2, + "max": [ + 4.5896600409101037e-10, + -1.1506600117172641e-7, + 0.6859999895095825 + ], + "min": [ + 4.5896600409101037e-10, + -1.1506600117172641e-7, + 0.6859999895095825 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 0, + "componentType": 5126, + "count": 2, + "max": [ + 0.03792992979288101, + 0.0029135500080883505, + -0.00011340532364556566, + -0.9992762804031372 + ], + "min": [ + 0.03792992979288101, + 0.0029135500080883505, + -0.00011340532364556566, + -0.9992762804031372 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 24, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 1.000000238418579, + 1.0000003576278689 + ], + "min": [ + 1.0, + 1.000000238418579, + 1.0000003576278689 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 8, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 48, + "componentType": 5126, + "count": 2, + "max": [ + 0.0009999830508604646, + -1.8626499453944239e-8, + 0.17149099707603458 + ], + "min": [ + 0.0009999830508604646, + -1.8626499453944239e-8, + 0.17149099707603458 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 32, + "componentType": 5126, + "count": 2, + "max": [ + -0.7380743026733398, + -0.001967150252312422, + 0.0021518832072615625, + -0.6747127175331116 + ], + "min": [ + -0.7380743026733398, + -0.001967150252312422, + 0.0021518832072615625, + -0.6747127175331116 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 72, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000001192092896, + 0.9999994039535524, + 0.9999994039535524 + ], + "min": [ + 1.0000001192092896, + 0.9999994039535524, + 0.9999994039535524 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 16, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 96, + "componentType": 5126, + "count": 2, + "max": [ + -7.105429898699844e-15, + 0.2180179059505463, + -1.8626500342122655e-9 + ], + "min": [ + -7.105429898699844e-15, + 0.2180179059505463, + -1.8626500342122655e-9 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 64, + "componentType": 5126, + "count": 2, + "max": [ + 0.6378593444824219, + -4.2613501616273199e-10, + -3.5284211663544337e-10, + -0.7701532244682312 + ], + "min": [ + 0.6378593444824219, + -4.2613501616273199e-10, + -3.5284211663544337e-10, + -0.7701532244682312 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 120, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 1.0000005960464478, + 1.0000005960464478 + ], + "min": [ + 1.0, + 1.0000005960464478, + 1.0000005960464478 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 24, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 144, + "componentType": 5126, + "count": 2, + "max": [ + -8.881779961836516e-15, + -1.4901200273698124e-8, + 0.052559491246938708 + ], + "min": [ + -8.881779961836516e-15, + -4.470350134511136e-8, + 0.05255937948822975 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 96, + "componentType": 5126, + "count": 2, + "max": [ + -0.6354526877403259, + 6.392766871421429e-11, + 1.0194381688637123e-13, + -0.6865020394325256 + ], + "min": [ + -0.7271280288696289, + 1.2045594556531206e-13, + -1.964862994530137e-11, + -0.7721399664878845 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 168, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 1.000000238418579, + 1.000000238418579 + ], + "min": [ + 1.0, + 1.000000238418579, + 1.000000238418579 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 32, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 192, + "componentType": 5126, + "count": 2, + "max": [ + -5.329070094684278e-15, + 0.06650590896606446, + 9.313230187046884e-10 + ], + "min": [ + -5.329070094684278e-15, + 0.06650590896606446, + 9.313230187046884e-10 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 128, + "componentType": 5126, + "count": 2, + "max": [ + 6.65661192833511e-10, + 0.9999842643737792, + 0.03202660754323006, + -1.1911986774748586e-7 + ], + "min": [ + -5.47695888641897e-10, + 0.9994869232177734, + -0.005583993159234524, + -1.1920712950086455e-7 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 216, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 0.9999995231628418, + 0.9999995231628418 + ], + "min": [ + 1.0, + 0.9999995231628418, + 0.9999995231628418 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 40, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 240, + "componentType": 5126, + "count": 2, + "max": [ + 0.08800006657838822, + -0.00019977999909315256, + -0.0009799000108614565 + ], + "min": [ + 0.08799991011619568, + -0.00019979500211775303, + -0.00098002003505826 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 160, + "componentType": 5126, + "count": 2, + "max": [ + 0.6789432764053345, + 0.6879453063011169, + -0.24067501723766328, + -0.08856184780597687 + ], + "min": [ + 0.6182979345321655, + 0.5380411744117737, + -0.4743711948394776, + -0.32123467326164248 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 264, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000004768371585, + 1.000000238418579, + 1.000000238418579 + ], + "min": [ + 1.0000001192092896, + 1.0000001192092896, + 1.0000001192092896 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 48, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 288, + "componentType": 5126, + "count": 2, + "max": [ + -2.328309989252375e-9, + 0.24452580511569978, + 0.0 + ], + "min": [ + -2.328309989252375e-9, + 0.24452580511569978, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 192, + "componentType": 5126, + "count": 2, + "max": [ + 0.002399991732090712, + -0.13981157541275025, + -0.2718312740325928, + -0.9521315693855286 + ], + "min": [ + 0.002399991732090712, + -0.13981160521507264, + -0.2718312740325928, + -0.9521315693855286 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 312, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999995231628418, + 0.999999701976776, + 1.0000003576278689 + ], + "min": [ + 0.999999463558197, + 0.999999701976776, + 1.0000003576278689 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 56, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 336, + "componentType": 5126, + "count": 2, + "max": [ + 0.0, + 0.1855167001485825, + 5.96045985901128e-8 + ], + "min": [ + 0.0, + 0.1855167001485825, + 5.96045985901128e-8 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 224, + "componentType": 5126, + "count": 2, + "max": [ + -0.05729068815708161, + -0.028227226808667184, + -0.05556011945009232, + -0.996410608291626 + ], + "min": [ + -0.05729068815708161, + -0.028227226808667184, + -0.05556011945009232, + -0.996410608291626 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 360, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000001192092896, + 1.0000001192092896, + 0.9999995827674866 + ], + "min": [ + 1.0000001192092896, + 1.0000001192092896, + 0.9999995827674866 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 64, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 384, + "componentType": 5126, + "count": 2, + "max": [ + -0.08799999207258225, + -0.00019979500211775303, + -0.00098002003505826 + ], + "min": [ + -0.08800006657838822, + -0.00019979500211775303, + -0.00098002003505826 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 256, + "componentType": 5126, + "count": 2, + "max": [ + 0.4957581162452698, + 0.3092453181743622, + -0.5336208343505859, + -0.6114243268966675 + ], + "min": [ + 0.2764261960983277, + 0.05186336115002632, + -0.6651891469955444, + -0.6916805505752564 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 408, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000001192092896, + 0.9999995827674866, + 0.9999999403953552 + ], + "min": [ + 1.0, + 0.9999995231628418, + 0.9999997615814208 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 72, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 432, + "componentType": 5126, + "count": 2, + "max": [ + -7.450580152834618e-9, + 0.24452559649944304, + 0.0 + ], + "min": [ + -7.450580152834618e-9, + 0.24452559649944304, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 288, + "componentType": 5126, + "count": 2, + "max": [ + -0.22800640761852265, + 0.9096475839614868, + -0.1480235755443573, + -0.3140750825405121 + ], + "min": [ + -0.2280064970254898, + 0.909647524356842, + -0.14802362024784089, + -0.31407514214515688 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 456, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999998807907105, + 0.9999995231628418, + 0.9999998807907105 + ], + "min": [ + 0.9999998211860656, + 0.9999993443489076, + 0.9999998211860656 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 80, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 480, + "componentType": 5126, + "count": 2, + "max": [ + 0.0, + 0.1855168044567108, + 0.0 + ], + "min": [ + 0.0, + 0.1855168044567108, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 320, + "componentType": 5126, + "count": 2, + "max": [ + -0.07854896038770676, + 0.1425352245569229, + -0.014102344401180745, + -0.986567199230194 + ], + "min": [ + -0.07854896038770676, + 0.1425352245569229, + -0.014102344401180745, + -0.986567199230194 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 504, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999998211860656, + 0.9999999403953552, + 1.0000001192092896 + ], + "min": [ + 0.9999998211860656, + 0.9999999403953552, + 1.0000001192092896 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 88, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 528, + "componentType": 5126, + "count": 2, + "max": [ + 0.06761901825666428, + 0.0044608451426029209, + -0.07226424664258957 + ], + "min": [ + 0.06761901825666428, + 0.0044608451426029209, + -0.07226424664258957 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 352, + "componentType": 5126, + "count": 2, + "max": [ + 0.2108810395002365, + -0.6243306398391724, + 0.7247719168663025, + -0.20111100375652314 + ], + "min": [ + 0.2108810395002365, + -0.6243306398391724, + 0.7247719168663025, + -0.20111100375652314 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 552, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000001192092896, + 0.9999995231628418, + 0.9999994039535524 + ], + "min": [ + 1.0000001192092896, + 0.9999995231628418, + 0.9999994039535524 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 96, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 576, + "componentType": 5126, + "count": 2, + "max": [ + 0.0, + 0.2661122083663941, + 1.4901200273698124e-8 + ], + "min": [ + 0.0, + 0.2661122083663941, + 1.4901200273698124e-8 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 384, + "componentType": 5126, + "count": 2, + "max": [ + 0.21115463972091676, + -0.29843300580978396, + -0.04688596352934837, + -0.9295986890792848 + ], + "min": [ + 0.21115463972091676, + -0.29843300580978396, + -0.04688596352934837, + -0.9295986890792848 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 600, + "componentType": 5126, + "count": 2, + "max": [ + 1.000000238418579, + 1.0000005960464478, + 1.000001072883606 + ], + "min": [ + 1.000000238418579, + 1.0000005960464478, + 1.000001072883606 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 104, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 624, + "componentType": 5126, + "count": 2, + "max": [ + 0.0, + 0.27582401037216189, + -1.8626500342122655e-9 + ], + "min": [ + 0.0, + 0.27582401037216189, + -1.8626500342122655e-9 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 416, + "componentType": 5126, + "count": 2, + "max": [ + 0.8477678298950195, + -0.0022815812844783069, + -0.006338704377412796, + -0.5303238034248352 + ], + "min": [ + 0.8477678298950195, + -0.0022815812844783069, + -0.006338704377412796, + -0.5303238034248352 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 648, + "componentType": 5126, + "count": 2, + "max": [ + 1.0, + 0.999999225139618, + 0.9999995231628418 + ], + "min": [ + 1.0, + 0.999999225139618, + 0.9999995231628418 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 112, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 672, + "componentType": 5126, + "count": 2, + "max": [ + -0.0023464560508728029, + -0.06617335975170136, + 0.02785670943558216 + ], + "min": [ + -0.0023464560508728029, + -0.06617335975170136, + 0.02785670943558216 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 448, + "componentType": 5126, + "count": 2, + "max": [ + 0.024535538628697397, + -0.31999659538269045, + 0.9446002840995788, + 0.06878268718719483 + ], + "min": [ + 0.024535538628697397, + -0.31999659538269045, + 0.9446002840995788, + 0.06878268718719483 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 696, + "componentType": 5126, + "count": 2, + "max": [ + 1.000000238418579, + 1.0000011920928956, + 1.0000007152557374 + ], + "min": [ + 1.000000238418579, + 1.0000011920928956, + 1.0000007152557374 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 120, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 720, + "componentType": 5126, + "count": 2, + "max": [ + -0.06845720112323761, + 0.004460773896425963, + -0.07147085666656494 + ], + "min": [ + -0.06845720112323761, + 0.004460773896425963, + -0.07147085666656494 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 480, + "componentType": 5126, + "count": 2, + "max": [ + -0.02340075746178627, + -0.6542634963989258, + 0.7544646263122559, + 0.04662882164120674 + ], + "min": [ + -0.02340075746178627, + -0.6542634963989258, + 0.7544646263122559, + 0.04662882164120674 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 744, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999995827674866, + 0.999999463558197, + 0.9999994039535524 + ], + "min": [ + 0.9999995827674866, + 0.999999463558197, + 0.9999994039535524 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 128, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 768, + "componentType": 5126, + "count": 2, + "max": [ + 7.450580152834618e-9, + 0.2661122083663941, + 0.0 + ], + "min": [ + 7.450580152834618e-9, + 0.2661122083663941, + 0.0 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 512, + "componentType": 5126, + "count": 2, + "max": [ + 0.2160616219043732, + 0.08108014613389969, + -0.010079950094223025, + -0.9729555249214172 + ], + "min": [ + 0.2160616219043732, + 0.08108014613389969, + -0.010079950094223025, + -0.9729555249214172 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 792, + "componentType": 5126, + "count": 2, + "max": [ + 1.0000009536743165, + 1.0000003576278689, + 1.0000008344650269 + ], + "min": [ + 1.0000009536743165, + 1.0000003576278689, + 1.0000008344650269 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 136, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 816, + "componentType": 5126, + "count": 2, + "max": [ + 7.450580152834618e-9, + 0.27582401037216189, + -7.450580152834618e-9 + ], + "min": [ + 7.450580152834618e-9, + 0.27582401037216189, + -7.450580152834618e-9 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 544, + "componentType": 5126, + "count": 2, + "max": [ + 0.8471664786338806, + -0.03204827755689621, + -0.02484037354588509, + -0.5297776460647583 + ], + "min": [ + 0.8471664786338806, + -0.03204827755689621, + -0.02484037354588509, + -0.5297776460647583 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 840, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999998211860656, + 1.000000238418579, + 0.9999992847442628 + ], + "min": [ + 0.9999998211860656, + 1.000000238418579, + 0.9999992847442628 + ], + "type": "VEC3" + }, + { + "bufferView": 4, + "byteOffset": 144, + "componentType": 5126, + "count": 2, + "max": [ + 1.25 + ], + "min": [ + 0.0 + ], + "type": "SCALAR" + }, + { + "bufferView": 5, + "byteOffset": 864, + "componentType": 5126, + "count": 2, + "max": [ + -0.001458517974242568, + -0.06619883328676224, + 0.027856720611453058 + ], + "min": [ + -0.001458517974242568, + -0.06619883328676224, + 0.027856720611453058 + ], + "type": "VEC3" + }, + { + "bufferView": 6, + "byteOffset": 576, + "componentType": 5126, + "count": 2, + "max": [ + -0.03414175286889076, + -0.3191780745983124, + 0.9461711049079896, + -0.04146776720881462 + ], + "min": [ + -0.03414175286889076, + -0.3191780745983124, + 0.9461711049079896, + -0.04146776720881462 + ], + "type": "VEC4" + }, + { + "bufferView": 5, + "byteOffset": 888, + "componentType": 5126, + "count": 2, + "max": [ + 0.9999997615814208, + 0.9999996423721314, + 0.999999225139618 + ], + "min": [ + 0.9999997615814208, + 0.9999996423721314, + 0.999999225139618 + ], + "type": "VEC3" + }, + { + "bufferView": 7, + "byteOffset": 0, + "componentType": 5126, + "count": 19, + "max": [ + 1.0, + 0.8915184140205383, + 0.7523466944694519, + 0.0, + 0.9980356097221376, + 0.9971227049827576, + 0.99999338388443, + 0.0, + 0.7819650173187256, + 0.9999932050704956, + 0.9971057176589966, + 0.0, + 0.10768280178308489, + 0.5968672037124634, + 0.9989867806434633, + 1.0 + ], + "min": [ + -1.0, + -0.8915209174156189, + -0.44866690039634707, + 0.0, + -0.7738311886787415, + -0.993836224079132, + -0.9999718070030212, + 0.0, + -0.10048440098762512, + -0.9762101769447328, + -0.9998233914375304, + 0.0, + -0.7611464262008667, + -1.1929899454116822, + -1.0513299703598025, + 1.0 + ], + "type": "MAT4" + } + ], + "materials": [ + { + "pbrMetallicRoughness": { + "baseColorFactor": [ + 0.800000011920929, + 0.800000011920929, + 0.800000011920929, + 1.0 + ], + "metallicFactor": 0.0 + }, + "emissiveFactor": [ + 0.0, + 0.0, + 0.0 + ], + "name": "Default-effect" + } + ], + "bufferViews": [ + { + "buffer": 0, + "byteOffset": 20648, + "byteLength": 1536, + "target": 34963 + }, + { + "buffer": 0, + "byteOffset": 17536, + "byteLength": 2960, + "byteStride": 8, + "target": 34962 + }, + { + "buffer": 0, + "byteOffset": 8656, + "byteLength": 8880, + "byteStride": 12, + "target": 34962 + }, + { + "buffer": 0, + "byteOffset": 1824, + "byteLength": 5920, + "byteStride": 16, + "target": 34962 + }, + { + "buffer": 0, + "byteOffset": 20496, + "byteLength": 152 + }, + { + "buffer": 0, + "byteOffset": 7744, + "byteLength": 912 + }, + { + "buffer": 0, + "byteOffset": 1216, + "byteLength": 608 + }, + { + "buffer": 0, + "byteOffset": 0, + "byteLength": 1216 + } + ], + "buffers": [ + { + "byteLength": 22184, + "uri": "data:application/octet-stream;base64,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AAAAABtI9z0vJiu9AAAAAJ5HHz1/3C69AAAAAIiEhj0XFa09AAAAAKBuIr2wj089T8GcPZ5HH71/3C69AAAAAJYhzr2fQKo9AAAAABtI970vJiu9AAAAAMUa7r0fbFo9B6OePYiEhr0XFa09AAAAABtI970vJiu9AAAAAJYhzr2fQKo9AAAAAIiEhr0XFa09AAAAAHJqB75rKza+AAAAAGmnBr5rKza+LX4tPWmnBj5rKza+LX4tPXJqBz5rKza+AAAAAJ5HH71/3C69AAAAAE8lb71rKza+AAAAAHJqBz5rKza+AAAAAE8lbz1rKza+AAAAAM8ZbL1rKza+r4srPU8lbz1rKza+AAAAAM8ZbD1rKza+r4srPde99b2feyy9AJWdPWmnBr5rKza+LX4tPc8ZbL1rKza+r4srPde99T2feyy9AJWdPW8zHD3vMTC9T1ScPc8ZbD1rKza+r4srPU8lbz1rKza+AAAAAHJqBz5rKza+AAAAAGmnBj5rKza+LX4tPWmnBr5rKza+LX4tPXJqB75rKza+AAAAAE8lb71rKza+AAAAAJ4nLL1uJyw9xSCQP4Cou71oqLs9xSCQP54nLL3OJyy9xSCQP4Couz2YqLu9xSCQP4Couz1oqLs9xSCQP54nLD3OJyy9xSCQP54nLD3OJyy9AROYP54nLL1uJyw9xSCQP14PBj5RDwY+AROYP14PBr5sDwa++5a5P54nLD3OJyy9AROYP54nLD1uJyw9AROYP14PBj5sDwa+AROYP54nLL1uJyw9AROYP54nLL3OJyy9AROYP14PBr5RDwY+AROYP1/+uz2gYKo99waPP4Couz1oqLs9xSCQP1/+uz2dkda89waPP1/+uz2dkda89waPP4Cou72YqLu9xSCQP1/+u72gYKo99waPP1/+u72dkda89waPP2d8vz1cieS8OpKDP1/+uz2gYKo99waPP1/+uz2dkda89waPP1/+u72dkda89waPP1/+u72gYKo99waPP4Couz2YqLu9xSCQP4Couz1oqLs9xSCQP54nLD3OJyy9AROYP54nLD1uJyw9xSCQP14PBj5sDwa++5a5PwAAAABsDwa++5a5P14PBj5sDwa+AROYP14PBr5sDwa++5a5PwAAAABsDwa+AROYP14PBj5RDwY+AROYP14PBj5KDwY++5a5P14PBj5sDwa+AROYP14PBj5RDwY+AROYP0fSvz0v0r89bHiCPxvu+D3TlM49kxgkPxvu+D3TlM49kxgkPwAAAAAEQeu9kxgkP38VBD8/EDu93o1hP4el+b7PUzW983ZUPxdnDD8xGEW+2EhGP2O4Ej/NMxi+j6ZCP3bFED8UqEe+HixLPxdnDD8xGEW+2EhGP+vmFj+vFxy+TKVHP3bFEL8UqEe+HixLPxdnDL8xGEW+2EhGP3bFEL8UqEe+HixLP+vmFr+vFxy+TKVHPxdnDL8xGEW+2EhGP9e99T2feyy9AJWdPZYhzj2fQKo9AAAAAJYhzj2fQKo9AAAAAIiEhr0XFa09AAAAAJYhzr2fQKo9AAAAAHJqB75rKza+AAAAAE8lb71rKza+AAAAAG8zHL3vMTC9T1ScPde99b2feyy9AJWdPc8ZbL1rKza+r4srPWmnBj5rKza+LX4tPde99T2feyy9AJWdPc8ZbD1rKza+r4srPc8ZbD1rKza+r4srPU8lbz1rKza+AAAAAGmnBj5rKza+LX4tPc8ZbL1rKza+r4srPWmnBr5rKza+LX4tPU8lb71rKza+AAAAAAIABgAAAAAAAQACAAMABgACAAMABgAAAAIABQAAAAAAAgADAAUABgACAAMABQAAAAIAAwAFAAAAAgADAAUABgACAAMABAAFAAIAAwAGAAAAAgADAAQABgACAAMABAAGAAIAAwAEAAAAAwAEAAAAAAACAAMABAAAAAIAAwAEAAAAAgADAAQABgACAAMABAAAAAIAAwAEAAUAAgADAAQAAAACAAMABAAAAAIAAwAEAAYAAgADAAQAAAACAAMABAAGAAAACwAAAAAAAAALAAAAAAAAAAEAAgAFAAAAAQACAAUAAAAMAAAAAAAAAAwAAAAAAAIABQAAAAAAAgAFAAAAAAAAAAEAAgAFAAIABQAAAAAAAQACAAMABQACAAMABQAAAAEAAgADAAUAAAABAAIAAwAAAAEAAgADAAIABgAAAAAAAgAGAAAAAAACAAMABgAAAAIABgAAAAAAAAABAAIABQAAAAEAAgADAAAAAQACAAUAAQACAAMABgACAAMABgAAAAIABQAAAAAAAgADAAUAAAAFAAcACQAAAAIABgAAAAAABgAIAAAAAAAGAAgACgAAAAAAAQACAAUABQAHAAAAAAAFAAcACQAAAAcACQAAAAAABwAJAAAAAAAAAAEAAgAFAAAAAQACAAUABgAIAAoAAAAFAAcAAAAAAAUABwAAAAAAAAABAAIABQAHAAkAAAAAAAcACQAAAAAACAAKAAAAAAAGAAgAAAAAAAAAAQACAAMABQAHAAkAAAAFAAcACQAAAAcACQAAAAAABgAIAAoAAAAGAAgACgAAAAAAAQACAAUACAAKAAAAAAAIAAoAAAAAAAAAAQACAAUABgAIAAAAAAAGAAgAAAAAAAgACgAAAAAABwAJAAAAAAAFAAcAAAAAAAgACgAAAAAACAAKAAAAAAACAAMABQAAAAIAAwAFAAYAAQACAAMABQACAAMABgAAAAEAAgADAAYAAQACAAMABQABAAIAAwAFAAIAAwAFAAYAAgAGAAAAAAACAAMABQAGAAIAAwAEAAAAAgADAAUABgACAAMABQAAAAIAAwAEAAYAAgADAAYAAAABAAIAAwAFAAIAAwAEAAAAAgADAAQABQACAAMABQAGAAIAAwAEAAYAAwAEAAAAAAACAAMABAAAAAIAAwAEAAAAAwAEAAAAAAACAAMABAAAAAIAAwAEAAAAAwAEAAAAAAACAAMABAAAAAIAAwAEAAYAAgADAAQAAAADAAQAAAAAAAMABAAAAAAAAwAEAAAAAAACAAMABAAAAAMABAAAAAAAAgADAAQAAAACAAMABAAAAAIAAwAEAAUAAgADAAQAAAACAAMABAAGAAIAAwAEAAUAAgADAAQAAAACAAMABAAAAAIAAwAEAAYAAgADAAQABgAAAAEAAgAFAAEAAgADAAUAAgAFAAAAAAAAAAEAAgAFAAIABgAAAAAAAAALAAwAAAAAAAEAAgAFAAAAAQACAAUAAAAMAAAAAAAAAAEAAgAFAAEAAgADAAUAAQACAAMABQAAAAEAAgADAAEAAgADAAYAAAABAAIAAwAAAAEAAgADAAAACwAMAAAAAAAMAAAAAAAAAAsADQAAAAAACwANAAAAAAALAAAAAAAAAAsADAANAAAACwAMAAAAAAALAAwAAAAAAAsADAANAAAACwAAAAAAAAALAA0AAAAAAAsADAAAAAAACwAMAAAAAAALAAwAAAAAAAsADAAOAAAADAAOAAAAAAALAAwADgAAAAwAAAAAAAAADAAOAAAAAAAMAAAAAAAAAAsADAAAAAAACwAMAAAACwANAAAAAAAAAAsADQAAAAsADQAPABEADQAPABEAAAALAA0AAAAAAAsADQAAAAAAAAALAA0AAAALAA0ADwARAAsADQAPABEAAAALAA0AAAALAA0AAAAAAAsADQAPABEACwANAA8AEQAAAAsADQAAAAAACwANAAAADQAPABEAAAALAA0ADwARAAAADAAOAAAADAAOAAAAAAAMAA4AEAASAAAACwAMAAAADAAOABAAEgAMAA4AAAAAAAwADgAAAAAADAAOABAAEgAMAA4AAAAAAAAADAAOAAAAAAAMAA4AAAAOABAAEgAAAAAADAAOAAAAAAAMAA4AAAAAAAwADgAAAAcACQAAAAAABwAJAAAAAAAHAAkAAAAAAAcACQAAAAAABwAJAAAAAAAHAAkAAAAAAAcACQAAAAAABwAJAAAAAAAIAAoAAAAAAAgACgAAAAAACAAKAAAAAAAIAAoAAAAAAAgACgAAAAAACAAKAAAAAAAIAAoAAAAAAAgACgAAAAAACQAAAAAAAAAJAAAAAAAAAAkAAAAAAAAACQAAAAAAAAAJAAAAAAAAAAcACQAAAAAACQAAAAAAAAAJAAAAAAAAAAkAAAAAAAAACQAAAAAAAAAKAAAAAAAAAAoAAAAAAAAACgAAAAAAAAAKAAAAAAAAAAoAAAAAAAAACAAKAAAAAAAKAAAAAAAAAAoAAAAAAAAACgAAAAAAAAAKAAAAAAAAAA0ADwARAAAADQAPABEAAAANAA8AEQAAAA0ADwARAAAADQAPABEAAAANAA8AEQAAAAwADgAQABIADgAQABIAAAAMAA4AEAASAA4AEAASAAAADgAQABIAAAAOABAAEgAAAA4AEAASAAAADgAQABIAAAAMAA4AEAASAA4AEAASAAAADQAPABEAAAANAA8AEQAAAA8AEQAAAAAADQAPABEAAAAPABEAAAAAAA8AEQAAAAAADQAPABEAAAANAA8AEQAAAA8AEQAAAAAADgAQABIAAAAOABAAEgAAABAAEgAAAAAADgAQABIAAAAOABAAEgAAABAAEgAAAAAADgAQABIAAAAQABIAAAAAABAAEgAAAAAAEAASAAAAAAAQABIAAAAAAA8AEQAAAAAADwARAAAAAAAOABAAEgAAABIAAAAAAAAADwARAAAAAAARAAAAAAAAABAAEgAAAAAAEQAAAAAAAAAPABEAAAAAAA4AEAASAAAAEAASAAAAAAAQABIAAAAAAA0ADwARAAAADQAPABEAAAAPABEAAAAAABEAAAAAAAAADwARAAAAAAAPABEAAAAAABAAEgAAAAAAEAASAAAAAAASAAAAAAAAAAIAAwAFAAYAAgAGAAAAAAACAAMABgAAAAEAAgADAAUAAgAFAAAAAAACAAMABQAAAAIAAwAEAAUAAgADAAUABgACAAMABAAAAAMABAAAAAAAAgADAAQABQACAAMABAAFAAIAAwAEAAAAAgADAAQABgACAAMABAAGAAIAAwAEAAYAAgAFAAAAAAACAAUAAAAAAAIAAwAFAAAAAgADAAUAAAABAAIAAwAGAAIABgAAAAAAAgADAAYAAAAAAAEAAgADAAIABQAAAAAAAgADAAUAAAACAAMABgAAAAIABgAAAAAAAQACAAMABQACAAUAAAAAAAIAAwAEAAUAAgADAAUABgADAAQAAAAAAAMABAAAAAAAAgADAAQAAAADAAQAAAAAAAIAAwAEAAAAAgADAAQAAAACAAMABAAAAAIAAwAEAAAAAgADAAQAAAAAAAEAAgAFAAAACwAAAAAAAAALAAAAAAAAAAsADAAAAAcACQAAAAAACAAKAAAAAAAJAAAAAAAAAAkAAAAAAAAACQAAAAAAAAAJAAAAAAAAAAkAAAAAAAAACgAAAAAAAAAKAAAAAAAAAAoAAAAAAAAACgAAAAAAAAAKAAAAAAAAAA0ADwARAAAADwARAAAAAAAPABEAAAAAABAAEgAAAAAAEAASAAAAAAAQABIAAAAAABIAAAAAAAAADgAQABIAAAAOABAAEgAAABAAEgAAAAAADwARAAAAAAANAA8AEQAAAA8AEQAAAAAADwARAAAAAAARAAAAAAAAAA8AEQAAAAAAEAASAAAAAAAQABIAAAAAABIAAAAAAAAAAAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAAAAACgPwAAAAAAAKA/AAAAAAAAoD8AAAEAAgADAAQABQAGAAcACAAJAAoACwAMAA0ADgAPABAAEQASABMAFAAVABYAFwAYABkAGgAbABwAHQAeAB8AIAAhACIAIwAkACUAJgAaACAAJgAnACgAKQAqABsAKwAbACwALQAuAC8ALQAwADEAMgAzADQANQA2ADcAOAA5ADoAOAA7ADwAPQA+AD8AQABBAEIAPwBDAEQAPQBFAEYARwBIAEcARgBJAEoASwBMAE0ASgBOAE8AUABRAFAATwBSAFMAMgBUAFUANQBWAFcAWABZAFoAWABbAFwAXQBbAF4AXwBgAGEAYgBjAGQAYQBlAGYAZwBoAGkAZgBqAGsAbABtAG4AawBvAHAAcQByAHMAcAB0AHUAdgB3AHgAdQB5AHoAewB5AHwAfQB+AH8AgACBAIIAgACDAIQAhQCDAIYAhwCIAIkAigCIAIsAjACNAI4AjwCQAJEAjwCSAI8AkwCRAJQAkwAYAJUAlgCXAJMAmACZAJoAmwCcAJ0AngCfAKAAoQCUAKIAowAdAKQApQCmAKcAqACVAKkAqgCrAKwAqgCtAK4ArwCwALEArgCyALMAmwCyALQAtQCdALYAtwC4ALkAtwC6ALsAvAC6AL0AoQC+AL8AwAC/AKMAogDBAMIAwwDEAKUAwwDFAMYAxwDIAKgAxwBSAMkAygDLAMwAzQA5AM4AzwBCAEEA0ABUANEA0gDTANQA1QBDANYA1wBNAEwA2ADKANkA2gDMANsA3ADPAM4A3QDeANAA3wDgAOEA4gDSANEA4wDUAOQA5QDXAOYA5wDoANgA6QDqAOsA7ACsAKsA7QCxALAA7gC0AO8A8AC4APEA8gDzALwA9AD1APYA9wD4APkA+gDFAPsA/AD9AO0A/gDvAP8AAAHxAAEBAgEDAQQBBQEGAfQABwH5AAgBCQEKAfwACwEMAQ0BDgEJAQ8BEAERARIB/gAMARMBFAEDARUBFgEHAfQAFwEAARgBGQEaARsBHAEdAR4BHwEgASEBIgEjASQBJQEmAScBKAEpASoBKwEsAQYACAAtAQkACwAuAQwADgAvAQ8AEQAwATEBMgEzATQBNQElABgAGgAsABsAHQAaAB4AIAA2ATcBOAE5ASQAJgAlABoAJgA6AScAKQA7ASoAKwArABsALQAsAC4ALQBTADAAMgA8ATMANQA9ATYAOAA3ADkAOABEADsAPQA+AT4AQAA+AEEAPwDWAEMAPQA/AUUARwDLAEgARgBAAUkASwBJAEwASgBBAU4AUADTAFEATwDJAFIAMgA0AFQANQBCAVYAWABXAFkAWABDAVsAXQBcAFsAXwBEAWAAYgBgAGMAYQBFAWUAZwBlAGgAZgBGAUcBSAFHAUkBSgFLAW8AcQBvAHIAcABMAXQAdgB0AHcAdQBNAXkAewB6AHkAfQBOAX4AgAB/AIEAgABPAYMAhQCEAIMAhwBQAYgAigCJAIgAjACSAI0AjwCOAJAAjwCXAJIAkwCPAJEAkwBRARgAlgCvAJcAmABSAZkAmwCnAJwAngC9AJ8AoQCTAJQAowDEAB0ApQDIAKYAqACWAJUAqgCpAKsAqgCYAK0ArwCtALAArgCaALIAmwCzALIAtQCeAJ0AtwC2ALgAtwDzALoAvAC7ALoAoQD1AL4AwADAAL8AogD4AMEAwwDCAMQAwwD7AMUAxwDGAMgAxwBTAVIAygBIAMsAzQA6ADkAzwDeAEIA0ABVAFQA0gBRANMA1QBUAUMA1wDoAE0A2ABTAcoA2gDNAMwA3ABVAc8A3QBWAd4A3wBXAVgBWQFaAdIA4wDVANQA5QBUAdcA5wBbAegA6QBcAV0BXgH9AKwA7QBfAbEA7gC1ALQA8AC5ALgA8gAGAfMA9AC+APUA9wDBAPgA+gAKAcUA/ABgAf0A/gDwAO8AAAHyAPEAAgFhAQMBBQFiAQYBBwH6APkACQFjAQoBCwETAQwBDgH6AAkBEAHtABEB/gBkAQwBFAEEAQMBFgFlAQcBFwHwAAABGQFmAWcBaAFpAWoBawFsAW0BbgFvAXABcQE=" + } + ] +} diff --git a/figure.gltf.import b/figure.gltf.import new file mode 100644 index 0000000..2a49b6f --- /dev/null +++ b/figure.gltf.import @@ -0,0 +1,1062 @@ +[remap] + +importer="scene" +type="PackedScene" +path="res://.import/figure.gltf-b83bc8c51d144d08e534110e4fc9021d.scn" + +[deps] + +source_file="res://figure.gltf" +dest_files=[ "res://.import/figure.gltf-b83bc8c51d144d08e534110e4fc9021d.scn" ] + +[params] + +nodes/root_type="Spatial" +nodes/root_name="Scene Root" +nodes/root_scale=1.0 +nodes/custom_script="" +nodes/storage=0 +materials/location=1 +materials/storage=1 +materials/keep_on_reimport=true +meshes/compress=true +meshes/ensure_tangents=true +meshes/storage=0 +meshes/light_baking=0 +meshes/lightmap_texel_size=0.1 +external_files/store_in_subdir=false +animation/import=true +animation/fps=15 +animation/filter_script="" +animation/storage=false +animation/keep_custom_tracks=false +animation/optimizer/enabled=true +animation/optimizer/max_linear_error=0.05 +animation/optimizer/max_angular_error=0.01 +animation/optimizer/max_angle=22 +animation/optimizer/remove_unused_tracks=true +animation/clips/amount=0 +animation/clip_1/name="" +animation/clip_1/start_frame=0 +animation/clip_1/end_frame=0 +animation/clip_1/loops=false +animation/clip_2/name="" +animation/clip_2/start_frame=0 +animation/clip_2/end_frame=0 +animation/clip_2/loops=false +animation/clip_3/name="" +animation/clip_3/start_frame=0 +animation/clip_3/end_frame=0 +animation/clip_3/loops=false +animation/clip_4/name="" +animation/clip_4/start_frame=0 +animation/clip_4/end_frame=0 +animation/clip_4/loops=false +animation/clip_5/name="" +animation/clip_5/start_frame=0 +animation/clip_5/end_frame=0 +animation/clip_5/loops=false +animation/clip_6/name="" +animation/clip_6/start_frame=0 +animation/clip_6/end_frame=0 +animation/clip_6/loops=false +animation/clip_7/name="" +animation/clip_7/start_frame=0 +animation/clip_7/end_frame=0 +animation/clip_7/loops=false +animation/clip_8/name="" +animation/clip_8/start_frame=0 +animation/clip_8/end_frame=0 +animation/clip_8/loops=false +animation/clip_9/name="" +animation/clip_9/start_frame=0 +animation/clip_9/end_frame=0 +animation/clip_9/loops=false +animation/clip_10/name="" +animation/clip_10/start_frame=0 +animation/clip_10/end_frame=0 +animation/clip_10/loops=false +animation/clip_11/name="" +animation/clip_11/start_frame=0 +animation/clip_11/end_frame=0 +animation/clip_11/loops=false +animation/clip_12/name="" +animation/clip_12/start_frame=0 +animation/clip_12/end_frame=0 +animation/clip_12/loops=false +animation/clip_13/name="" +animation/clip_13/start_frame=0 +animation/clip_13/end_frame=0 +animation/clip_13/loops=false +animation/clip_14/name="" +animation/clip_14/start_frame=0 +animation/clip_14/end_frame=0 +animation/clip_14/loops=false +animation/clip_15/name="" +animation/clip_15/start_frame=0 +animation/clip_15/end_frame=0 +animation/clip_15/loops=false +animation/clip_16/name="" +animation/clip_16/start_frame=0 +animation/clip_16/end_frame=0 +animation/clip_16/loops=false +animation/clip_17/name="" +animation/clip_17/start_frame=0 +animation/clip_17/end_frame=0 +animation/clip_17/loops=false +animation/clip_18/name="" +animation/clip_18/start_frame=0 +animation/clip_18/end_frame=0 +animation/clip_18/loops=false +animation/clip_19/name="" +animation/clip_19/start_frame=0 +animation/clip_19/end_frame=0 +animation/clip_19/loops=false +animation/clip_20/name="" +animation/clip_20/start_frame=0 +animation/clip_20/end_frame=0 +animation/clip_20/loops=false +animation/clip_21/name="" +animation/clip_21/start_frame=0 +animation/clip_21/end_frame=0 +animation/clip_21/loops=false +animation/clip_22/name="" +animation/clip_22/start_frame=0 +animation/clip_22/end_frame=0 +animation/clip_22/loops=false +animation/clip_23/name="" +animation/clip_23/start_frame=0 +animation/clip_23/end_frame=0 +animation/clip_23/loops=false +animation/clip_24/name="" +animation/clip_24/start_frame=0 +animation/clip_24/end_frame=0 +animation/clip_24/loops=false +animation/clip_25/name="" +animation/clip_25/start_frame=0 +animation/clip_25/end_frame=0 +animation/clip_25/loops=false +animation/clip_26/name="" +animation/clip_26/start_frame=0 +animation/clip_26/end_frame=0 +animation/clip_26/loops=false +animation/clip_27/name="" +animation/clip_27/start_frame=0 +animation/clip_27/end_frame=0 +animation/clip_27/loops=false +animation/clip_28/name="" +animation/clip_28/start_frame=0 +animation/clip_28/end_frame=0 +animation/clip_28/loops=false +animation/clip_29/name="" +animation/clip_29/start_frame=0 +animation/clip_29/end_frame=0 +animation/clip_29/loops=false +animation/clip_30/name="" +animation/clip_30/start_frame=0 +animation/clip_30/end_frame=0 +animation/clip_30/loops=false +animation/clip_31/name="" +animation/clip_31/start_frame=0 +animation/clip_31/end_frame=0 +animation/clip_31/loops=false +animation/clip_32/name="" +animation/clip_32/start_frame=0 +animation/clip_32/end_frame=0 +animation/clip_32/loops=false +animation/clip_33/name="" +animation/clip_33/start_frame=0 +animation/clip_33/end_frame=0 +animation/clip_33/loops=false +animation/clip_34/name="" +animation/clip_34/start_frame=0 +animation/clip_34/end_frame=0 +animation/clip_34/loops=false +animation/clip_35/name="" +animation/clip_35/start_frame=0 +animation/clip_35/end_frame=0 +animation/clip_35/loops=false +animation/clip_36/name="" +animation/clip_36/start_frame=0 +animation/clip_36/end_frame=0 +animation/clip_36/loops=false +animation/clip_37/name="" +animation/clip_37/start_frame=0 +animation/clip_37/end_frame=0 +animation/clip_37/loops=false +animation/clip_38/name="" +animation/clip_38/start_frame=0 +animation/clip_38/end_frame=0 +animation/clip_38/loops=false +animation/clip_39/name="" +animation/clip_39/start_frame=0 +animation/clip_39/end_frame=0 +animation/clip_39/loops=false +animation/clip_40/name="" +animation/clip_40/start_frame=0 +animation/clip_40/end_frame=0 +animation/clip_40/loops=false +animation/clip_41/name="" +animation/clip_41/start_frame=0 +animation/clip_41/end_frame=0 +animation/clip_41/loops=false +animation/clip_42/name="" +animation/clip_42/start_frame=0 +animation/clip_42/end_frame=0 +animation/clip_42/loops=false +animation/clip_43/name="" +animation/clip_43/start_frame=0 +animation/clip_43/end_frame=0 +animation/clip_43/loops=false +animation/clip_44/name="" +animation/clip_44/start_frame=0 +animation/clip_44/end_frame=0 +animation/clip_44/loops=false +animation/clip_45/name="" +animation/clip_45/start_frame=0 +animation/clip_45/end_frame=0 +animation/clip_45/loops=false +animation/clip_46/name="" +animation/clip_46/start_frame=0 +animation/clip_46/end_frame=0 +animation/clip_46/loops=false +animation/clip_47/name="" +animation/clip_47/start_frame=0 +animation/clip_47/end_frame=0 +animation/clip_47/loops=false +animation/clip_48/name="" +animation/clip_48/start_frame=0 +animation/clip_48/end_frame=0 +animation/clip_48/loops=false +animation/clip_49/name="" +animation/clip_49/start_frame=0 +animation/clip_49/end_frame=0 +animation/clip_49/loops=false +animation/clip_50/name="" +animation/clip_50/start_frame=0 +animation/clip_50/end_frame=0 +animation/clip_50/loops=false +animation/clip_51/name="" +animation/clip_51/start_frame=0 +animation/clip_51/end_frame=0 +animation/clip_51/loops=false +animation/clip_52/name="" +animation/clip_52/start_frame=0 +animation/clip_52/end_frame=0 +animation/clip_52/loops=false +animation/clip_53/name="" +animation/clip_53/start_frame=0 +animation/clip_53/end_frame=0 +animation/clip_53/loops=false +animation/clip_54/name="" +animation/clip_54/start_frame=0 +animation/clip_54/end_frame=0 +animation/clip_54/loops=false +animation/clip_55/name="" +animation/clip_55/start_frame=0 +animation/clip_55/end_frame=0 +animation/clip_55/loops=false +animation/clip_56/name="" +animation/clip_56/start_frame=0 +animation/clip_56/end_frame=0 +animation/clip_56/loops=false +animation/clip_57/name="" +animation/clip_57/start_frame=0 +animation/clip_57/end_frame=0 +animation/clip_57/loops=false +animation/clip_58/name="" +animation/clip_58/start_frame=0 +animation/clip_58/end_frame=0 +animation/clip_58/loops=false +animation/clip_59/name="" +animation/clip_59/start_frame=0 +animation/clip_59/end_frame=0 +animation/clip_59/loops=false +animation/clip_60/name="" +animation/clip_60/start_frame=0 +animation/clip_60/end_frame=0 +animation/clip_60/loops=false +animation/clip_61/name="" +animation/clip_61/start_frame=0 +animation/clip_61/end_frame=0 +animation/clip_61/loops=false +animation/clip_62/name="" +animation/clip_62/start_frame=0 +animation/clip_62/end_frame=0 +animation/clip_62/loops=false +animation/clip_63/name="" +animation/clip_63/start_frame=0 +animation/clip_63/end_frame=0 +animation/clip_63/loops=false +animation/clip_64/name="" +animation/clip_64/start_frame=0 +animation/clip_64/end_frame=0 +animation/clip_64/loops=false +animation/clip_65/name="" +animation/clip_65/start_frame=0 +animation/clip_65/end_frame=0 +animation/clip_65/loops=false +animation/clip_66/name="" +animation/clip_66/start_frame=0 +animation/clip_66/end_frame=0 +animation/clip_66/loops=false +animation/clip_67/name="" +animation/clip_67/start_frame=0 +animation/clip_67/end_frame=0 +animation/clip_67/loops=false +animation/clip_68/name="" +animation/clip_68/start_frame=0 +animation/clip_68/end_frame=0 +animation/clip_68/loops=false +animation/clip_69/name="" +animation/clip_69/start_frame=0 +animation/clip_69/end_frame=0 +animation/clip_69/loops=false +animation/clip_70/name="" +animation/clip_70/start_frame=0 +animation/clip_70/end_frame=0 +animation/clip_70/loops=false +animation/clip_71/name="" +animation/clip_71/start_frame=0 +animation/clip_71/end_frame=0 +animation/clip_71/loops=false +animation/clip_72/name="" +animation/clip_72/start_frame=0 +animation/clip_72/end_frame=0 +animation/clip_72/loops=false +animation/clip_73/name="" +animation/clip_73/start_frame=0 +animation/clip_73/end_frame=0 +animation/clip_73/loops=false +animation/clip_74/name="" +animation/clip_74/start_frame=0 +animation/clip_74/end_frame=0 +animation/clip_74/loops=false +animation/clip_75/name="" +animation/clip_75/start_frame=0 +animation/clip_75/end_frame=0 +animation/clip_75/loops=false +animation/clip_76/name="" +animation/clip_76/start_frame=0 +animation/clip_76/end_frame=0 +animation/clip_76/loops=false +animation/clip_77/name="" +animation/clip_77/start_frame=0 +animation/clip_77/end_frame=0 +animation/clip_77/loops=false +animation/clip_78/name="" +animation/clip_78/start_frame=0 +animation/clip_78/end_frame=0 +animation/clip_78/loops=false +animation/clip_79/name="" +animation/clip_79/start_frame=0 +animation/clip_79/end_frame=0 +animation/clip_79/loops=false +animation/clip_80/name="" +animation/clip_80/start_frame=0 +animation/clip_80/end_frame=0 +animation/clip_80/loops=false +animation/clip_81/name="" +animation/clip_81/start_frame=0 +animation/clip_81/end_frame=0 +animation/clip_81/loops=false +animation/clip_82/name="" +animation/clip_82/start_frame=0 +animation/clip_82/end_frame=0 +animation/clip_82/loops=false +animation/clip_83/name="" +animation/clip_83/start_frame=0 +animation/clip_83/end_frame=0 +animation/clip_83/loops=false +animation/clip_84/name="" +animation/clip_84/start_frame=0 +animation/clip_84/end_frame=0 +animation/clip_84/loops=false +animation/clip_85/name="" +animation/clip_85/start_frame=0 +animation/clip_85/end_frame=0 +animation/clip_85/loops=false +animation/clip_86/name="" +animation/clip_86/start_frame=0 +animation/clip_86/end_frame=0 +animation/clip_86/loops=false +animation/clip_87/name="" +animation/clip_87/start_frame=0 +animation/clip_87/end_frame=0 +animation/clip_87/loops=false +animation/clip_88/name="" +animation/clip_88/start_frame=0 +animation/clip_88/end_frame=0 +animation/clip_88/loops=false +animation/clip_89/name="" +animation/clip_89/start_frame=0 +animation/clip_89/end_frame=0 +animation/clip_89/loops=false +animation/clip_90/name="" +animation/clip_90/start_frame=0 +animation/clip_90/end_frame=0 +animation/clip_90/loops=false +animation/clip_91/name="" +animation/clip_91/start_frame=0 +animation/clip_91/end_frame=0 +animation/clip_91/loops=false +animation/clip_92/name="" +animation/clip_92/start_frame=0 +animation/clip_92/end_frame=0 +animation/clip_92/loops=false +animation/clip_93/name="" +animation/clip_93/start_frame=0 +animation/clip_93/end_frame=0 +animation/clip_93/loops=false +animation/clip_94/name="" +animation/clip_94/start_frame=0 +animation/clip_94/end_frame=0 +animation/clip_94/loops=false +animation/clip_95/name="" +animation/clip_95/start_frame=0 +animation/clip_95/end_frame=0 +animation/clip_95/loops=false +animation/clip_96/name="" +animation/clip_96/start_frame=0 +animation/clip_96/end_frame=0 +animation/clip_96/loops=false +animation/clip_97/name="" +animation/clip_97/start_frame=0 +animation/clip_97/end_frame=0 +animation/clip_97/loops=false +animation/clip_98/name="" +animation/clip_98/start_frame=0 +animation/clip_98/end_frame=0 +animation/clip_98/loops=false +animation/clip_99/name="" +animation/clip_99/start_frame=0 +animation/clip_99/end_frame=0 +animation/clip_99/loops=false +animation/clip_100/name="" +animation/clip_100/start_frame=0 +animation/clip_100/end_frame=0 +animation/clip_100/loops=false +animation/clip_101/name="" +animation/clip_101/start_frame=0 +animation/clip_101/end_frame=0 +animation/clip_101/loops=false +animation/clip_102/name="" +animation/clip_102/start_frame=0 +animation/clip_102/end_frame=0 +animation/clip_102/loops=false +animation/clip_103/name="" +animation/clip_103/start_frame=0 +animation/clip_103/end_frame=0 +animation/clip_103/loops=false +animation/clip_104/name="" +animation/clip_104/start_frame=0 +animation/clip_104/end_frame=0 +animation/clip_104/loops=false +animation/clip_105/name="" +animation/clip_105/start_frame=0 +animation/clip_105/end_frame=0 +animation/clip_105/loops=false +animation/clip_106/name="" +animation/clip_106/start_frame=0 +animation/clip_106/end_frame=0 +animation/clip_106/loops=false +animation/clip_107/name="" +animation/clip_107/start_frame=0 +animation/clip_107/end_frame=0 +animation/clip_107/loops=false +animation/clip_108/name="" +animation/clip_108/start_frame=0 +animation/clip_108/end_frame=0 +animation/clip_108/loops=false +animation/clip_109/name="" +animation/clip_109/start_frame=0 +animation/clip_109/end_frame=0 +animation/clip_109/loops=false +animation/clip_110/name="" +animation/clip_110/start_frame=0 +animation/clip_110/end_frame=0 +animation/clip_110/loops=false +animation/clip_111/name="" +animation/clip_111/start_frame=0 +animation/clip_111/end_frame=0 +animation/clip_111/loops=false +animation/clip_112/name="" +animation/clip_112/start_frame=0 +animation/clip_112/end_frame=0 +animation/clip_112/loops=false +animation/clip_113/name="" +animation/clip_113/start_frame=0 +animation/clip_113/end_frame=0 +animation/clip_113/loops=false +animation/clip_114/name="" +animation/clip_114/start_frame=0 +animation/clip_114/end_frame=0 +animation/clip_114/loops=false +animation/clip_115/name="" +animation/clip_115/start_frame=0 +animation/clip_115/end_frame=0 +animation/clip_115/loops=false +animation/clip_116/name="" +animation/clip_116/start_frame=0 +animation/clip_116/end_frame=0 +animation/clip_116/loops=false +animation/clip_117/name="" +animation/clip_117/start_frame=0 +animation/clip_117/end_frame=0 +animation/clip_117/loops=false +animation/clip_118/name="" +animation/clip_118/start_frame=0 +animation/clip_118/end_frame=0 +animation/clip_118/loops=false +animation/clip_119/name="" +animation/clip_119/start_frame=0 +animation/clip_119/end_frame=0 +animation/clip_119/loops=false +animation/clip_120/name="" +animation/clip_120/start_frame=0 +animation/clip_120/end_frame=0 +animation/clip_120/loops=false +animation/clip_121/name="" +animation/clip_121/start_frame=0 +animation/clip_121/end_frame=0 +animation/clip_121/loops=false +animation/clip_122/name="" +animation/clip_122/start_frame=0 +animation/clip_122/end_frame=0 +animation/clip_122/loops=false +animation/clip_123/name="" +animation/clip_123/start_frame=0 +animation/clip_123/end_frame=0 +animation/clip_123/loops=false +animation/clip_124/name="" +animation/clip_124/start_frame=0 +animation/clip_124/end_frame=0 +animation/clip_124/loops=false +animation/clip_125/name="" +animation/clip_125/start_frame=0 +animation/clip_125/end_frame=0 +animation/clip_125/loops=false +animation/clip_126/name="" +animation/clip_126/start_frame=0 +animation/clip_126/end_frame=0 +animation/clip_126/loops=false +animation/clip_127/name="" +animation/clip_127/start_frame=0 +animation/clip_127/end_frame=0 +animation/clip_127/loops=false +animation/clip_128/name="" +animation/clip_128/start_frame=0 +animation/clip_128/end_frame=0 +animation/clip_128/loops=false +animation/clip_129/name="" +animation/clip_129/start_frame=0 +animation/clip_129/end_frame=0 +animation/clip_129/loops=false +animation/clip_130/name="" +animation/clip_130/start_frame=0 +animation/clip_130/end_frame=0 +animation/clip_130/loops=false +animation/clip_131/name="" +animation/clip_131/start_frame=0 +animation/clip_131/end_frame=0 +animation/clip_131/loops=false +animation/clip_132/name="" +animation/clip_132/start_frame=0 +animation/clip_132/end_frame=0 +animation/clip_132/loops=false +animation/clip_133/name="" +animation/clip_133/start_frame=0 +animation/clip_133/end_frame=0 +animation/clip_133/loops=false +animation/clip_134/name="" +animation/clip_134/start_frame=0 +animation/clip_134/end_frame=0 +animation/clip_134/loops=false +animation/clip_135/name="" +animation/clip_135/start_frame=0 +animation/clip_135/end_frame=0 +animation/clip_135/loops=false +animation/clip_136/name="" +animation/clip_136/start_frame=0 +animation/clip_136/end_frame=0 +animation/clip_136/loops=false +animation/clip_137/name="" +animation/clip_137/start_frame=0 +animation/clip_137/end_frame=0 +animation/clip_137/loops=false +animation/clip_138/name="" +animation/clip_138/start_frame=0 +animation/clip_138/end_frame=0 +animation/clip_138/loops=false +animation/clip_139/name="" +animation/clip_139/start_frame=0 +animation/clip_139/end_frame=0 +animation/clip_139/loops=false +animation/clip_140/name="" +animation/clip_140/start_frame=0 +animation/clip_140/end_frame=0 +animation/clip_140/loops=false +animation/clip_141/name="" +animation/clip_141/start_frame=0 +animation/clip_141/end_frame=0 +animation/clip_141/loops=false +animation/clip_142/name="" +animation/clip_142/start_frame=0 +animation/clip_142/end_frame=0 +animation/clip_142/loops=false +animation/clip_143/name="" +animation/clip_143/start_frame=0 +animation/clip_143/end_frame=0 +animation/clip_143/loops=false +animation/clip_144/name="" +animation/clip_144/start_frame=0 +animation/clip_144/end_frame=0 +animation/clip_144/loops=false +animation/clip_145/name="" +animation/clip_145/start_frame=0 +animation/clip_145/end_frame=0 +animation/clip_145/loops=false +animation/clip_146/name="" +animation/clip_146/start_frame=0 +animation/clip_146/end_frame=0 +animation/clip_146/loops=false +animation/clip_147/name="" +animation/clip_147/start_frame=0 +animation/clip_147/end_frame=0 +animation/clip_147/loops=false +animation/clip_148/name="" +animation/clip_148/start_frame=0 +animation/clip_148/end_frame=0 +animation/clip_148/loops=false +animation/clip_149/name="" +animation/clip_149/start_frame=0 +animation/clip_149/end_frame=0 +animation/clip_149/loops=false +animation/clip_150/name="" +animation/clip_150/start_frame=0 +animation/clip_150/end_frame=0 +animation/clip_150/loops=false +animation/clip_151/name="" +animation/clip_151/start_frame=0 +animation/clip_151/end_frame=0 +animation/clip_151/loops=false +animation/clip_152/name="" +animation/clip_152/start_frame=0 +animation/clip_152/end_frame=0 +animation/clip_152/loops=false +animation/clip_153/name="" +animation/clip_153/start_frame=0 +animation/clip_153/end_frame=0 +animation/clip_153/loops=false +animation/clip_154/name="" +animation/clip_154/start_frame=0 +animation/clip_154/end_frame=0 +animation/clip_154/loops=false +animation/clip_155/name="" +animation/clip_155/start_frame=0 +animation/clip_155/end_frame=0 +animation/clip_155/loops=false +animation/clip_156/name="" +animation/clip_156/start_frame=0 +animation/clip_156/end_frame=0 +animation/clip_156/loops=false +animation/clip_157/name="" +animation/clip_157/start_frame=0 +animation/clip_157/end_frame=0 +animation/clip_157/loops=false +animation/clip_158/name="" +animation/clip_158/start_frame=0 +animation/clip_158/end_frame=0 +animation/clip_158/loops=false +animation/clip_159/name="" +animation/clip_159/start_frame=0 +animation/clip_159/end_frame=0 +animation/clip_159/loops=false +animation/clip_160/name="" +animation/clip_160/start_frame=0 +animation/clip_160/end_frame=0 +animation/clip_160/loops=false +animation/clip_161/name="" +animation/clip_161/start_frame=0 +animation/clip_161/end_frame=0 +animation/clip_161/loops=false +animation/clip_162/name="" +animation/clip_162/start_frame=0 +animation/clip_162/end_frame=0 +animation/clip_162/loops=false +animation/clip_163/name="" +animation/clip_163/start_frame=0 +animation/clip_163/end_frame=0 +animation/clip_163/loops=false +animation/clip_164/name="" +animation/clip_164/start_frame=0 +animation/clip_164/end_frame=0 +animation/clip_164/loops=false +animation/clip_165/name="" +animation/clip_165/start_frame=0 +animation/clip_165/end_frame=0 +animation/clip_165/loops=false +animation/clip_166/name="" +animation/clip_166/start_frame=0 +animation/clip_166/end_frame=0 +animation/clip_166/loops=false +animation/clip_167/name="" +animation/clip_167/start_frame=0 +animation/clip_167/end_frame=0 +animation/clip_167/loops=false +animation/clip_168/name="" +animation/clip_168/start_frame=0 +animation/clip_168/end_frame=0 +animation/clip_168/loops=false +animation/clip_169/name="" +animation/clip_169/start_frame=0 +animation/clip_169/end_frame=0 +animation/clip_169/loops=false +animation/clip_170/name="" +animation/clip_170/start_frame=0 +animation/clip_170/end_frame=0 +animation/clip_170/loops=false +animation/clip_171/name="" +animation/clip_171/start_frame=0 +animation/clip_171/end_frame=0 +animation/clip_171/loops=false +animation/clip_172/name="" +animation/clip_172/start_frame=0 +animation/clip_172/end_frame=0 +animation/clip_172/loops=false +animation/clip_173/name="" +animation/clip_173/start_frame=0 +animation/clip_173/end_frame=0 +animation/clip_173/loops=false +animation/clip_174/name="" +animation/clip_174/start_frame=0 +animation/clip_174/end_frame=0 +animation/clip_174/loops=false +animation/clip_175/name="" +animation/clip_175/start_frame=0 +animation/clip_175/end_frame=0 +animation/clip_175/loops=false +animation/clip_176/name="" +animation/clip_176/start_frame=0 +animation/clip_176/end_frame=0 +animation/clip_176/loops=false +animation/clip_177/name="" +animation/clip_177/start_frame=0 +animation/clip_177/end_frame=0 +animation/clip_177/loops=false +animation/clip_178/name="" +animation/clip_178/start_frame=0 +animation/clip_178/end_frame=0 +animation/clip_178/loops=false +animation/clip_179/name="" +animation/clip_179/start_frame=0 +animation/clip_179/end_frame=0 +animation/clip_179/loops=false +animation/clip_180/name="" +animation/clip_180/start_frame=0 +animation/clip_180/end_frame=0 +animation/clip_180/loops=false +animation/clip_181/name="" +animation/clip_181/start_frame=0 +animation/clip_181/end_frame=0 +animation/clip_181/loops=false +animation/clip_182/name="" +animation/clip_182/start_frame=0 +animation/clip_182/end_frame=0 +animation/clip_182/loops=false +animation/clip_183/name="" +animation/clip_183/start_frame=0 +animation/clip_183/end_frame=0 +animation/clip_183/loops=false +animation/clip_184/name="" +animation/clip_184/start_frame=0 +animation/clip_184/end_frame=0 +animation/clip_184/loops=false +animation/clip_185/name="" +animation/clip_185/start_frame=0 +animation/clip_185/end_frame=0 +animation/clip_185/loops=false +animation/clip_186/name="" +animation/clip_186/start_frame=0 +animation/clip_186/end_frame=0 +animation/clip_186/loops=false +animation/clip_187/name="" +animation/clip_187/start_frame=0 +animation/clip_187/end_frame=0 +animation/clip_187/loops=false +animation/clip_188/name="" +animation/clip_188/start_frame=0 +animation/clip_188/end_frame=0 +animation/clip_188/loops=false +animation/clip_189/name="" +animation/clip_189/start_frame=0 +animation/clip_189/end_frame=0 +animation/clip_189/loops=false +animation/clip_190/name="" +animation/clip_190/start_frame=0 +animation/clip_190/end_frame=0 +animation/clip_190/loops=false +animation/clip_191/name="" +animation/clip_191/start_frame=0 +animation/clip_191/end_frame=0 +animation/clip_191/loops=false +animation/clip_192/name="" +animation/clip_192/start_frame=0 +animation/clip_192/end_frame=0 +animation/clip_192/loops=false +animation/clip_193/name="" +animation/clip_193/start_frame=0 +animation/clip_193/end_frame=0 +animation/clip_193/loops=false +animation/clip_194/name="" +animation/clip_194/start_frame=0 +animation/clip_194/end_frame=0 +animation/clip_194/loops=false +animation/clip_195/name="" +animation/clip_195/start_frame=0 +animation/clip_195/end_frame=0 +animation/clip_195/loops=false +animation/clip_196/name="" +animation/clip_196/start_frame=0 +animation/clip_196/end_frame=0 +animation/clip_196/loops=false +animation/clip_197/name="" +animation/clip_197/start_frame=0 +animation/clip_197/end_frame=0 +animation/clip_197/loops=false +animation/clip_198/name="" +animation/clip_198/start_frame=0 +animation/clip_198/end_frame=0 +animation/clip_198/loops=false +animation/clip_199/name="" +animation/clip_199/start_frame=0 +animation/clip_199/end_frame=0 +animation/clip_199/loops=false +animation/clip_200/name="" +animation/clip_200/start_frame=0 +animation/clip_200/end_frame=0 +animation/clip_200/loops=false +animation/clip_201/name="" +animation/clip_201/start_frame=0 +animation/clip_201/end_frame=0 +animation/clip_201/loops=false +animation/clip_202/name="" +animation/clip_202/start_frame=0 +animation/clip_202/end_frame=0 +animation/clip_202/loops=false +animation/clip_203/name="" +animation/clip_203/start_frame=0 +animation/clip_203/end_frame=0 +animation/clip_203/loops=false +animation/clip_204/name="" +animation/clip_204/start_frame=0 +animation/clip_204/end_frame=0 +animation/clip_204/loops=false +animation/clip_205/name="" +animation/clip_205/start_frame=0 +animation/clip_205/end_frame=0 +animation/clip_205/loops=false +animation/clip_206/name="" +animation/clip_206/start_frame=0 +animation/clip_206/end_frame=0 +animation/clip_206/loops=false +animation/clip_207/name="" +animation/clip_207/start_frame=0 +animation/clip_207/end_frame=0 +animation/clip_207/loops=false +animation/clip_208/name="" +animation/clip_208/start_frame=0 +animation/clip_208/end_frame=0 +animation/clip_208/loops=false +animation/clip_209/name="" +animation/clip_209/start_frame=0 +animation/clip_209/end_frame=0 +animation/clip_209/loops=false +animation/clip_210/name="" +animation/clip_210/start_frame=0 +animation/clip_210/end_frame=0 +animation/clip_210/loops=false +animation/clip_211/name="" +animation/clip_211/start_frame=0 +animation/clip_211/end_frame=0 +animation/clip_211/loops=false +animation/clip_212/name="" +animation/clip_212/start_frame=0 +animation/clip_212/end_frame=0 +animation/clip_212/loops=false +animation/clip_213/name="" +animation/clip_213/start_frame=0 +animation/clip_213/end_frame=0 +animation/clip_213/loops=false +animation/clip_214/name="" +animation/clip_214/start_frame=0 +animation/clip_214/end_frame=0 +animation/clip_214/loops=false +animation/clip_215/name="" +animation/clip_215/start_frame=0 +animation/clip_215/end_frame=0 +animation/clip_215/loops=false +animation/clip_216/name="" +animation/clip_216/start_frame=0 +animation/clip_216/end_frame=0 +animation/clip_216/loops=false +animation/clip_217/name="" +animation/clip_217/start_frame=0 +animation/clip_217/end_frame=0 +animation/clip_217/loops=false +animation/clip_218/name="" +animation/clip_218/start_frame=0 +animation/clip_218/end_frame=0 +animation/clip_218/loops=false +animation/clip_219/name="" +animation/clip_219/start_frame=0 +animation/clip_219/end_frame=0 +animation/clip_219/loops=false +animation/clip_220/name="" +animation/clip_220/start_frame=0 +animation/clip_220/end_frame=0 +animation/clip_220/loops=false +animation/clip_221/name="" +animation/clip_221/start_frame=0 +animation/clip_221/end_frame=0 +animation/clip_221/loops=false +animation/clip_222/name="" +animation/clip_222/start_frame=0 +animation/clip_222/end_frame=0 +animation/clip_222/loops=false +animation/clip_223/name="" +animation/clip_223/start_frame=0 +animation/clip_223/end_frame=0 +animation/clip_223/loops=false +animation/clip_224/name="" +animation/clip_224/start_frame=0 +animation/clip_224/end_frame=0 +animation/clip_224/loops=false +animation/clip_225/name="" +animation/clip_225/start_frame=0 +animation/clip_225/end_frame=0 +animation/clip_225/loops=false +animation/clip_226/name="" +animation/clip_226/start_frame=0 +animation/clip_226/end_frame=0 +animation/clip_226/loops=false +animation/clip_227/name="" +animation/clip_227/start_frame=0 +animation/clip_227/end_frame=0 +animation/clip_227/loops=false +animation/clip_228/name="" +animation/clip_228/start_frame=0 +animation/clip_228/end_frame=0 +animation/clip_228/loops=false +animation/clip_229/name="" +animation/clip_229/start_frame=0 +animation/clip_229/end_frame=0 +animation/clip_229/loops=false +animation/clip_230/name="" +animation/clip_230/start_frame=0 +animation/clip_230/end_frame=0 +animation/clip_230/loops=false +animation/clip_231/name="" +animation/clip_231/start_frame=0 +animation/clip_231/end_frame=0 +animation/clip_231/loops=false +animation/clip_232/name="" +animation/clip_232/start_frame=0 +animation/clip_232/end_frame=0 +animation/clip_232/loops=false +animation/clip_233/name="" +animation/clip_233/start_frame=0 +animation/clip_233/end_frame=0 +animation/clip_233/loops=false +animation/clip_234/name="" +animation/clip_234/start_frame=0 +animation/clip_234/end_frame=0 +animation/clip_234/loops=false +animation/clip_235/name="" +animation/clip_235/start_frame=0 +animation/clip_235/end_frame=0 +animation/clip_235/loops=false +animation/clip_236/name="" +animation/clip_236/start_frame=0 +animation/clip_236/end_frame=0 +animation/clip_236/loops=false +animation/clip_237/name="" +animation/clip_237/start_frame=0 +animation/clip_237/end_frame=0 +animation/clip_237/loops=false +animation/clip_238/name="" +animation/clip_238/start_frame=0 +animation/clip_238/end_frame=0 +animation/clip_238/loops=false +animation/clip_239/name="" +animation/clip_239/start_frame=0 +animation/clip_239/end_frame=0 +animation/clip_239/loops=false +animation/clip_240/name="" +animation/clip_240/start_frame=0 +animation/clip_240/end_frame=0 +animation/clip_240/loops=false +animation/clip_241/name="" +animation/clip_241/start_frame=0 +animation/clip_241/end_frame=0 +animation/clip_241/loops=false +animation/clip_242/name="" +animation/clip_242/start_frame=0 +animation/clip_242/end_frame=0 +animation/clip_242/loops=false +animation/clip_243/name="" +animation/clip_243/start_frame=0 +animation/clip_243/end_frame=0 +animation/clip_243/loops=false +animation/clip_244/name="" +animation/clip_244/start_frame=0 +animation/clip_244/end_frame=0 +animation/clip_244/loops=false +animation/clip_245/name="" +animation/clip_245/start_frame=0 +animation/clip_245/end_frame=0 +animation/clip_245/loops=false +animation/clip_246/name="" +animation/clip_246/start_frame=0 +animation/clip_246/end_frame=0 +animation/clip_246/loops=false +animation/clip_247/name="" +animation/clip_247/start_frame=0 +animation/clip_247/end_frame=0 +animation/clip_247/loops=false +animation/clip_248/name="" +animation/clip_248/start_frame=0 +animation/clip_248/end_frame=0 +animation/clip_248/loops=false +animation/clip_249/name="" +animation/clip_249/start_frame=0 +animation/clip_249/end_frame=0 +animation/clip_249/loops=false +animation/clip_250/name="" +animation/clip_250/start_frame=0 +animation/clip_250/end_frame=0 +animation/clip_250/loops=false +animation/clip_251/name="" +animation/clip_251/start_frame=0 +animation/clip_251/end_frame=0 +animation/clip_251/loops=false +animation/clip_252/name="" +animation/clip_252/start_frame=0 +animation/clip_252/end_frame=0 +animation/clip_252/loops=false +animation/clip_253/name="" +animation/clip_253/start_frame=0 +animation/clip_253/end_frame=0 +animation/clip_253/loops=false +animation/clip_254/name="" +animation/clip_254/start_frame=0 +animation/clip_254/end_frame=0 +animation/clip_254/loops=false +animation/clip_255/name="" +animation/clip_255/start_frame=0 +animation/clip_255/end_frame=0 +animation/clip_255/loops=false +animation/clip_256/name="" +animation/clip_256/start_frame=0 +animation/clip_256/end_frame=0 +animation/clip_256/loops=false diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..1f32759 Binary files /dev/null and b/icon.png differ diff --git a/icon.png.import b/icon.png.import new file mode 100644 index 0000000..96cbf46 --- /dev/null +++ b/icon.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icon.png" +dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" ] + +[params] + +compress/mode=0 +compress/lossy_quality=0.7 +compress/hdr_mode=0 +compress/bptc_ldr=0 +compress/normal_map=0 +flags/repeat=0 +flags/filter=true +flags/mipmaps=false +flags/anisotropic=false +flags/srgb=2 +process/fix_alpha_border=true +process/premult_alpha=false +process/HDR_as_SRGB=false +process/invert_color=false +stream=false +size_limit=0 +detect_3d=true +svg/scale=1.0 diff --git a/project.godot b/project.godot new file mode 100644 index 0000000..8a452d4 --- /dev/null +++ b/project.godot @@ -0,0 +1,32 @@ +; Engine configuration file. +; It's best edited using the editor UI and not directly, +; since the parameters that go here are not all obvious. +; +; Format: +; [section] ; section goes between [] +; param=value ; assign values to parameters + +config_version=4 + +_global_script_classes=[ ] +_global_script_class_icons={ + +} + +[application] + +config/name="Recombinator" +run/main_scene="res://Spatial.tscn" +config/icon="res://icon.png" + +[input] + +select_creature={ +"deadzone": 0.5, +"events": [ Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"button_mask":0,"position":Vector2( 0, 0 ),"global_position":Vector2( 0, 0 ),"factor":1.0,"button_index":1,"pressed":false,"doubleclick":false,"script":null) + ] +} + +[rendering] + +environment/default_environment="res://default_env.tres"