diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..f28239b --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*] +charset = utf-8 diff --git a/GlobalVariables.gd b/GlobalVariables.gd new file mode 100644 index 0000000..7016eb3 --- /dev/null +++ b/GlobalVariables.gd @@ -0,0 +1,3 @@ +extends Node + +var selectedObject diff --git a/GlobalVariables.gd.uid b/GlobalVariables.gd.uid new file mode 100644 index 0000000..2ffbb9b --- /dev/null +++ b/GlobalVariables.gd.uid @@ -0,0 +1 @@ +uid://d1mciek5v8ur4 diff --git a/Main.tscn b/Main.tscn new file mode 100644 index 0000000..063652e --- /dev/null +++ b/Main.tscn @@ -0,0 +1,71 @@ +[gd_scene load_steps=10 format=3 uid="uid://bt5a8babn8gyn"] + +[ext_resource type="PackedScene" uid="uid://du8lkrvnc16gl" path="res://objects/Rotatable.tscn" id="1_glv2v"] +[ext_resource type="PackedScene" uid="uid://cbl4jcbilihv" path="res://objects/rotatableSphere.tscn" id="2_uu6xs"] +[ext_resource type="PackedScene" uid="uid://dqu5h8wloab26" path="res://objects/rotatableLong.tscn" id="3_r0du0"] +[ext_resource type="PackedScene" uid="uid://coowoxprnd50y" path="res://objects/Guitar.tscn" id="4_cm0pq"] +[ext_resource type="PackedScene" uid="uid://dxnty4qdey1la" path="res://objects/horse.tscn" id="5_fos0i"] +[ext_resource type="PackedScene" uid="uid://bggp3whsy8eji" path="res://objects/shark.tscn" id="6_3dxm6"] + +[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_glv2v"] +albedo_color = Color(0.356863, 1, 1, 1) + +[sub_resource type="PlaneMesh" id="PlaneMesh_uu6xs"] +material = SubResource("StandardMaterial3D_glv2v") +size = Vector2(30, 30) + +[sub_resource type="CylinderShape3D" id="CylinderShape3D_glv2v"] +height = 1.0 +radius = 200.0 + +[node name="Main" type="Node3D"] + +[node name="Camera3D" type="Camera3D" parent="."] +transform = Transform3D(-0.000329031, -0.999888, -0.0149358, 0.0220218, -0.0149394, 0.999646, -0.999757, 1.8631e-09, 0.0220242, -0.213372, 22.4613, 0) + +[node name="RayCast3D" type="RayCast3D" parent="Camera3D"] + +[node name="RigidBody3D" parent="." instance=ExtResource("1_glv2v")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.822342, 0) + +[node name="RigidBody3D2" parent="." instance=ExtResource("1_glv2v")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.70702, 1.18342, 2.50972) + +[node name="StaticBody3D" type="StaticBody3D" parent="."] + +[node name="MeshInstance3D" type="MeshInstance3D" parent="StaticBody3D"] +mesh = SubResource("PlaneMesh_uu6xs") + +[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.494415, 0) +shape = SubResource("CylinderShape3D_glv2v") + +[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] +transform = Transform3D(0.177645, -0.645417, 0.742886, -0.293885, 0.685651, 0.665968, -0.939188, -0.336629, -0.067876, 15.6558, 10.5503, -0.157694) + +[node name="Rotatable" parent="." instance=ExtResource("2_uu6xs")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.40892, 0.593454, -0.355954) +physics_material_override = null +yTorqueMult = 100.0 +zTorqueMult = 100.0 + +[node name="Rotatable2" parent="." instance=ExtResource("2_uu6xs")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.89273, 0.00558472, 0.652737) +physics_material_override = null +yTorqueMult = 100.0 +zTorqueMult = 100.0 + +[node name="Rotatable3" parent="." instance=ExtResource("3_r0du0")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.16635, 1.11456, -2.11353) +mass = 5.0 +physics_material_override = null + +[node name="Guitar" parent="." instance=ExtResource("4_cm0pq")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.11599, 0.997873, 3.88009) +physics_material_override = null + +[node name="Horse" parent="." instance=ExtResource("5_fos0i")] +transform = Transform3D(0.146601, 0, 0.989196, 0, 1, 0, -0.989196, 0, 0.146601, -0.288846, 0.43723, -4.17931) + +[node name="Horse2" parent="." instance=ExtResource("6_3dxm6")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.81449, 3.35932, 6.69674) diff --git a/icon.svg b/icon.svg new file mode 100644 index 0000000..9d8b7fa --- /dev/null +++ b/icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icon.svg.import b/icon.svg.import new file mode 100644 index 0000000..8b50e62 --- /dev/null +++ b/icon.svg.import @@ -0,0 +1,37 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://b4232ihw25waq" +path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icon.svg" +dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 +svg/scale=1.0 +editor/scale_with_editor_scale=false +editor/convert_colors_with_editor_theme=false diff --git a/models/guitar.glb b/models/guitar.glb new file mode 100644 index 0000000..a4c0a8a Binary files /dev/null and b/models/guitar.glb differ diff --git a/models/guitar.glb.import b/models/guitar.glb.import new file mode 100644 index 0000000..1c6e654 --- /dev/null +++ b/models/guitar.glb.import @@ -0,0 +1,37 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://y30drmuq4l0n" +path="res://.godot/imported/guitar.glb-7d0a07b79e823975fa7fa24a23636f96.scn" + +[deps] + +source_file="res://models/guitar.glb" +dest_files=["res://.godot/imported/guitar.glb-7d0a07b79e823975fa7fa24a23636f96.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +nodes/import_as_skeleton_bones=false +nodes/use_node_type_suffixes=true +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +animation/import_rest_as_RESET=false +import_script/path="" +_subresources={} +gltf/naming_version=1 +gltf/embedded_image_handling=1 diff --git a/models/horse.glb b/models/horse.glb new file mode 100644 index 0000000..3920e5c Binary files /dev/null and b/models/horse.glb differ diff --git a/models/horse.glb.import b/models/horse.glb.import new file mode 100644 index 0000000..7985f5d --- /dev/null +++ b/models/horse.glb.import @@ -0,0 +1,37 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://djppmw257tqac" +path="res://.godot/imported/horse.glb-43692f818ba2a3d8b061139c4d8cf5c8.scn" + +[deps] + +source_file="res://models/horse.glb" +dest_files=["res://.godot/imported/horse.glb-43692f818ba2a3d8b061139c4d8cf5c8.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +nodes/import_as_skeleton_bones=false +nodes/use_node_type_suffixes=true +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +animation/import_rest_as_RESET=false +import_script/path="" +_subresources={} +gltf/naming_version=1 +gltf/embedded_image_handling=1 diff --git a/models/shark.glb b/models/shark.glb new file mode 100644 index 0000000..b877a09 Binary files /dev/null and b/models/shark.glb differ diff --git a/models/shark.glb.import b/models/shark.glb.import new file mode 100644 index 0000000..6bc9598 --- /dev/null +++ b/models/shark.glb.import @@ -0,0 +1,37 @@ +[remap] + +importer="scene" +importer_version=1 +type="PackedScene" +uid="uid://4xn3j7i2njxp" +path="res://.godot/imported/shark.glb-4087c768ca5ed9bea0a7dbe21c534941.scn" + +[deps] + +source_file="res://models/shark.glb" +dest_files=["res://.godot/imported/shark.glb-4087c768ca5ed9bea0a7dbe21c534941.scn"] + +[params] + +nodes/root_type="" +nodes/root_name="" +nodes/apply_root_scale=true +nodes/root_scale=1.0 +nodes/import_as_skeleton_bones=false +nodes/use_node_type_suffixes=true +meshes/ensure_tangents=true +meshes/generate_lods=true +meshes/create_shadow_meshes=true +meshes/light_baking=1 +meshes/lightmap_texel_size=0.2 +meshes/force_disable_compression=false +skins/use_named_skins=true +animation/import=true +animation/fps=30 +animation/trimming=false +animation/remove_immutable_tracks=true +animation/import_rest_as_RESET=false +import_script/path="" +_subresources={} +gltf/naming_version=1 +gltf/embedded_image_handling=1 diff --git a/objects/Guitar.tscn b/objects/Guitar.tscn new file mode 100644 index 0000000..9974272 --- /dev/null +++ b/objects/Guitar.tscn @@ -0,0 +1,27 @@ +[gd_scene load_steps=4 format=3 uid="uid://coowoxprnd50y"] + +[ext_resource type="PackedScene" uid="uid://du8lkrvnc16gl" path="res://objects/Rotatable.tscn" id="1_cspjk"] +[ext_resource type="PackedScene" uid="uid://y30drmuq4l0n" path="res://models/guitar.glb" id="2_7o8wp"] + +[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_ck840"] +data = PackedVector3Array(-0.6677, -1.1365, -0.3308, 0.2862, -0.9448, 0.6658, 0.3451, -1.1365, -0.3525, -0.6677, -1.1365, -0.3308, -0.6527, -1.064, 0.4771, 0.2862, -0.9448, 0.6658, -0.6677, -1.1365, -0.3308, 0.5263, 0.0809, -0.8023, -0.6733, -0.0361, -0.6605, -0.6677, -1.1365, -0.3308, 0.3451, -1.1365, -0.3525, 0.5263, 0.0809, -0.8023, 0.3451, -1.1365, -0.3525, 0.3874, 0.0017, 0.8498, 0.5263, 0.0809, -0.8023, 0.3451, -1.1365, -0.3525, 0.2862, -0.9448, 0.6658, 0.3874, 0.0017, 0.8498, -0.6527, -1.064, 0.4771, -0.6733, -0.0361, -0.6605, -0.6772, -0.0698, 0.8, -0.6527, -1.064, 0.4771, -0.6677, -1.1365, -0.3308, -0.6733, -0.0361, -0.6605, 0.2862, -0.9448, 0.6658, -0.6772, -0.0698, 0.8, 0.3874, 0.0017, 0.8498, 0.2862, -0.9448, 0.6658, -0.6527, -1.064, 0.4771, -0.6772, -0.0698, 0.8, 0.5263, 0.0809, -0.8023, 0.5094, 0.7117, 0.5708, 0.4859, 0.7513, -0.5314, 0.5263, 0.0809, -0.8023, 0.3874, 0.0017, 0.8498, 0.5094, 0.7117, 0.5708, -0.6733, -0.0361, -0.6605, 0.4859, 0.7513, -0.5314, -0.4179, 0.7173, -0.3952, -0.6733, -0.0361, -0.6605, 0.5263, 0.0809, -0.8023, 0.4859, 0.7513, -0.5314, 0.3874, 0.0017, 0.8498, -0.4307, 0.6405, 0.6474, 0.5094, 0.7117, 0.5708, 0.3874, 0.0017, 0.8498, -0.6772, -0.0698, 0.8, -0.4307, 0.6405, 0.6474, -0.6772, -0.0698, 0.8, -0.4179, 0.7173, -0.3952, -0.4307, 0.6405, 0.6474, -0.6772, -0.0698, 0.8, -0.6733, -0.0361, -0.6605, -0.4179, 0.7173, -0.3952, 0.1862, 3.1692, 0.3907, -0.2484, 3.1238, 0.4987, -0.1909, 3.1492, 0.4376, 0.1862, 3.1692, 0.3907, 0.2371, 3.1513, 0.4421, -0.2484, 3.1238, 0.4987, 0.1532, 3.1924, -0.0358, 0.2371, 3.1513, 0.4421, 0.1862, 3.1692, 0.3907, 0.1532, 3.1924, -0.0358, 0.1986, 3.1807, -0.0984, 0.2371, 3.1513, 0.4421, -0.1909, 3.1492, 0.4376, -0.2428, 3.1568, -0.0328, -0.1871, 3.174, 0.0165, -0.1909, 3.1492, 0.4376, -0.2484, 3.1238, 0.4987, -0.2428, 3.1568, -0.0328, -0.1871, 3.174, 0.0165, 0.1986, 3.1807, -0.0984, 0.1532, 3.1924, -0.0358, -0.1871, 3.174, 0.0165, -0.2428, 3.1568, -0.0328, 0.1986, 3.1807, -0.0984, 0.1532, 3.1924, -0.0358, -0.1909, 3.1492, 0.4376, -0.1871, 3.174, 0.0165, 0.1532, 3.1924, -0.0358, 0.1862, 3.1692, 0.3907, -0.1909, 3.1492, 0.4376, 0.052, 1.1293, -0.1748, -0.1634, 1.1044, 0.0723, -0.3259, 0.7815, -0.3119, 0.0162, 2.4002, -0.1083, 0.2447, 2.4001, 0.075, 0.2121, 2.8424, -0.1167, 0.0012, 2.3994, -0.1061, -0.2292, 2.8186, -0.0511, -0.2143, 2.3745, 0.141, -0.2153, 2.3683, 0.2417, -0.2349, 2.7855, 0.4804, -0.0036, 2.367, 0.4321, -0.1634, 1.1044, 0.0723, 0.0012, 2.3994, -0.1061, -0.2143, 2.3745, 0.141, -0.1634, 1.1044, 0.0723, 0.052, 1.1293, -0.1748, 0.0012, 2.3994, -0.1061, 0.0671, 1.1302, -0.177, 0.2447, 2.4001, 0.075, 0.0162, 2.4002, -0.1083, 0.0671, 1.1302, -0.177, 0.3488, 0.8692, -0.2026, 0.2447, 2.4001, 0.075, -0.2153, 2.3683, 0.2417, -0.2043, 0.8358, 0.3478, -0.1645, 1.0982, 0.173, -0.2153, 2.3683, 0.2417, -0.0036, 2.367, 0.4321, -0.2043, 0.8358, 0.3478, -0.3259, 0.7815, -0.3119, -0.1645, 1.0982, 0.173, -0.2043, 0.8358, 0.3478, -0.3259, 0.7815, -0.3119, -0.1634, 1.1044, 0.0723, -0.1645, 1.0982, 0.173, 0.3488, 0.8692, -0.2026, 0.052, 1.1293, -0.1748, -0.3259, 0.7815, -0.3119, 0.3488, 0.8692, -0.2026, 0.0671, 1.1302, -0.177, 0.052, 1.1293, -0.1748, -0.0036, 2.367, 0.4321, 0.2506, 2.813, 0.4238, 0.2679, 2.3824, 0.4005, -0.0036, 2.367, 0.4321, -0.2349, 2.7855, 0.4804, 0.2506, 2.813, 0.4238, -0.2349, 2.7855, 0.4804, 0.2371, 3.1513, 0.4421, 0.2506, 2.813, 0.4238, -0.2349, 2.7855, 0.4804, -0.2484, 3.1238, 0.4987, 0.2371, 3.1513, 0.4421, 0.2679, 2.3824, 0.4005, 0.2121, 2.8424, -0.1167, 0.2447, 2.4001, 0.075, 0.2679, 2.3824, 0.4005, 0.2506, 2.813, 0.4238, 0.2121, 2.8424, -0.1167, 0.2506, 2.813, 0.4238, 0.1986, 3.1807, -0.0984, 0.2121, 2.8424, -0.1167, 0.2506, 2.813, 0.4238, 0.2371, 3.1513, 0.4421, 0.1986, 3.1807, -0.0984, -0.2143, 2.3745, 0.141, -0.2349, 2.7855, 0.4804, -0.2153, 2.3683, 0.2417, -0.1634, 1.1044, 0.0723, -0.2143, 2.3745, 0.141, -0.2153, 2.3683, 0.2417, -0.1634, 1.1044, 0.0723, -0.2153, 2.3683, 0.2417, -0.1645, 1.0982, 0.173, -0.2143, 2.3745, 0.141, -0.2292, 2.8186, -0.0511, -0.2349, 2.7855, 0.4804, -0.2292, 2.8186, -0.0511, -0.2484, 3.1238, 0.4987, -0.2349, 2.7855, 0.4804, -0.2292, 2.8186, -0.0511, -0.2428, 3.1568, -0.0328, -0.2484, 3.1238, 0.4987, 0.0162, 2.4002, -0.1083, -0.2292, 2.8186, -0.0511, 0.0012, 2.3994, -0.1061, 0.0671, 1.1302, -0.177, 0.0162, 2.4002, -0.1083, 0.0012, 2.3994, -0.1061, 0.0671, 1.1302, -0.177, 0.0012, 2.3994, -0.1061, 0.052, 1.1293, -0.1748, 0.0162, 2.4002, -0.1083, 0.2121, 2.8424, -0.1167, -0.2292, 2.8186, -0.0511, 0.2121, 2.8424, -0.1167, -0.2428, 3.1568, -0.0328, -0.2292, 2.8186, -0.0511, 0.2121, 2.8424, -0.1167, 0.1986, 3.1807, -0.0984, -0.2428, 3.1568, -0.0328, 0.3488, 0.8692, -0.2026, 0.5094, 0.7117, 0.5708, 0.3273, 0.8969, 0.3201, 0.3488, 0.8692, -0.2026, 0.4859, 0.7513, -0.5314, 0.5094, 0.7117, 0.5708, 0.3273, 0.8969, 0.3201, 0.2447, 2.4001, 0.075, 0.3488, 0.8692, -0.2026, 0.3273, 0.8969, 0.3201, 0.2679, 2.3824, 0.4005, 0.2447, 2.4001, 0.075, -0.3259, 0.7815, -0.3119, 0.4859, 0.7513, -0.5314, 0.3488, 0.8692, -0.2026, -0.3259, 0.7815, -0.3119, -0.4179, 0.7173, -0.3952, 0.4859, 0.7513, -0.5314, -0.2043, 0.8358, 0.3478, -0.4179, 0.7173, -0.3952, -0.3259, 0.7815, -0.3119, -0.2043, 0.8358, 0.3478, -0.4307, 0.6405, 0.6474, -0.4179, 0.7173, -0.3952, 0.3273, 0.8969, 0.3201, -0.4307, 0.6405, 0.6474, -0.2043, 0.8358, 0.3478, 0.3273, 0.8969, 0.3201, 0.5094, 0.7117, 0.5708, -0.4307, 0.6405, 0.6474, -0.2043, 0.8358, 0.3478, 0.2679, 2.3824, 0.4005, 0.3273, 0.8969, 0.3201, -0.2043, 0.8358, 0.3478, -0.0036, 2.367, 0.4321, 0.2679, 2.3824, 0.4005) + +[node name="Guitar" instance=ExtResource("1_cspjk")] + +[node name="CollisionShape3D" parent="." index="0"] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.776764, 0.0126419) + +[node name="CollisionShape3D2" type="CollisionShape3D" parent="." index="1"] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.301643, 0.144212, -0.0822086) +shape = SubResource("ConcavePolygonShape3D_ck840") + +[node name="MeshInstance3D" parent="." index="2"] +visible = false + +[node name="guitar" parent="." index="3" instance=ExtResource("2_7o8wp")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.860674, 1.69696, -1.47113) + +[node name="Cube" parent="guitar" index="0"] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.16232, -1.55275, 1.38892) + +[editable path="guitar"] diff --git a/objects/Rotatable.gd b/objects/Rotatable.gd new file mode 100644 index 0000000..6524c5d --- /dev/null +++ b/objects/Rotatable.gd @@ -0,0 +1,26 @@ +extends RigidBody3D + +@export var initialMass:float = 3 +@export var yTorqueMult:float = 100 +@export var zTorqueMult:float = 100 + +var prev_mouse_position +var next_mouse_position + +func _ready() -> void: + mass = initialMass + +func _process(delta): + if GlobalVariables.selectedObject == self: + next_mouse_position = get_viewport().get_mouse_position() + var torque = Vector3() + torque.y = (next_mouse_position.x - prev_mouse_position.x) * yTorqueMult * delta + torque.z = (next_mouse_position.y - prev_mouse_position.y) * zTorqueMult * delta + prev_mouse_position = next_mouse_position + + apply_torque(torque) + +func _on_input_event(camera: Node, event: InputEvent, event_position: Vector3, normal: Vector3, shape_idx: int) -> void: + if event is InputEventMouseButton and event.button_index == MOUSE_BUTTON_LEFT: + prev_mouse_position = get_viewport().get_mouse_position() + GlobalVariables.selectedObject = self diff --git a/objects/Rotatable.gd.uid b/objects/Rotatable.gd.uid new file mode 100644 index 0000000..e2d14ce --- /dev/null +++ b/objects/Rotatable.gd.uid @@ -0,0 +1 @@ +uid://cvqlceaui3krb diff --git a/objects/Rotatable.tscn b/objects/Rotatable.tscn new file mode 100644 index 0000000..5024950 --- /dev/null +++ b/objects/Rotatable.tscn @@ -0,0 +1,27 @@ +[gd_scene load_steps=5 format=3 uid="uid://du8lkrvnc16gl"] + +[ext_resource type="Script" uid="uid://cvqlceaui3krb" path="res://objects/Rotatable.gd" id="1_vn420"] + +[sub_resource type="PhysicsMaterial" id="PhysicsMaterial_vn420"] +friction = 0.26 + +[sub_resource type="BoxShape3D" id="BoxShape3D_vn420"] +size = Vector3(1, 1.22449, 1.01085) + +[sub_resource type="BoxMesh" id="BoxMesh_gxu5i"] + +[node name="Rotatable" type="RigidBody3D"] +physics_material_override = SubResource("PhysicsMaterial_vn420") +script = ExtResource("1_vn420") +yTorqueMult = 30.0 +zTorqueMult = 30.0 + +[node name="CollisionShape3D" type="CollisionShape3D" parent="."] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.66452, 0.0126419) +shape = SubResource("BoxShape3D_vn420") + +[node name="MeshInstance3D" type="MeshInstance3D" parent="."] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.676347, 0) +mesh = SubResource("BoxMesh_gxu5i") + +[connection signal="input_event" from="." to="." method="_on_input_event"] diff --git a/objects/horse.tscn b/objects/horse.tscn new file mode 100644 index 0000000..306f37b --- /dev/null +++ b/objects/horse.tscn @@ -0,0 +1,24 @@ +[gd_scene load_steps=4 format=3 uid="uid://dxnty4qdey1la"] + +[ext_resource type="PackedScene" uid="uid://du8lkrvnc16gl" path="res://objects/Rotatable.tscn" id="1_ayhrb"] +[ext_resource type="PackedScene" uid="uid://djppmw257tqac" path="res://models/horse.glb" id="2_2bhuw"] + +[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_w18gr"] +data = PackedVector3Array(-0.5, 1, 0.5, -1, 1, 0.7971, -1, 1, 0.3985, -0.5, 1, 0.5, -0.5, 1, 0.7971, -1, 1, 0.7971, -1, 1, 0, -0.5, 1, 0.5, -1, 1, 0.3985, 0, 1, 0.5, -0.5, 1, 0.7971, -0.5, 1, 0.5, 0, 1, 0.5, 0, 1, 0.7971, -0.5, 1, 0.7971, -1, 1, 0, -0.5, 1, 0.25, -0.5, 1, 0.5, 0.5, 1, 0.5, 0, 1, 0.7971, 0, 1, 0.5, 0.5, 1, 0.5, 0.5, 1, 0.7971, 0, 1, 0.7971, 1, 1, 0.5, 0.5, 1, 0.7971, 0.5, 1, 0.5, 1, 1, 0.5, 1, 1, 0.7971, 0.5, 1, 0.7971, 1, 1, 0.25, 1, 1, 0.5, 0.5, 1, 0.5, 1, 1, 0.25, 0.5, 1, 0.5, 0.5, 1, 0.25, 0.5, 1, 0.25, 0.5, 1, 0.5, 0, 1, 0.5, 1, 1, 0, 1, 1, 0.25, 0.5, 1, 0.25, 0, 1, 0.25, 0, 1, 0.5, -0.5, 1, 0.5, 0.5, 1, 0.25, 0, 1, 0.5, 0, 1, 0.25, 0, 1, 0.25, -0.5, 1, 0.5, -0.5, 1, 0.25, 1, 1, 0, 0.5, 1, 0.25, 0.5, 1, 0, 0.5, 1, 0, 0.5, 1, 0.25, 0, 1, 0.25, 1, 1, -0.25, 1, 1, 0, 0.5, 1, 0, 0, 1, 0, 0, 1, 0.25, -0.5, 1, 0.25, 0.5, 1, 0, 0, 1, 0.25, 0, 1, 0, 1, 1, -0.25, 0.5, 1, 0, 0.5, 1, -0.25, 0.5, 1, -0.25, 0.5, 1, 0, 0, 1, 0, 1, 1, -0.5, 1, 1, -0.25, 0.5, 1, -0.25, 0, 1, 0, -0.5, 1, 0.25, -0.5, 1, 0, -0.5, 1, 0.25, -1, 1, 0, -0.5, 1, 0, -1, 1, -0.3985, -0.5, 1, 0, -1, 1, 0, 0, 1, -0.25, 0, 1, 0, -0.5, 1, 0, 0.5, 1, -0.25, 0, 1, 0, 0, 1, -0.25, -1, 1, -0.3985, -0.5, 1, -0.25, -0.5, 1, 0, 0, 1, -0.25, -0.5, 1, 0, -0.5, 1, -0.25, 1, 1, -0.5, 0.5, 1, -0.25, 0.5, 1, -0.5, 0.5, 1, -0.5, 0.5, 1, -0.25, 0, 1, -0.25, 1, 1, -0.7971, 1, 1, -0.5, 0.5, 1, -0.5, 1, 1, -0.7971, 0.5, 1, -0.5, 0.5, 1, -0.7971, 0.5, 1, -0.5, 0, 1, -0.25, 0, 1, -0.5, 0.5, 1, -0.7971, 0.5, 1, -0.5, 0, 1, -0.5, 0, 1, -0.5, 0, 1, -0.25, -0.5, 1, -0.25, 0.5, 1, -0.7971, 0, 1, -0.5, 0, 1, -0.7971, 0, 1, -0.5, -0.5, 1, -0.25, -0.5, 1, -0.5, 0, 1, -0.7971, 0, 1, -0.5, -0.5, 1, -0.5, -0.5, 1, -0.25, -1, 1, -0.3985, -0.5, 1, -0.5, 0, 1, -0.7971, -0.5, 1, -0.5, -0.5, 1, -0.7971, -0.5, 1, -0.7971, -0.5, 1, -0.5, -1, 1, -0.3985, -0.5, 1, -0.7971, -1, 1, -0.3985, -1, 1, -0.7971, -0.5, 0.5, 1, -1, 1, 0.7971, -0.5, 1, 0.7971, -0.5, 0.5, 1, -1, 0.5, 1, -1, 1, 0.7971, 0, 0.5, 1, -0.5, 0.5, 1, -0.5, 1, 0.7971, 0, 0.5, 1, -0.5, 1, 0.7971, 0, 1, 0.7971, 0.5, 0.5, 1, 0, 0.5, 1, 0, 1, 0.7971, 0.5, 0.5, 1, 0, 1, 0.7971, 0.5, 1, 0.7971, 1, 0.5, 1, 0.5, 0.5, 1, 0.5, 1, 0.7971, 1, 0.5, 1, 0.5, 1, 0.7971, 1, 1, 0.7971, -1, 0.5, -0.5, -1, 1, -0.7971, -1, 1, -0.3985, -1, 0.5, -0.5, -1, 0.5, -1, -1, 1, -0.7971, -1, 0.5, 0, -1, 0.5, -0.5, -1, 1, -0.3985, -1, 0.5, 0, -1, 1, -0.3985, -1, 1, 0, -1, 0, -0.5, -1, 0.5, -1, -1, 0.5, -0.5, -1, 0, -0.5, -1, 0, -1, -1, 0.5, -1, -1, 0, 0, -1, 0.5, -0.5, -1, 0.5, 0, -1, 0, 0, -1, 0, -0.5, -1, 0.5, -0.5, -1, -0.5, -0.5, -1, 0, -1, -1, 0, -0.5, -1, 0, 0, -1, -0.5, -0.5, -1, 0, -0.5, -1, -0.5, -0.5, -1, -0.5, -1, -1, 0, -1, -1, -1, -0.5, -1, -0.5, -1, -1, -0.5, -0.5, -1, -1, -0.5, -1, -1, -1, -1, -0.5, -1, -1, -1, -0.25, -1, -1, -0.5, -1, -0.5, -0.5, -1, -1, -0.25, -1, -0.5, -0.5, -1, -0.5, -0.25, -1, 0, 0, -1, -0.5, -0.25, -1, -0.5, -0.5, -1, -1, 0, -1, -1, -0.25, -1, -0.5, -0.25, -1, -1, 0, -1, -0.5, -0.25, -1, -0.5, 0, -1, -0.5, -0.25, -1, 0, 0, -1, -0.5, 0, -1, -1, 0.25, -1, -1, 0, -1, -0.5, 0, -1, 0, 0.5, -1, -0.5, 0, -1, 0, 0, -1, 0, 0.5, -1, 0, 0, -1, 0.5, 0, -1, -1, 0.25, -1, -0.5, 0, -1, -0.5, 0.25, -1, 0, 0.5, -1, -0.5, 0.25, -1, -0.5, 0, -1, -1, 0.5, -1, -1, 0.25, -1, -0.5, 0.25, -1, -1, 0.5, -1, -0.5, 0.25, -1, -0.5, 0.5, -1, -0.5, 0.25, -1, 0, 0.5, -1, -0.5, 0.5, -1, -1, 1, -1, -1, 0.5, -1, -0.5, 0.5, -1, -1, 1, -1, -0.5, 0.5, -1, -0.5, 1, -1, -0.5, 1, -1, -0.5, 0.5, -1, 0, 0.5, -1, -0.5, 1, -1, 0, 0.5, -1, 0, 1, -1, 0, 0.5, -1, 0.5, 0, -1, 0.5, 0.5, -1, 0, 1, -1, 0, 0.5, -1, 0.5, 0.5, -1, 0.5, 0.5, -1, 0.5, 0, -1, 1, 0, -1, 0, 1, -1, 0.5, 0.5, -1, 0.5, 1, -1, 0.5, 0.5, -1, 1, 0, -1, 1, 0.3985, -1, 0.5, 1, -1, 0.5, 0.5, -1, 1, 0.3985, -1, 0.5, 1, -1, 1, 0.3985, -1, 1, 0.7971, -1, -3.7324, -1, -0.5, -3.9577, -1, -0.5, -3.7324, -1, -1, -3.7324, -1, -1, -3.9577, -1, -0.5, -3.9577, -1, -0.5326, -2.3662, -1, -1, -3.7324, -1, -0.5, -3.7324, -1, -0.5326, -2.3662, -1, -0.5, -3.7324, -1, -0.0326, -2.3662, -1, -1, -1, -1, -0.5326, -2.3662, -1, -0.0326, -2.3662, -1, -1, -1, -1, -0.0326, -2.3662, -1, -0.5, -1, -1, -1, -1, -1, -0.5, -1, -1, -0.5, -0.5, -1, -1, -1, -1, -0.5, -0.5, -1, -1, -0.5, -1, -0.5, -1, -1, 0, -0.5, -1, -0.5, -0.5, -1, -0.5, -1, -1, 0, -1, -1, 0, -0.5, -1, -1, -0.5, -1, -0.5, -0.5, -1, -0.5, 0, -1, -1, -0.5, -1, -0.5, 0, -1, -1, 0, -1, -1, 0, -1, -0.5, 0, -1, -0.5, 0.5, -1, -1, 0, -1, -0.5, 0.5, -1, -1, 0.5, -1, -0.5, 0, -1, 0, 0.5, -1, -0.5, 0.5, -1, -0.5, -0.5, -1, 0, 0, -1, -0.5, 0, -1, -0.5, 0, -1, 0, 0, -1, 0, 0.5, -1, -0.5, -0.5, -1, 0, -0.5, -1, 0, 0, -1, 0, 0, -1, 0.5, 0.5, -1, 0, 0.5, -1, 0, 0, -1, 0.5, 0, -1, 0.5, 0.5, -1, 0, -0.5, -1, 0.5, 0, -1, 0, 0, -1, 0.5, 0, -1, 1, 0.5, -1, 0.5, 0.5, -1, 0, -1, -1, 0.5, -0.5, -1, 0, -0.5, -1, 0, -0.5, -1, 0.5, -0.5, -1, 0.5, 0, -1, 0, -1, -1, 0.5, -1, -1, 0.5, -0.5, -1, 0.5, 0, -1, 1, 0, -1, 1, 0.5, -1, 0.5, -0.5, -1, 1, 0, -1, 0.5, 0, -1, 1, 0, -1, 1.2665, 0.3777, -1, 1, 0.5, -1, 0.5, -1, -1, 1, -0.5, -1, 0.5, -0.5, -1, 0.5, -0.5, -1, 1, -0.5, -1, 1, 0, -1, 1, 0, -1, 1.2665, 0, -1, 1.2665, 0.3777, -1, 1, -0.5, -1, 1.2665, 0, -1, 1, 0, -1, 1.2665, 0, -1, 1.533, 0.2554, -1, 1.2665, 0.3777, -1, 1.2665, 0, -1, 1.533, 0, -1, 1.533, 0.2554, -1, 0.5, -1, -1, 1, -1, -1, 1, -0.5, -1, 1.2665, -0.3777, -1, 1.533, 0, -1, 1.2665, 0, -1, 1, -0.5, -1, 1.2665, -0.3777, -1, 1.2665, 0, -1, 1, -1, -1, 1.2665, -0.3777, -1, 1, -0.5, -1, 1.2665, -0.3777, -1, 1.533, -0.2554, -1, 1.533, 0, -1, 0.5, -1, -1, 1.5937, -2.4164, -1, 1, -1, -1, 1, -1, -1, 1.2733, -0.7554, -1, 1.2665, -0.3777, -1, 1.2733, -0.7554, -1, 1.533, -0.2554, -1, 1.2665, -0.3777, -1, 1.2733, -0.7554, -1, 1.533, -0.5108, -1, 1.533, -0.2554, -1, 0.5, -1, -1, 1.0937, -2.4164, -1, 1.5937, -2.4164, -1, 1.0937, -2.4164, -1, 1, -3.8329, -1, 1.5937, -2.4164, -1, 1.0937, -2.4164, -1, 0.5, -3.8329, -1, 1, -3.8329, -1, 1.2344, -0.7554, 1, 1.533, -0.5108, 0.5, 1.5961, -0.7554, 0.5, 1.2344, -0.7554, 1, 1.533, -0.5108, 1, 1.533, -0.5108, 0.5, 0.5, 0.5, -1, 1, 1, -0.7971, 0.5, 1, -0.7971, 0.5, 0.5, -1, 1, 0.5, -1, 1, 1, -0.7971, 0, 0.5, -1, 0.5, 0.5, -1, 0.5, 1, -0.7971, 0, 0.5, -1, 0.5, 1, -0.7971, 0, 1, -0.7971, -0.5, 0.5, -1, 0, 0.5, -1, 0, 1, -0.7971, -0.5, 0.5, -1, 0, 1, -0.7971, -0.5, 1, -0.7971, -1, 0.5, -1, -0.5, 0.5, -1, -0.5, 1, -0.7971, -1, 0.5, -1, -0.5, 1, -0.7971, -1, 1, -0.7971, -0.0326, -1, 0.5, 0, -1, 1, 0, -1, 0.5, -0.0326, -1, 0.5, -0.5, -1, 1, 0, -1, 1, 0, -1, 0.5, 0, -1, 1, 0.5, -1, 1, 0, -1, 0.5, 0.5, -1, 1, 0.5, -1, 0.5, -1, -1, 0.25, -1, -1, 0.5, -0.0326, -1, 0.5, -1, -1, 0.25, -0.0326, -1, 0.5, -0.0326, -1, 0.25, -0.0326, -1, 0.25, -0.0326, -1, 0.5, 0, -1, 0.5, -1, -1, 0, -1, -1, 0.25, -0.0326, -1, 0.25, 0, -1, 0.25, 0, -1, 0.5, 0.5, -1, 0.5, -0.0326, -1, 0.25, 0, -1, 0.5, 0, -1, 0.25, -1, -1, 0, -0.0326, -1, 0.25, -0.0326, -1, 0, -0.0326, -1, 0, -0.0326, -1, 0.25, 0, -1, 0.25, -1, -1, -0.25, -1, -1, 0, -0.0326, -1, 0, 0, -1, 0.25, 0.5, -1, 0.5, 0.5, -1, 0.25, 0.5, -1, 0.25, 0.5, -1, 0.5, 1.5937, -1, 0.5, 0.5, -1, 0.25, 1.5937, -1, 0.5, 1.5937, -1, 0.25, 0, -1, 0, 0, -1, 0.25, 0.5, -1, 0.25, -0.0326, -1, 0, 0, -1, 0.25, 0, -1, 0, 0.5, -1, 0, 0.5, -1, 0.25, 1.5937, -1, 0.25, 0, -1, 0, 0.5, -1, 0.25, 0.5, -1, 0, 0.5, -1, 0, 1.5937, -1, 0.25, 1.5937, -1, 0, -1, -1, -0.25, -0.0326, -1, 0, -0.0326, -1, -0.25, -0.0326, -1, -0.25, -0.0326, -1, 0, 0, -1, 0, -1, -1, -0.5, -1, -1, -0.25, -0.0326, -1, -0.25, -1, -1, -0.5, -0.0326, -1, -0.25, -0.0326, -1, -0.5, -0.0326, -1, -0.25, 0, -1, 0, 0, -1, -0.25, 0, -1, -0.25, 0, -1, 0, 0.5, -1, 0, -0.0326, -1, -0.5, -0.0326, -1, -0.25, 0, -1, -0.25, 0.5, -1, -0.25, 0.5, -1, 0, 1.5937, -1, 0, 0, -1, -0.25, 0.5, -1, 0, 0.5, -1, -0.25, 0.5, -1, -0.25, 1.5937, -1, 0, 1.5937, -1, -0.25, -0.0326, -1, -0.5, 0, -1, -0.25, 0, -1, -0.5, 0, -1, -0.5, 0, -1, -0.25, 0.5, -1, -0.25, -0.5, -1, -1, -0.0326, -1, -0.5, 0, -1, -0.5, -0.5, -1, -1, 0, -1, -0.5, 0, -1, -1, 0, -1, -0.5, 0.5, -1, -0.25, 0.5, -1, -0.5, 0.5, -1, -0.5, 0.5, -1, -0.25, 1.5937, -1, -0.25, 0, -1, -1, 0, -1, -0.5, 0.5, -1, -0.5, 0.5, -1, -0.5, 1.5937, -1, -0.25, 1.5937, -1, -0.5, 0, -1, -1, 0.5, -1, -0.5, 0.5, -1, -1, 0.5, -0.5, 1, 0, 0, 1, 0.5, 0, 1, 0.5, 0, 1, 0, 0, 1, 0, 0.5, 1, 0, 0, 1, -0.5, 0.5, 1, 0, 0.5, 1, 0.5, 0, 1, 0, 0.5, 1, 0.5, 0.5, 1, 0, 0, 1, -0.5, 0, 1, -0.5, 0.5, 1, -0.5, 0, 1, -1, 0.5, 1, -0.5, 0.5, 1, -0.5, 0, 1, -1, 0, 1, -1, 0.5, 1, 0, -0.5, 1, -0.5, 0, 1, 0, 0, 1, 0.5, -0.5, 1, 0, -0.5, 1, 0, 0, 1, -0.5, -0.5, 1, -1, 0, 1, -0.5, 0, 1, 0, -0.5, 1, -0.5, -0.5, 1, -0.5, 0, 1, -0.5, -0.5, 1, -1, -0.5, 1, -1, 0, 1, 0, -1, 1, -0.5, -0.5, 1, 0, -0.5, 1, 0.5, -1, 1, 0, -1, 1, 0, -0.5, 1, 0.5, -1, 1, 0, -0.5, 1, 0.5, -0.5, 1, 0, -1, 1, -0.5, -1, 1, -0.5, -0.5, 1, -0.5, -1, 1, -1, -0.5, 1, -0.5, -0.5, 1, -0.5, -1, 1, -1, -1, 1, -1, -0.5, 1, -0.5, -1, 1, -0.5326, -2.3662, 1, -1, -1, 1, -0.5, -1, 1, -0.0326, -2.3662, 1, -0.5326, -2.3662, 1, -0.0326, -2.3662, 1, -1, -3.7324, 1, -0.5326, -2.3662, 1, -0.0326, -2.3662, 1, -0.5, -3.7324, 1, -1, -3.7324, 1, -0.5, -3.7324, 1, -1, -3.9577, 1, -1, -3.7324, 1, -0.5, -3.7324, 1, -0.5, -3.9577, 1, -1, -3.9577, 1, 1, -1, 1, 0.5, -1, 1, 0.5, -0.5, 1, 1, -1, 1, 1.0937, -2.4164, 1, 0.5, -1, 1, 1, -1, 1, 1.5937, -2.4164, 1, 1.0937, -2.4164, 1, 1.5937, -2.4164, 1, 0.5, -3.8329, 1, 1.0937, -2.4164, 1, 1.5937, -2.4164, 1, 1, -3.8329, 1, 0.5, -3.8329, 1, 1, -1, 1, 0.5, -0.5, 1, 1, -0.5, 1, 1, -0.5, 1, 0.5, -0.5, 1, 0.5, 0, 1, 1, -0.5, 1, 1.2344, -0.7554, 1, 1, -1, 1, 1, -0.5, 1, 0.5, 0, 1, 1, 0, 1, 1, 0, 1, 0.5, 0, 1, 0.5, 0.5, 1, 1, 0, 1, 0.5, 0.5, 1, 1, 0.5, 1, 1, -0.5, 1, 1.2665, -0.3777, 1, 1.2344, -0.7554, 1, 1, 0, 1, 1.2665, -0.3777, 1, 1, -0.5, 1, 1.2665, -0.3777, 1, 1.533, -0.5108, 1, 1.2344, -0.7554, 1, 1.2665, -0.3777, 1, 1.533, -0.2554, 1, 1.533, -0.5108, 1, 1, 0, 1, 1.2665, 0, 1, 1.2665, -0.3777, 1, 1.2665, 0, 1, 1.533, -0.2554, 1, 1.2665, -0.3777, 1, 1, 0.5, 1, 1.2665, 0, 1, 1, 0, 1, 1.2665, 0, 1, 1.533, 0, 1, 1.533, -0.2554, 1, 1, 0.5, 1, 1.2665, 0.3777, 1, 1.2665, 0, 1, 1.2665, 0.3777, 1, 1.533, 0, 1, 1.2665, 0, 1, 1.2665, 0.3777, 1, 1.533, 0.2554, 1, 1.533, 0, 1, 1.2665, 0.7554, -0.25, 1.533, 0.5108, 0, 1.2665, 0.7554, 0, 1.2665, 0.7554, 0, 1.533, 0.5108, 0, 1.533, 0.5108, 0.25, 1.2665, 0.7554, 0, 1.533, 0.5108, 0.25, 1.2665, 0.7554, 0.25, 1.2665, 0.7554, -0.25, 1.533, 0.5108, -0.25, 1.533, 0.5108, 0, 1.2665, 0.7554, 0.25, 1.533, 0.5108, 0.25, 1.533, 0.5108, 0.5, 1.2665, 0.7554, 0.25, 1.533, 0.5108, 0.5, 1.2665, 0.7554, 0.5, 1.2665, 0.7554, 0.5, 1.533, 0.5108, 0.5, 1.533, 0.5108, 0.7971, 1, 1, 0.25, 1.2665, 0.7554, 0.25, 1.2665, 0.7554, 0.5, 1.2665, 0.7554, 0.5, 1.533, 0.5108, 0.7971, 1.2665, 0.7554, 0.7971, 1, 1, 0.25, 1.2665, 0.7554, 0.5, 1, 1, 0.5, 1, 1, 0.5, 1.2665, 0.7554, 0.5, 1.2665, 0.7554, 0.7971, 1, 1, 0.5, 1.2665, 0.7554, 0.7971, 1, 1, 0.7971, 1.2665, 0.7554, -0.5, 1.533, 0.5108, -0.25, 1.2665, 0.7554, -0.25, 1.2665, 0.7554, -0.5, 1.533, 0.5108, -0.5, 1.533, 0.5108, -0.25, 1, 1, -0.5, 1.2665, 0.7554, -0.5, 1.2665, 0.7554, -0.25, 1, 1, -0.5, 1.2665, 0.7554, -0.25, 1, 1, -0.25, 1, 1, -0.7971, 1.2665, 0.7554, -0.5, 1, 1, -0.5, 1, 1, -0.7971, 1.2665, 0.7554, -0.7971, 1.2665, 0.7554, -0.5, 1.2665, 0.7554, -0.7971, 1.533, 0.5108, -0.5, 1.2665, 0.7554, -0.5, 1.2665, 0.7554, -0.7971, 1.533, 0.5108, -0.7971, 1.533, 0.5108, -0.5, 1.2665, 0.7554, 0.7971, 1.533, 0.2554, 1, 1.2665, 0.3777, 1, 1.2665, 0.7554, 0.7971, 1.533, 0.5108, 0.7971, 1.533, 0.2554, 1, 1.2665, 0.3777, -1, 1.533, 0.5108, -0.7971, 1.2665, 0.7554, -0.7971, 1.2665, 0.3777, -1, 1.533, 0.2554, -1, 1.533, 0.5108, -0.7971, 1.0937, -2.4164, 0.5, 1, -3.8329, 0.5, 1.5937, -2.4164, 0.5, 1.0937, -2.4164, 0.5, 0.5, -3.8329, 0.5, 1, -3.8329, 0.5, 0.5, -1, 0.5, 1.0937, -2.4164, 0.5, 1.5937, -2.4164, 0.5, 0.5, -1, 0.5, 1.5937, -2.4164, 0.5, 1.5937, -1, 0.5, -0.0326, -2.3662, 0.5, -0.5, -3.7324, 1, -0.0326, -2.3662, 1, -0.0326, -2.3662, 0.5, -0.5, -3.7324, 0.5, -0.5, -3.7324, 1, 1.5961, -0.7554, -0.5, 1.533, -0.5108, -1, 1.2733, -0.7554, -1, 1.5961, -0.7554, -0.5, 1.533, -0.5108, -0.5, 1.533, -0.5108, -1, 1.5961, -0.7554, -0.25, 1.533, -0.5108, -0.5, 1.5961, -0.7554, -0.5, 1.5961, -0.7554, -0.25, 1.533, -0.5108, -0.25, 1.533, -0.5108, -0.5, 1.5961, -0.7554, 0, 1.533, -0.5108, -0.25, 1.5961, -0.7554, -0.25, 1.5961, -0.7554, 0, 1.533, -0.5108, 0, 1.533, -0.5108, -0.25, 1.5961, -0.7554, 0.25, 1.533, -0.5108, 0, 1.5961, -0.7554, 0, 1.5961, -0.7554, 0.25, 1.533, -0.5108, 0.25, 1.533, -0.5108, 0, 1.5961, -0.7554, 0.5, 1.533, -0.5108, 0.25, 1.5961, -0.7554, 0.25, 1.5961, -0.7554, 0.5, 1.533, -0.5108, 0.5, 1.533, -0.5108, 0.25, 0.5, -3.8329, 0.5, 1, -3.8329, 1, 1, -3.8329, 0.5, 0.5, -3.8329, 0.5, 0.5, -3.8329, 1, 1, -3.8329, 1, 0.5, -3.8329, -1, 1, -3.8329, -0.5, 1, -3.8329, -1, 0.5, -3.8329, -1, 0.5, -3.8329, -0.5, 1, -3.8329, -0.5, -1, -3.7324, 0.5, -0.5, -3.9577, 0.5, -0.5, -3.7324, 0.5, -1, -3.7324, 0.5, -1, -3.9577, 0.5, -0.5, -3.9577, 0.5, -0.5326, -2.3662, 0.5, -1, -3.7324, 0.5, -0.5, -3.7324, 0.5, -0.5326, -2.3662, 0.5, -0.5, -3.7324, 0.5, -0.0326, -2.3662, 0.5, -1, -1, 0.5, -0.5326, -2.3662, 0.5, -0.0326, -2.3662, 0.5, -1, -1, 0.5, -0.0326, -2.3662, 0.5, -0.0326, -1, 0.5, 1.0937, -2.4164, 1, 0.5, -3.8329, 0.5, 1.0937, -2.4164, 0.5, 1.0937, -2.4164, 1, 0.5, -3.8329, 1, 0.5, -3.8329, 0.5, 1.5937, -2.4164, -1, 1, -3.8329, -0.5, 1.5937, -2.4164, -0.5, 1.5937, -2.4164, -1, 1, -3.8329, -1, 1, -3.8329, -0.5, 1.0937, -2.4164, -0.5, 0.5, -3.8329, -1, 1.0937, -2.4164, -1, 1.0937, -2.4164, -0.5, 0.5, -3.8329, -0.5, 0.5, -3.8329, -1, 1.5937, -2.4164, 0.5, 1, -3.8329, 1, 1.5937, -2.4164, 1, 1.5937, -2.4164, 0.5, 1, -3.8329, 0.5, 1, -3.8329, 1, 1.5937, -2.4164, -0.5, 0.5, -3.8329, -0.5, 1.0937, -2.4164, -0.5, 1.5937, -2.4164, -0.5, 1, -3.8329, -0.5, 0.5, -3.8329, -0.5, 1.5937, -1, -0.5, 1.5937, -2.4164, -0.5, 1.0937, -2.4164, -0.5, 1.5937, -1, -0.5, 1.0937, -2.4164, -0.5, 0.5, -1, -0.5, -0.5326, -2.3662, 1, -1, -3.7324, 0.5, -0.5326, -2.3662, 0.5, -0.5326, -2.3662, 1, -1, -3.7324, 1, -1, -3.7324, 0.5, -0.5326, -2.3662, -0.5, -1, -3.7324, -1, -0.5326, -2.3662, -1, -0.5326, -2.3662, -0.5, -1, -3.7324, -0.5, -1, -3.7324, -1, -0.0326, -2.3662, -0.5, -1, -3.7324, -0.5, -0.5326, -2.3662, -0.5, -0.0326, -1, -0.5, -0.0326, -2.3662, -0.5, -0.5326, -2.3662, -0.5, -0.0326, -1, -0.5, -0.5326, -2.3662, -0.5, -1, -1, -0.5, -0.0326, -2.3662, -0.5, -0.5, -3.7324, -0.5, -1, -3.7324, -0.5, -0.5, -3.7324, -0.5, -1, -3.9577, -0.5, -1, -3.7324, -0.5, -0.5, -3.7324, -0.5, -0.5, -3.9577, -0.5, -1, -3.9577, -0.5, -0.0326, -2.3662, -1, -0.5, -3.7324, -0.5, -0.0326, -2.3662, -0.5, -0.0326, -2.3662, -1, -0.5, -3.7324, -1, -0.5, -3.7324, -0.5, -1, -3.9577, -1, -0.5, -3.9577, -0.5, -0.5, -3.9577, -1, -1, -3.9577, -1, -1, -3.9577, -0.5, -0.5, -3.9577, -0.5, -1, -3.9577, 0.5, -0.5, -3.9577, 1, -0.5, -3.9577, 0.5, -1, -3.9577, 0.5, -1, -3.9577, 1, -0.5, -3.9577, 1, -0.5, -3.7324, -1, -0.5, -3.9577, -0.5, -0.5, -3.7324, -0.5, -0.5, -3.7324, -1, -0.5, -3.9577, -1, -0.5, -3.9577, -0.5, -0.5, -3.7324, 0.5, -0.5, -3.9577, 1, -0.5, -3.7324, 1, -0.5, -3.7324, 0.5, -0.5, -3.9577, 0.5, -0.5, -3.9577, 1, -1, -3.7324, 1, -1, -3.9577, 0.5, -1, -3.7324, 0.5, -1, -3.7324, 1, -1, -3.9577, 1, -1, -3.9577, 0.5, -1, -3.7324, -0.5, -1, -3.9577, -1, -1, -3.7324, -1, -1, -3.7324, -0.5, -1, -3.9577, -0.5, -1, -3.9577, -1, -1, 1, 0.3985, -2.724, 1.6314, 0, -1, 1, 0, -1, 1, 0.3985, -2.724, 1.6314, 0.5, -2.724, 1.6314, 0, -1, 0, 0, -2.724, 0.8929, 0.5, -1, 0, 0.5, -1, 0, 0, -2.724, 0.8929, 0, -2.724, 0.8929, 0.5, -1, 0, -0.5, -2.724, 0.8929, 0, -1, 0, 0, -1, 0, -0.5, -2.724, 0.8929, -0.5, -2.724, 0.8929, 0, -1, 0, 0.5, -2.724, 1.2622, 0.5, -1, 0.5, 0.5, -1, 0, 0.5, -2.724, 0.8929, 0.5, -2.724, 1.2622, 0.5, -2.724, 0.8929, 0.5, -2.993, 1.264, 0.5, -2.724, 1.2622, 0.5, -2.724, 0.8929, 0.5, -2.993, 0.764, 0.5, -2.993, 1.264, 0.5, -2.724, 1.2622, 0.5, -2.993, 1.264, 0.5, -2.993, 1.764, 0.5, -2.724, 1.2622, 0.5, -2.993, 1.764, 0.5, -2.724, 1.6314, 0.5, -2.993, 1.264, 0.5, -3.3164, 1.7658, 0.5, -2.993, 1.764, 0.5, -2.993, 0.764, 0.5, -3.2621, 1.2658, 0.5, -2.993, 1.264, 0.5, -2.993, 1.264, 0.5, -3.2621, 1.2658, 0.5, -3.3164, 1.7658, 0.5, -2.993, 0.764, 0.5, -3.2621, 0.7658, 0.5, -3.2621, 1.2658, 0.5, -3.2621, 1.2658, 0.5, -3.5312, 1.7676, 0.5, -3.3164, 1.7658, 0.5, -3.2621, 0.7658, 0.5, -3.5312, 1.2676, 0.5, -3.2621, 1.2658, 0.5, -3.2621, 1.2658, 0.5, -3.5312, 1.2676, 0.5, -3.5312, 1.7676, 0.5, -3.5312, 1.2676, 0.5, -3.8002, 1.7694, 0.5, -3.5312, 1.7676, 0.5, -3.2621, 0.7658, 0.5, -3.5312, 0.7676, 0.5, -3.5312, 1.2676, 0.5, -3.5312, 1.2676, 0.5, -3.8002, 1.2694, 0.5, -3.8002, 1.7694, 0.5, -3.5312, 0.7676, 0.5, -3.8002, 1.2694, 0.5, -3.5312, 1.2676, 0.5, -3.5312, 0.7676, 0.5, -3.8002, 0.7694, 0.5, -3.8002, 1.2694, 0.5, -1, 0.5, 0.5, -2.724, 1.6314, 0.5, -1, 1, 0.3985, -1, 0.5, 0.5, -2.724, 1.2622, 0.5, -2.724, 1.6314, 0.5, -1, 1, -0.3985, -2.724, 1.6314, 0, -1, 1, 0, -1, 1, -0.3985, -2.724, 1.6314, -0.5, -2.724, 1.6314, 0, -1, 0.5, -0.5, -2.724, 1.6314, -0.5, -1, 1, -0.3985, -1, 0.5, -0.5, -2.724, 1.2622, -0.5, -2.724, 1.6314, -0.5, -1, 0, -0.5, -2.724, 1.2622, -0.5, -1, 0.5, -0.5, -1, 0, -0.5, -2.724, 0.8929, -0.5, -2.724, 1.2622, -0.5, -2.724, 0.8929, -0.5, -2.993, 1.264, -0.5, -2.724, 1.2622, -0.5, -2.724, 0.8929, -0.5, -2.993, 0.764, -0.5, -2.993, 1.264, -0.5, -2.724, 1.2622, -0.5, -2.993, 1.264, -0.5, -2.993, 1.764, -0.5, -2.724, 1.2622, -0.5, -2.993, 1.764, -0.5, -2.724, 1.6314, -0.5, -2.993, 1.264, -0.5, -3.3164, 1.7658, -0.5, -2.993, 1.764, -0.5, -2.993, 0.764, -0.5, -3.2621, 1.2658, -0.5, -2.993, 1.264, -0.5, -2.993, 1.264, -0.5, -3.2621, 1.2658, -0.5, -3.3164, 1.7658, -0.5, -2.993, 0.764, -0.5, -3.2621, 0.7658, -0.5, -3.2621, 1.2658, -0.5, -3.2621, 1.2658, -0.5, -3.5312, 1.7676, -0.5, -3.3164, 1.7658, -0.5, -3.2621, 0.7658, -0.5, -3.5312, 1.2676, -0.5, -3.2621, 1.2658, -0.5, -3.2621, 1.2658, -0.5, -3.5312, 1.2676, -0.5, -3.5312, 1.7676, -0.5, -3.5312, 1.2676, -0.5, -3.8002, 1.7694, -0.5, -3.5312, 1.7676, -0.5, -3.2621, 0.7658, -0.5, -3.5312, 0.7676, -0.5, -3.5312, 1.2676, -0.5, -3.5312, 1.2676, -0.5, -3.8002, 1.2694, -0.5, -3.8002, 1.7694, -0.5, -3.5312, 0.7676, -0.5, -3.8002, 1.2694, -0.5, -3.5312, 1.2676, -0.5, -3.5312, 0.7676, -0.5, -3.8002, 0.7694, -0.5, -3.8002, 1.2694, -0.5, -3.5312, 0.7676, -0.5, -3.8002, 0.7694, 0, -3.5312, 0.7676, 0, -3.5312, 0.7676, -0.5, -3.8002, 0.7694, -0.5, -3.8002, 0.7694, 0, -3.5312, 0.7676, 0, -3.8002, 0.7694, 0, -3.8002, 0.7694, 0.5, -3.2621, 0.7658, -0.5, -3.5312, 0.7676, -0.5, -3.5312, 0.7676, 0, -3.5312, 0.7676, 0, -3.8002, 0.7694, 0.5, -3.5312, 0.7676, 0.5, -3.2621, 0.7658, -0.5, -3.5312, 0.7676, 0, -3.2621, 0.7658, 0, -3.2621, 0.7658, 0, -3.5312, 0.7676, 0, -3.5312, 0.7676, 0.5, -2.993, 0.764, -0.5, -3.2621, 0.7658, -0.5, -3.2621, 0.7658, 0, -3.2621, 0.7658, 0, -3.5312, 0.7676, 0.5, -3.2621, 0.7658, 0.5, -2.993, 0.764, -0.5, -3.2621, 0.7658, 0, -2.993, 0.764, 0, -2.993, 0.764, 0, -3.2621, 0.7658, 0, -3.2621, 0.7658, 0.5, -2.993, 0.764, 0, -3.2621, 0.7658, 0.5, -2.993, 0.764, 0.5, -3.5312, 1.7676, -0.5, -3.8002, 1.7694, 0, -3.5312, 1.7676, 0, -3.5312, 1.7676, -0.5, -3.8002, 1.7694, -0.5, -3.8002, 1.7694, 0, -3.5312, 1.7676, 0.5, -3.8002, 1.7694, 0, -3.5312, 1.7676, 0, -3.5312, 1.7676, 0.5, -3.8002, 1.7694, 0.5, -3.8002, 1.7694, 0, -3.8002, 1.2694, 0.5, -4.141, 1.5098, 0.2499, -3.8002, 1.7694, 0.5, -3.8002, 1.2694, 0.5, -4.141, 1.2599, 0.2499, -4.141, 1.5098, 0.2499, -3.8002, 0.7694, 0.5, -4.141, 1.2599, 0.2499, -3.8002, 1.2694, 0.5, -3.8002, 0.7694, 0.5, -4.141, 1.0101, 0.2499, -4.141, 1.2599, 0.2499, -3.8002, 0.7694, -0.5, -4.141, 1.2599, -0.2499, -3.8002, 1.2694, -0.5, -3.8002, 0.7694, -0.5, -4.141, 1.0101, -0.2499, -4.141, 1.2599, -0.2499, -3.8002, 1.2694, -0.5, -4.141, 1.2599, -0.2499, -4.141, 1.5098, -0.2499, -3.8002, 1.2694, -0.5, -4.141, 1.5098, -0.2499, -3.8002, 1.7694, -0.5, -3.8002, 1.7694, -0.5, -4.141, 1.5098, 0, -3.8002, 1.7694, 0, -3.8002, 1.7694, -0.5, -4.141, 1.5098, -0.2499, -4.141, 1.5098, 0, -3.8002, 1.7694, 0.5, -4.141, 1.5098, 0, -3.8002, 1.7694, 0, -3.8002, 1.7694, 0.5, -4.141, 1.5098, 0.2499, -4.141, 1.5098, 0, -3.8002, 0.7694, -0.5, -4.141, 1.0101, 0, -3.8002, 0.7694, 0, -3.8002, 0.7694, -0.5, -4.141, 1.0101, -0.2499, -4.141, 1.0101, 0, -3.8002, 0.7694, 0, -4.141, 1.0101, 0, -4.141, 1.0101, 0.2499, -3.8002, 0.7694, 0, -4.141, 1.0101, 0.2499, -3.8002, 0.7694, 0.5, -4.141, 1.2599, 0.2499, -4.141, 1.0101, 0.2499, -4.141, 1.0101, 0, -4.141, 1.2599, -0.2499, -4.141, 1.0101, 0, -4.141, 1.0101, -0.2499, -4.141, 1.5098, 0.2499, -4.141, 1.2599, 0.2499, -4.141, 1.5098, 0, -4.141, 1.5098, 0, -4.141, 1.2599, -0.2499, -4.141, 1.5098, -0.2499, -4.141, 1.2599, -0.2499, -3.6949, 1.0101, 0, -4.141, 1.0101, 0, -4.141, 1.2599, -0.2499, -3.6949, 1.2599, -0.2499, -3.6949, 1.0101, 0, -4.141, 1.5098, 0, -3.6949, 1.2599, -0.2499, -4.141, 1.2599, -0.2499, -4.141, 1.5098, 0, -3.6949, 1.5098, 0, -3.6949, 1.2599, -0.2499, -4.141, 1.2599, 0.2499, -3.6949, 1.5098, 0, -4.141, 1.5098, 0, -4.141, 1.2599, 0.2499, -3.6949, 1.2599, 0.2499, -3.6949, 1.5098, 0, -4.141, 1.0101, 0, -3.6949, 1.2599, 0.2499, -4.141, 1.2599, 0.2499, -4.141, 1.0101, 0, -3.6949, 1.0101, 0, -3.6949, 1.2599, 0.2499, -4.2659, 1.3143, -0.1187, -4.2659, 1.2056, -0.1187, -4.2116, 1.2599, -0.2499, -4.2116, 1.2599, 0.2499, -4.2659, 1.2056, 0.1187, -4.2659, 1.3143, 0.1187, -4.2659, 1.2056, 0.1187, -4.2116, 1.0101, 0, -4.2659, 1.0869, 0, -4.2659, 1.2056, 0.1187, -4.2116, 1.2599, 0.2499, -4.2116, 1.0101, 0, -4.2116, 1.2599, -0.2499, -4.2659, 1.0869, 0, -4.2116, 1.0101, 0, -4.2116, 1.2599, -0.2499, -4.2659, 1.2056, -0.1187, -4.2659, 1.0869, 0, -4.2659, 1.433, 0, -4.2116, 1.2599, 0.2499, -4.2659, 1.3143, 0.1187, -4.2659, 1.433, 0, -4.2116, 1.5098, 0, -4.2116, 1.2599, 0.2499, -4.2116, 1.5098, 0, -4.2659, 1.3143, -0.1187, -4.2116, 1.2599, -0.2499, -4.2116, 1.5098, 0, -4.2659, 1.433, 0, -4.2659, 1.3143, -0.1187, -3.6949, 1.2599, 0.2499, -4.2116, 1.5098, 0, -3.6949, 1.5098, 0, -3.6949, 1.2599, 0.2499, -4.2116, 1.2599, 0.2499, -4.2116, 1.5098, 0, -4.2659, 1.433, 0, -4.2659, 1.3143, 0.1187, -4.2659, 1.3143, -0.1187, -3.6949, 1.5098, 0, -4.2116, 1.2599, -0.2499, -3.6949, 1.2599, -0.2499, -3.6949, 1.5098, 0, -4.2116, 1.5098, 0, -4.2116, 1.2599, -0.2499, -3.6949, 1.0101, 0, -4.2116, 1.2599, 0.2499, -3.6949, 1.2599, 0.2499, -3.6949, 1.0101, 0, -4.2116, 1.0101, 0, -4.2116, 1.2599, 0.2499, -4.2659, 1.2056, 0.1187, -4.2659, 1.0869, 0, -4.2659, 1.2056, -0.1187, -3.6949, 1.2599, -0.2499, -4.2116, 1.0101, 0, -3.6949, 1.0101, 0, -3.6949, 1.2599, -0.2499, -4.2116, 1.2599, -0.2499, -4.2116, 1.0101, 0, -2.993, 1.764, 0.5, -3.3164, 1.7658, 0, -2.993, 1.764, 0, -2.993, 1.764, 0.5, -3.3164, 1.7658, 0.5, -3.3164, 1.7658, 0, -2.993, 1.764, -0.5, -3.3164, 1.7658, 0, -2.993, 1.764, 0, -2.993, 1.764, -0.5, -3.3164, 1.7658, -0.5, -3.3164, 1.7658, 0, -3.5312, 1.7676, 0.5, -3.4037, 2.2989, 0.486, -3.3164, 1.7658, 0.5, -3.5312, 1.7676, 0.5, -3.5312, 2.4158, 0.5, -3.4037, 2.2989, 0.486, -3.5312, 1.7676, -0.5, -3.4136, 2.3088, -0.531, -3.3164, 1.7658, -0.5, -3.5312, 1.7676, -0.5, -3.5312, 2.4158, -0.5, -3.4136, 2.3088, -0.531, -2.724, 0.8929, -0.5, -2.993, 0.764, 0, -2.724, 0.8929, 0, -2.724, 0.8929, -0.5, -2.993, 0.764, -0.5, -2.993, 0.764, 0, -2.724, 0.8929, 0, -2.993, 0.764, 0, -2.993, 0.764, 0.5, -2.724, 0.8929, 0, -2.993, 0.764, 0.5, -2.724, 0.8929, 0.5, -2.724, 1.6314, -0.5, -2.993, 1.764, 0, -2.724, 1.6314, 0, -2.724, 1.6314, -0.5, -2.993, 1.764, -0.5, -2.993, 1.764, 0, -2.724, 1.6314, 0.5, -2.993, 1.764, 0, -2.724, 1.6314, 0, -2.724, 1.6314, 0.5, -2.993, 1.764, 0.5, -2.993, 1.764, 0, -3.5312, 1.7676, -0.5, -3.3164, 1.7658, -0.5, -3.5312, 1.7676, 0, -3.3164, 1.7658, -0.5, -3.3164, 1.7658, 0, -3.5312, 1.7676, 0, -3.5312, 1.7676, 0, -3.3164, 1.7658, 0, -3.5312, 1.7676, 0.5, -3.5312, 1.7676, 0.5, -3.3164, 1.7658, 0, -3.3164, 1.7658, 0.5, 1.533, 0.2554, 0.5, 1.533, 0.5108, 0.7971, 1.533, 0.5108, 0.5, 1.533, 0.2554, 0.5, 1.533, 0.2554, 1, 1.533, 0.5108, 0.7971, 1.533, 0.2554, 0.25, 1.533, 0.2554, 0.5, 1.533, 0.5108, 0.5, 1.533, 0.2554, 0.25, 1.533, 0.5108, 0.5, 1.533, 0.5108, 0.25, 1.533, 0, 0.5, 1.533, 0.2554, 1, 1.533, 0.2554, 0.5, 1.533, 0, 0.5, 1.533, 0, 1, 1.533, 0.2554, 1, 1.533, 0, 0.25, 1.533, 0.2554, 0.5, 1.533, 0.2554, 0.25, 1.533, 0, 0.25, 1.533, 0, 0.5, 1.533, 0.2554, 0.5, 1.533, 0.2554, 0, 1.533, 0.2554, 0.25, 1.533, 0.5108, 0.25, 1.533, 0.2554, 0, 1.533, 0.5108, 0.25, 1.533, 0.5108, 0, 1.533, 0, 0, 1.533, 0, 0.25, 1.533, 0.2554, 0.25, 1.533, 0, 0, 1.533, 0.2554, 0.25, 1.533, 0.2554, 0, 1.533, -0.2554, 0.5, 1.533, 0, 1, 1.533, 0, 0.5, 1.533, -0.2554, 0.5, 1.533, -0.2554, 1, 1.533, 0, 1, 1.533, -0.5108, 0.5, 1.533, -0.2554, 1, 1.533, -0.2554, 0.5, 1.533, -0.5108, 0.5, 1.533, -0.5108, 1, 1.533, -0.2554, 1, 1.533, -0.5108, 0.25, 1.533, -0.5108, 0.5, 1.533, -0.2554, 0.5, 1.533, -0.2554, 0.25, 1.533, -0.2554, 0.5, 1.533, 0, 0.5, 1.533, -0.5108, 0.25, 1.533, -0.2554, 0.5, 1.533, -0.2554, 0.25, 1.533, -0.2554, 0.25, 1.533, 0, 0.5, 1.533, 0, 0.25, 1.533, -0.5108, 0, 1.533, -0.5108, 0.25, 1.533, -0.2554, 0.25, 1.533, -0.2554, 0, 1.533, -0.2554, 0.25, 1.533, 0, 0.25, 1.533, -0.5108, 0, 1.533, -0.2554, 0.25, 1.533, -0.2554, 0, 1.533, -0.2554, 0, 1.533, 0, 0.25, 1.533, 0, 0, 1.533, -0.5108, -0.25, 1.533, -0.5108, 0, 1.533, -0.2554, 0, 1.533, -0.5108, -0.25, 1.533, -0.2554, 0, 1.533, -0.2554, -0.25, 1.533, -0.2554, -0.25, 1.533, -0.2554, 0, 1.533, 0, 0, 1.533, -0.5108, -0.5, 1.533, -0.5108, -0.25, 1.533, -0.2554, -0.25, 1.533, -0.2554, -0.25, 1.533, 0, 0, 1.533, 0, -0.25, 1.533, -0.5108, -0.5, 1.533, -0.2554, -0.25, 1.533, -0.2554, -0.5, 1.533, -0.2554, -0.5, 1.533, -0.2554, -0.25, 1.533, 0, -0.25, 1.533, -0.5108, -1, 1.533, -0.5108, -0.5, 1.533, -0.2554, -0.5, 1.533, 0, -0.25, 1.533, 0, 0, 1.533, 0.2554, 0, 1.533, -0.5108, -1, 1.533, -0.2554, -0.5, 1.533, -0.2554, -1, 1.533, -0.2554, -1, 1.533, -0.2554, -0.5, 1.533, 0, -0.5, 1.533, -0.2554, -0.5, 1.533, 0, -0.25, 1.533, 0, -0.5, 1.533, -0.2554, -1, 1.533, 0, -0.5, 1.533, 0, -1, 1.533, 0, -0.25, 1.533, 0.2554, 0, 1.533, 0.2554, -0.25, 1.533, 0, -0.5, 1.533, 0, -0.25, 1.533, 0.2554, -0.25, 1.533, 0.2554, -0.25, 1.533, 0.2554, 0, 1.533, 0.5108, 0, 1.533, 0.2554, -0.25, 1.533, 0.5108, 0, 1.533, 0.5108, -0.25, 1.533, 0, -0.5, 1.533, 0.2554, -0.25, 1.533, 0.2554, -0.5, 1.533, 0, -1, 1.533, 0, -0.5, 1.533, 0.2554, -0.5, 1.533, 0.2554, -0.5, 1.533, 0.2554, -0.25, 1.533, 0.5108, -0.25, 1.533, 0, -1, 1.533, 0.2554, -0.5, 1.533, 0.2554, -1, 1.533, 0.2554, -0.5, 1.533, 0.5108, -0.25, 1.533, 0.5108, -0.5, 1.533, 0.2554, -1, 1.533, 0.2554, -0.5, 1.533, 0.5108, -0.5, 1.533, 0.2554, -1, 1.533, 0.5108, -0.5, 1.533, 0.5108, -0.7971, 1, 1, 0, 1.3214, 1.3502, 0.25, 1, 1, 0.25, 1, 1, 0, 1.3214, 1.3502, 0, 1.3214, 1.3502, 0.25, 1, 1, -0.25, 1.3214, 1.3502, 0, 1, 1, 0, 1, 1, -0.25, 1.3214, 1.3502, -0.25, 1.3214, 1.3502, 0, 1.5937, -1, 0.5, 1.5961, -0.7554, 0.25, 1.5937, -1, 0.25, 1.5937, -1, 0.5, 1.5961, -0.7554, 0.5, 1.5961, -0.7554, 0.25, 1.5937, -1, 0.25, 1.5961, -0.7554, 0.25, 1.5961, -0.7554, 0, 1.5937, -1, 0.25, 1.5961, -0.7554, 0, 1.5937, -1, 0, 1.5937, -1, 0, 1.5961, -0.7554, 0, 1.5961, -0.7554, -0.25, 1.5937, -1, 0, 1.5961, -0.7554, -0.25, 1.5937, -1, -0.25, 1.5937, -1, -0.25, 1.5961, -0.7554, -0.25, 1.5961, -0.7554, -0.5, 1.5937, -1, -0.25, 1.5961, -0.7554, -0.5, 1.5937, -1, -0.5, 1.5937, -1, -0.5, 1.2733, -0.7554, -1, 1, -1, -1, 1.5937, -1, -0.5, 1.5961, -0.7554, -0.5, 1.2733, -0.7554, -1, 1, 0.5, -1, 1.2665, 0.7554, -0.7971, 1, 1, -0.7971, 1, 0.5, -1, 1.2665, 0.3777, -1, 1.2665, 0.7554, -0.7971, 1, 1, 0.7971, 1.2665, 0.3777, 1, 1, 0.5, 1, 1, 1, 0.7971, 1.2665, 0.7554, 0.7971, 1.2665, 0.3777, 1, 1.2665, 0.7554, 0.25, 1.5879, 1.1056, 0, 1.2665, 0.7554, 0, 1.2665, 0.7554, 0.25, 1.5879, 1.1056, 0.25, 1.5879, 1.1056, 0, 1.2665, 0.7554, 0, 1.5879, 1.1056, 0, 1.5879, 1.1056, -0.25, 1.2665, 0.7554, 0, 1.5879, 1.1056, -0.25, 1.2665, 0.7554, -0.25, 1, -1, 1, 1.5961, -0.7554, 0.5, 1.5937, -1, 0.5, 1, -1, 1, 1.2344, -0.7554, 1, 1.5961, -0.7554, 0.5, 1.3214, 1.3502, -0.25, 2.0066, 1.6251, 0, 1.3214, 1.3502, 0, 1.3214, 1.3502, -0.25, 2.0066, 1.6251, -0.25, 2.0066, 1.6251, 0, 1.3214, 1.3502, 0, 2.0066, 1.6251, 0, 2.0066, 1.6251, 0.25, 1.3214, 1.3502, 0, 2.0066, 1.6251, 0.25, 1.3214, 1.3502, 0.25, 1, 1, 0.25, 1.5879, 1.1056, 0.25, 1.2665, 0.7554, 0.25, 1, 1, 0.25, 1.3214, 1.3502, 0.25, 1.5879, 1.1056, 0.25, 1.3214, 1.3502, 0.25, 2.1037, 1.2766, 0.25, 1.5879, 1.1056, 0.25, 1.3214, 1.3502, 0.25, 2.0066, 1.6251, 0.25, 2.1037, 1.2766, 0.25, 2.0066, 1.6251, 0.25, 3.0931, 1.2919, 0.25, 2.1037, 1.2766, 0.25, 2.0066, 1.6251, 0.25, 3.1669, 1.646, 0.25, 3.0931, 1.2919, 0.25, 1.2665, 0.7554, -0.25, 1.3214, 1.3502, -0.25, 1, 1, -0.25, 1.2665, 0.7554, -0.25, 1.5879, 1.1056, -0.25, 1.3214, 1.3502, -0.25, 1.5879, 1.1056, -0.25, 2.0066, 1.6251, -0.25, 1.3214, 1.3502, -0.25, 1.5879, 1.1056, -0.25, 2.1037, 1.2766, -0.25, 2.0066, 1.6251, -0.25, 2.1037, 1.2766, -0.25, 3.1669, 1.646, -0.25, 2.0066, 1.6251, -0.25, 2.1037, 1.2766, -0.25, 3.0931, 1.2919, -0.25, 3.1669, 1.646, -0.25, 2.1037, 1.2766, 0, 3.0931, 1.2919, -0.25, 2.1037, 1.2766, -0.25, 2.1037, 1.2766, 0, 3.0931, 1.2919, 0, 3.0931, 1.2919, -0.25, 2.1037, 1.2766, 0.25, 3.0931, 1.2919, 0, 2.1037, 1.2766, 0, 2.1037, 1.2766, 0.25, 3.0931, 1.2919, 0.25, 3.0931, 1.2919, 0, 1.5879, 1.1056, 0.25, 2.1037, 1.2766, 0, 1.5879, 1.1056, 0, 1.5879, 1.1056, 0.25, 2.1037, 1.2766, 0.25, 2.1037, 1.2766, 0, 1.5879, 1.1056, 0, 2.1037, 1.2766, 0, 2.1037, 1.2766, -0.25, 1.5879, 1.1056, 0, 2.1037, 1.2766, -0.25, 1.5879, 1.1056, -0.25, 3.1669, 1.646, 0, 3.0931, 1.2919, 0.25, 3.1669, 1.646, 0.25, 3.1669, 1.646, 0, 3.0931, 1.2919, 0, 3.0931, 1.2919, 0.25, 3.1669, 1.646, -0.25, 3.0931, 1.2919, 0, 3.1669, 1.646, 0, 3.1669, 1.646, -0.25, 3.0931, 1.2919, -0.25, 3.0931, 1.2919, 0, 2.0066, 1.6251, 0, 3.1669, 1.646, 0.25, 2.0066, 1.6251, 0.25, 2.0066, 1.6251, 0, 3.1669, 1.646, 0, 3.1669, 1.646, 0.25, 2.0066, 1.6251, -0.25, 3.1669, 1.646, 0, 2.0066, 1.6251, 0, 2.0066, 1.6251, -0.25, 3.1669, 1.646, -0.25, 3.1669, 1.646, 0, -1, -1, 1, -0.5326, -2.3662, 0.5, -1, -1, 0.5, -1, -1, 1, -0.5326, -2.3662, 1, -0.5326, -2.3662, 0.5, -0.0326, -1, 0.5, -0.0326, -2.3662, 1, -0.5, -1, 1, -0.0326, -1, 0.5, -0.0326, -2.3662, 0.5, -0.0326, -2.3662, 1, -0.5, -1, -1, -0.0326, -2.3662, -0.5, -0.0326, -1, -0.5, -0.5, -1, -1, -0.0326, -2.3662, -1, -0.0326, -2.3662, -0.5, -1, -1, -0.5, -0.5326, -2.3662, -1, -1, -1, -1, -1, -1, -0.5, -0.5326, -2.3662, -0.5, -0.5326, -2.3662, -1, 1.5937, -1, 0.5, 1.5937, -2.4164, 1, 1, -1, 1, 1.5937, -1, 0.5, 1.5937, -2.4164, 0.5, 1.5937, -2.4164, 1, 0.5, -1, 1, 1.0937, -2.4164, 0.5, 0.5, -1, 0.5, 0.5, -1, 1, 1.0937, -2.4164, 1, 1.0937, -2.4164, 0.5, 0.5, -1, -0.5, 1.0937, -2.4164, -1, 0.5, -1, -1, 0.5, -1, -0.5, 1.0937, -2.4164, -0.5, 1.0937, -2.4164, -1, 1, -1, -1, 1.5937, -2.4164, -0.5, 1.5937, -1, -0.5, 1, -1, -1, 1.5937, -2.4164, -1, 1.5937, -2.4164, -0.5) + +[node name="Horse" instance=ExtResource("1_ayhrb")] + +[node name="CollisionShape3D" parent="." index="0"] +disabled = true + +[node name="MeshInstance3D" parent="." index="1"] +visible = false + +[node name="CollisionShape3D2" type="CollisionShape3D" parent="." index="2"] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.69673, 0) +shape = SubResource("ConcavePolygonShape3D_w18gr") + +[node name="horse" parent="." index="3" instance=ExtResource("2_2bhuw")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 3.69673, 0) + +[editable path="horse"] diff --git a/objects/rotatableLong.tscn b/objects/rotatableLong.tscn new file mode 100644 index 0000000..57e695d --- /dev/null +++ b/objects/rotatableLong.tscn @@ -0,0 +1,18 @@ +[gd_scene load_steps=3 format=3 uid="uid://dqu5h8wloab26"] + +[ext_resource type="PackedScene" uid="uid://du8lkrvnc16gl" path="res://objects/Rotatable.tscn" id="1_6b465"] + +[sub_resource type="BoxShape3D" id="BoxShape3D_6b465"] +size = Vector3(1, 1, 5.99051) + +[node name="Rotatable" instance=ExtResource("1_6b465")] +initialMass = 6.0 +yTorqueMult = 200.0 +zTorqueMult = 80.0 + +[node name="CollisionShape3D" parent="." index="0"] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.66452, -0.00264168) +shape = SubResource("BoxShape3D_6b465") + +[node name="MeshInstance3D" parent="." index="1"] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 5.96618, 0, 0.676347, 0) diff --git a/objects/rotatableSphere.tscn b/objects/rotatableSphere.tscn new file mode 100644 index 0000000..946ecf9 --- /dev/null +++ b/objects/rotatableSphere.tscn @@ -0,0 +1,17 @@ +[gd_scene load_steps=4 format=3 uid="uid://cbl4jcbilihv"] + +[ext_resource type="PackedScene" uid="uid://du8lkrvnc16gl" path="res://objects/Rotatable.tscn" id="1_w404d"] + +[sub_resource type="SphereShape3D" id="SphereShape3D_5yy8w"] + +[sub_resource type="SphereMesh" id="SphereMesh_rq261"] + +[node name="Rotatable" instance=ExtResource("1_w404d")] +yTorqueMult = 20.0 +zTorqueMult = 20.0 + +[node name="CollisionShape3D" parent="." index="0"] +shape = SubResource("SphereShape3D_5yy8w") + +[node name="MeshInstance3D" parent="." index="1"] +mesh = SubResource("SphereMesh_rq261") diff --git a/objects/shark.tscn b/objects/shark.tscn new file mode 100644 index 0000000..0f45269 --- /dev/null +++ b/objects/shark.tscn @@ -0,0 +1,24 @@ +[gd_scene load_steps=4 format=3 uid="uid://bggp3whsy8eji"] + +[ext_resource type="PackedScene" uid="uid://du8lkrvnc16gl" path="res://objects/Rotatable.tscn" id="1_d5pdq"] +[ext_resource type="PackedScene" uid="uid://4xn3j7i2njxp" path="res://models/shark.glb" id="2_d5pdq"] + +[sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_k17ol"] +data = PackedVector3Array(-0.5, 1.6772, 0.75, -1, 1, 1, -1, 1, 0.75, -0.5, 1.6772, 0.75, -0.5, 1.6772, 0.9011, -1, 1, 1, -0.5, 1.6772, 0.5989, -0.5, 1.6772, 0.75, -1, 1, 0.75, -0.5, 1.6772, 0.5989, -1, 1, 0.75, -1, 1, 0.5, 1, 0, 2.8176, 0.6866, 0.2817, 3.4234, 1, 0.5, 2.8176, 1, 0.5, 2.8176, 0.6866, 0.2817, 3.4234, 0.6866, 0.5634, 3.4234, 1, 0.5, 2.8176, 0.6866, 0.5634, 3.4234, 1, 1, 2.8176, 1, 0, 2.8176, 0.6866, 0, 3.4234, 0.6866, 0.2817, 3.4234, 1, -0.5, 2.8176, 0.6866, 0, 3.4234, 1, 0, 2.8176, 1, -0.5, 2.8176, 0.6866, -0.2817, 3.4234, 0.6866, 0, 3.4234, 1, -1, 2.8176, 0.6866, -0.2817, 3.4234, 1, -0.5, 2.8176, 1, -1, 2.8176, 0.6866, -0.5634, 3.4234, 0.6866, -0.2817, 3.4234, -1, 0.5, -0.5, -1, 1, -1, -1, 1, -0.5, -1, 0.5, -0.5, -1, 0.5, -1, -1, 1, -1, -1, 0.5, 0, -1, 0.5, -0.5, -1, 1, -0.5, -1, 0.5, 0, -1, 1, -0.5, -1, 1, 0, -1, 0, -0.5, -1, 0.5, -1, -1, 0.5, -0.5, -1, 0, -0.5, -1, 0, -1, -1, 0.5, -1, -1, 0, 0, -1, 0.5, -0.5, -1, 0.5, 0, -1, 0, 0, -1, 0, -0.5, -1, 0.5, -0.5, -1, 0.5, 0.25, -1, 0.5, 0, -1, 1, 0, -1, 0.5, 0.25, -1, 1, 0, -1, 1, 0.25, -1, 0, 0.25, -1, 0, 0, -1, 0.5, 0, -1, 0, 0.25, -1, 0.5, 0, -1, 0.5, 0.25, -1, -0.5, -0.5, -1, 0, -1, -1, 0, -0.5, -1, -0.5, -0.5, -1, -0.5, -1, -1, 0, -1, -1, -1, -0.5, -1, -0.5, -1, -1, -0.5, -0.5, -1, -1, -0.5, -1, -1, -1, -1, -0.5, -1, -1, -1, 0, -1, -1, -0.5, -1, -0.5, -0.5, -1, -0.5, 0, -1, -0.5, -0.5, -1, 0, -0.5, -1, -1, 0, -1, -0.5, -0.5, -1, -0.5, 0, -1, -0.5, 0, -1, 0, -0.5, -1, 0, 0, -1, -1, 0.25, -1, -1, 0, -1, -0.5, 0, -1, -0.5, 0.25, -1, -0.5, 0, -1, 0, 0, -1, -1, 0.25, -1, -0.5, 0, -1, -0.5, 0.25, -1, -0.5, 0.25, -1, 0, 0, -1, 0, 0.25, -1, -1, 0.5, -1, -1, 0.25, -1, -0.5, 0.25, -1, -1, 0.5, -1, -0.5, 0.25, -1, -0.5, 0.5, -1, -0.5, 0.5, -1, -0.5, 0.25, -1, 0, 0.25, -1, -1.173, 0.75, -1, -1, 0.5, -1, -0.5, 0.5, -1, -0.5, 0.5, -1, 0, 0.25, -1, 0, 0.5, -1, -1.173, 0.75, -1, -0.5, 0.5, -1, -0.5, 0.75, -1, -0.5, 0.75, -1, -0.5, 0.5, -1, 0, 0.5, -1, 0, 0.5, -1, 0, 0.25, -1, 0.5, 0.25, -1, -1, 1, -1, -1.173, 0.75, -1, -0.5, 0.75, -1, 0, 0.5, -1, 0.5, 0.25, -1, 0.5, 0.5, -1, 0.5, 0.5, -1, 0.5, 0.25, -1, 1, 0.25, -1, 0.5, 0.5, -1, 1, 0.25, -1, 1, 0.5, -1, 0, 0.75, -1, 0, 0.5, -1, 0.5, 0.5, -1, -0.5, 0.75, -1, 0, 0.5, -1, 0, 0.75, -1, 0.5, 0.75, -1, 0.5, 0.5, -1, 1, 0.5, -1, 0, 0.75, -1, 0.5, 0.5, -1, 0.5, 0.75, -1, 0.5, 0.75, -1, 1, 0.5, -1, 1, 0.75, -1, -1, 1, -1, -0.5, 0.75, -1, -0.5, 1, -1, -0.5, 1, -1, -0.5, 0.75, -1, 0, 0.75, -1, -0.5, 1, -1, -1, 1.0987, -1, -1, 1, -1, 0, 1, -1, 0, 0.75, -1, 0.5, 0.75, -1, -0.5, 1, -1, 0, 0.75, -1, 0, 1, -1, 0.5, 1, -1, 0.5, 0.75, -1, 1, 0.75, -1, 0, 1, -1, 0.5, 0.75, -1, 0.5, 1, -1, 0.5, 1, -1, 1, 0.75, -1, 1, 1, -1, -0.5, 1, -1, -0.5, 1.0987, -1, -1, 1.0987, -1, 0, 1, -1, -0.5, 1.0987, -1, -0.5, 1, -1, -0.5, 1.0987, -1, -1, 1.6059, -1, -1, 1.0987, -1, 0.5, 1, -1, 0, 1.0987, -1, 0, 1, -1, 0, 1, -1, 0, 1.0987, -1, -0.5, 1.0987, -1, 1, 1, -1, 0.5, 1.0987, -1, 0.5, 1, -1, 0.5, 1, -1, 0.5, 1.0987, -1, 0, 1.0987, -1, 1, 1, -1, 1, 1.0987, -1, 0.5, 1.0987, -1, -0.5, 1.0987, -1, -0.5, 1.6059, -1, -1, 1.6059, -1, 0, 1.0987, -1, -0.5, 1.6059, -1, -0.5, 1.0987, -1, -0.5, 1.6059, -1, -1, 2.2117, -1, -1, 1.6059, -1, 0.5, 1.0987, -1, 0, 1.6059, -1, 0, 1.0987, -1, 0, 1.0987, -1, 0, 1.6059, -1, -0.5, 1.6059, -1, 1, 1.0987, -1, 0.5, 1.6059, -1, 0.5, 1.0987, -1, 0.5, 1.0987, -1, 0.5, 1.6059, -1, 0, 1.6059, -1, 1, 1.0987, -1, 1, 1.6059, -1, 0.5, 1.6059, -1, -0.5, 1.6059, -1, -0.5, 2.2117, -1, -1, 2.2117, -1, 0, 1.6059, -1, -0.5, 2.2117, -1, -0.5, 1.6059, -1, -0.5, 2.2117, -1, -1, 2.8176, -1, -1, 2.2117, -1, -0.5, 2.2117, -1, -0.5, 2.8176, -1, -1, 2.8176, -1, 0, 1.6059, -1, 0, 2.2117, -1, -0.5, 2.2117, -1, 0, 2.2117, -1, -0.5, 2.8176, -1, -0.5, 2.2117, -1, 0.5, 1.6059, -1, 0, 2.2117, -1, 0, 1.6059, -1, 0, 2.2117, -1, 0, 2.8176, -1, -0.5, 2.8176, -1, 1, 1.6059, -1, 0.5, 2.2117, -1, 0.5, 1.6059, -1, 0.5, 1.6059, -1, 0.5, 2.2117, -1, 0, 2.2117, -1, 0.5, 2.2117, -1, 0, 2.8176, -1, 0, 2.2117, -1, 1, 1.6059, -1, 1, 2.2117, -1, 0.5, 2.2117, -1, 0.5, 2.2117, -1, 0.5, 2.8176, -1, 0, 2.8176, -1, 1, 2.2117, -1, 0.5, 2.8176, -1, 0.5, 2.2117, -1, 1, 2.2117, -1, 1, 2.8176, -1, 0.5, 2.8176, 0.1331, -1.7299, 0.75, 1, -1, 1, 1, -1.173, 0.75, 0.1331, -1.7299, 0.75, 0.2849, -1.5569, 1, 1, -1, 1, 1, 0.5, 0.75, 1, 1, 1, 1, 1, 0.75, 1, 0.5, 0.75, 1, 0.5, 1, 1, 1, 1, 1, 0.5, 1, 1, 1, 1.0987, 1, 1, 1, 1, 0.5, 0.5, 1, 0.5, 0.75, 1, 1, 0.75, 1, 0.5, 0.5, 1, 1, 0.75, 1, 1, 0.5, 1, 0, 0.75, 1, 0.5, 1, 1, 0.5, 0.75, 1, 0.5, 0.25, 1, 0.5, 0.5, 1, 1, 0.5, 1, 0.5, 0.25, 1, 1, 0.5, 1, 1, 0.25, 1, 0, 0.5, 1, 0.5, 0.75, 1, 0.5, 0.5, 1, 0, 0.5, 1, 0, 0.75, 1, 0.5, 0.75, 1, 0, 0.25, 1, 0.5, 0.5, 1, 0.5, 0.25, 1, 0, 0.25, 1, 0, 0.5, 1, 0.5, 0.5, 1, 0.5, 0, 1, 0.5, 0.25, 1, 1, 0.25, 1, 0.5, 0, 1, 1, 0.25, 1, 1, 0, 1, 0, 0, 1, 0, 0.25, 1, 0.5, 0.25, 1, 0, 0, 1, 0.5, 0.25, 1, 0.5, 0, 1, -0.5, 0.25, 1, 0, 0.5, 1, 0, 0.25, 1, -0.5, 0, 1, 0, 0.25, 1, 0, 0, 1, -0.5, 0, 1, -0.5, 0.25, 1, 0, 0.25, 1, 0.5, -0.5, 1, 0.5, 0, 1, 1, 0, 1, -1, 0, 1, -0.5, 0.25, 1, -0.5, 0, 1, -1, -0.5, 1, -1, 0, 1, -0.5, 0, 1, -1, 0, 1, -1, 0.25, 1, -0.5, 0.25, 1, -1, -0.5, 1, -0.5, 0, 1, -0.5, -0.5, 1, -0.5, -0.5, 1, -0.5, 0, 1, 0, 0, 1, -1, -1, 1, -1, -0.5, 1, -0.5, -0.5, 1, -1, -1, 1, -0.5, -0.5, 1, -0.5, -1, 1, -1, 0.25, 1, -0.5, 0.5, 1, -0.5, 0.25, 1, -0.5, 0.25, 1, -0.5, 0.5, 1, 0, 0.5, 1, -1, 0.25, 1, -1, 0.5, 1, -0.5, 0.5, 1, -0.5, 0.5, 1, 0, 0.75, 1, 0, 0.5, 1, -0.5, -1, 1, -0.5, -0.5, 1, 0, -0.5, 1, -0.5, -0.5, 1, 0, 0, 1, 0, -0.5, 1, 0, -0.5, 1, 0, 0, 1, 0.5, 0, 1, -0.5, -1, 1, 0, -0.5, 1, 0, -1, 1, 0, -0.5, 1, 0.5, 0, 1, 0.5, -0.5, 1, 0, -1, 1, 0, -0.5, 1, 0.5, -0.5, 1, 0, -1, 1, 0.5, -0.5, 1, 0.5, -1, 1, 0.5, -1, 1, 0.5, -0.5, 1, 1, -0.5, 1, 0.5, -0.5, 1, 1, 0, 1, 1, -0.5, 1, 0.5, -1, 1, 1, -0.5, 1, 1, -1, 1, -1, 0.5, 1, -0.5, 0.75, 1, -0.5, 0.5, 1, -0.5, 0.5, 1, -0.5, 0.75, 1, 0, 0.75, 1, -1, 0.5, 1, -1.173, 0.75, 1, -0.5, 0.75, 1, -0.5, 0.75, 1, 0, 1, 1, 0, 0.75, 1, 0, 0.75, 1, 0, 1, 1, 0.5, 1, 1, -1.173, 0.75, 1, -0.5, 1, 1, -0.5, 0.75, 1, -0.5, 0.75, 1, -0.5, 1, 1, 0, 1, 1, -1.173, 0.75, 1, -1, 1, 1, -0.5, 1, 1, 0, 1, 1, 0.5, 1.0987, 1, 0.5, 1, 1, 0.5, 1, 1, 0.5, 1.0987, 1, 1, 1.0987, 1, 0.5, 1.0987, 1, 1, 1.6059, 1, 1, 1.0987, 1, 0, 1, 1, 0, 1.0987, 1, 0.5, 1.0987, 1, -0.5, 1, 1, 0, 1.0987, 1, 0, 1, 1, 0.5, 1.0987, 1, 0.5, 1.6059, 1, 1, 1.6059, 1, 0, 1.0987, 1, 0.5, 1.6059, 1, 0.5, 1.0987, 1, 0.5, 1.6059, 1, 1, 2.2117, 1, 1, 1.6059, 1, -0.5, 1, 1, -0.5, 1.0987, 1, 0, 1.0987, 1, -1, 1, 1, -0.5, 1.0987, 1, -0.5, 1, 1, -1, 1, 1, -1, 1.0987, 1, -0.5, 1.0987, 1, -0.5, 1.0987, 1, 0, 1.6059, 1, 0, 1.0987, 1, 0, 1.0987, 1, 0, 1.6059, 1, 0.5, 1.6059, 1, -1, 1.0987, 1, -0.5, 1.6059, 1, -0.5, 1.0987, 1, -0.5, 1.0987, 1, -0.5, 1.6059, 1, 0, 1.6059, 1, -1, 1.0987, 1, -1, 1.6059, 1, -0.5, 1.6059, 1, 0.5, 1.6059, 1, 0.5, 2.2117, 1, 1, 2.2117, 1, 0, 1.6059, 1, 0.5, 2.2117, 1, 0.5, 1.6059, 1, 0.5, 2.2117, 1, 1, 2.8176, 1, 1, 2.2117, 1, 0.5, 2.2117, 1, 0.5, 2.8176, 1, 1, 2.8176, 1, 0, 1.6059, 1, 0, 2.2117, 1, 0.5, 2.2117, 1, 0, 2.2117, 1, 0.5, 2.8176, 1, 0.5, 2.2117, 1, -0.5, 1.6059, 1, 0, 2.2117, 1, 0, 1.6059, 1, 0, 2.2117, 1, 0, 2.8176, 1, 0.5, 2.8176, 1, -1, 1.6059, 1, -0.5, 2.2117, 1, -0.5, 1.6059, 1, -0.5, 1.6059, 1, -0.5, 2.2117, 1, 0, 2.2117, 1, -0.5, 2.2117, 1, 0, 2.8176, 1, 0, 2.2117, 1, -1, 1.6059, 1, -1, 2.2117, 1, -0.5, 2.2117, 1, -0.5, 2.2117, 1, -0.5, 2.8176, 1, 0, 2.8176, 1, -1, 2.2117, 1, -0.5, 2.8176, 1, -0.5, 2.2117, 1, -1, 2.2117, 1, -1, 2.8176, 1, -0.5, 2.8176, 0.5, 0.5, -1, 1, 1, -1, 0.5, 1, -1, 0.5, 0.5, -1, 1, 0.5, -1, 1, 1, -1, 0, 0.5, -1, 0.5, 0.5, -1, 0.5, 1, -1, 0, 0.5, -1, 0.5, 1, -1, 0, 1, -1, 0.5, 0, -1, 1, 0.5, -1, 0.5, 0.5, -1, 0.5, 0, -1, 1, 0, -1, 1, 0.5, -1, 0, 0, -1, 0.5, 0.5, -1, 0, 0.5, -1, 0, 0, -1, 0.5, 0, -1, 0.5, 0.5, -1, -0.5, 0.5, -1, 0, 0.5, -1, 0, 1, -1, -0.5, 0.5, -1, 0, 1, -1, -0.5, 1, -1, -1, 0.5, -1, -0.5, 0.5, -1, -0.5, 1, -1, -1, 0.5, -1, -0.5, 1, -1, -1, 1, -1, -1, 0, -1, -0.5, 0.5, -1, -1, 0.5, -1, -0.5, 0, -1, 0, 0.5, -1, -0.5, 0.5, -1, -1, 0, -1, -0.5, 0, -1, -0.5, 0.5, -1, -0.5, 0, -1, 0, 0, -1, 0, 0.5, -1, -1, -0.5, -1, -0.5, 0, -1, -1, 0, -1, -1, -0.5, -1, -0.5, -0.5, -1, -0.5, 0, -1, -0.5, -0.5, -1, 0, 0, -1, -0.5, 0, -1, -1, -1, -1, -0.5, -0.5, -1, -1, -0.5, -1, -1, -1, -1, -0.5, -1, -1, -0.5, -0.5, -1, -0.5, -0.5, -1, 0, -0.5, -1, 0, 0, -1, -0.5, -1, -1, 0, -0.5, -1, -0.5, -0.5, -1, 0, -0.5, -1, 0.5, 0, -1, 0, 0, -1, -0.5, -1, -1, 0, -1, -1, 0, -0.5, -1, 0, -0.5, -1, 0.5, -0.5, -1, 0.5, 0, -1, 0, -1, -1, 0.5, -0.5, -1, 0, -0.5, -1, 0.5, -0.5, -1, 1, 0, -1, 0.5, 0, -1, 0, -1, -1, 0.5, -1, -1, 0.5, -0.5, -1, 0.5, -0.5, -1, 1, -0.5, -1, 1, 0, -1, 0.5, -1, -1, 1, -0.5, -1, 0.5, -0.5, -1, 0.5, -1, -1, 1, -1, -1, 1, -0.5, -1, 0.5, -1, -0.5, 1, -1, 0, 1, -1, -0.5, 0.5, -1, -0.5, 0.1371, -1, 0.228, 1, -1, 0, 0.5, -1, -1, 0.5, -1, -0.5, 1, -1, -0.5, 0.5, -1, -1, 1, -1, -0.5, 1, -1, -1, 0, -1, -1, 0.5, -1, -0.5, 0.5, -1, -1, 0, -1, -0.5, 0.1371, -1, 0.228, 0.5, -1, -0.5, 0, -1, -1, 0, -1, -0.5, 0.5, -1, -0.5, 0, -1, -0.5, 0, -1, 0.228, 0.1371, -1, 0.228, -0.5, -1, -1, 0, -1, -0.5, 0, -1, -1, -0.5, -1, -0.5, 0, -1, 0.228, 0, -1, -0.5, -0.5, -1, -1, -0.5, -1, -0.5, 0, -1, -0.5, -1, -1, -1, -0.5, -1, -0.5, -0.5, -1, -1, -0.5, -1, -0.5, -0.1371, -1, 0.228, 0, -1, 0.228, -1, -1, -1, -1, -1, -0.5, -0.5, -1, -0.5, -1, -1, -0.5, -0.1371, -1, 0.228, -0.5, -1, -0.5, -1, -1, -0.5, -1, -1, 0, -0.1371, -1, 0.228, -0.5, 1, -0.5, -1, 1, 0, -1, 1, -0.5, -0.5, 1, -1, -1, 1, -0.5, -1, 1, -1, -0.5, 1, -1, -0.5, 1, -0.5, -1, 1, -0.5, 0, 1, -1, -0.5, 1, -0.5, -0.5, 1, -1, -0.5, 1, -0.5, -0.5, 1, 0, -1, 1, 0, -0.5, 1, 0, -1, 1, 0.25, -1, 1, 0, -0.5, 1, 0, -0.5, 1, 0.25, -1, 1, 0.25, 0, 1, -1, 0, 1, -0.5, -0.5, 1, -0.5, 0, 1, -0.5, -0.5, 1, 0, -0.5, 1, -0.5, 0.5, 1, -1, 0, 1, -0.5, 0, 1, -1, 0, 1, 0, -0.5, 1, 0.25, -0.5, 1, 0, 0, 1, -0.5, 0, 1, 0, -0.5, 1, 0, 0, 1, 0, 0, 1, 0.25, -0.5, 1, 0.25, 0.5, 1, -1, 0.5, 1, -0.5, 0, 1, -0.5, 0.5, 1, -0.5, 0, 1, 0, 0, 1, -0.5, 1, 1, -1, 0.5, 1, -0.5, 0.5, 1, -1, 1, 1, -1, 1, 1, -0.5, 0.5, 1, -0.5, 0.5, 1, -0.5, 0.5, 1, 0, 0, 1, 0, 0.5, 1, 0, 0, 1, 0.25, 0, 1, 0, 1, 1, -0.5, 0.5, 1, 0, 0.5, 1, -0.5, 0.5, 1, 0, 0.5, 1, 0.25, 0, 1, 0.25, 1, 1, -0.5, 1, 1, 0, 0.5, 1, 0, 1, 1, 0, 0.5, 1, 0.25, 0.5, 1, 0, 1, 1, 0, 1, 1, 0.25, 0.5, 1, 0.25, -1, -0.5, 2.8176, -0.6866, -0.5634, 3.4234, -1, -1, 2.8176, -1, -0.5, 2.8176, -0.6866, -0.2817, 3.4234, -0.6866, -0.5634, 3.4234, -1, 0, 2.8176, -0.6866, -0.2817, 3.4234, -1, -0.5, 2.8176, -1, 0, 2.8176, -0.6866, 0, 3.4234, -0.6866, -0.2817, 3.4234, -1, 0.5, 2.8176, -0.6866, 0, 3.4234, -1, 0, 2.8176, -1, 0.5, 2.8176, -0.6866, 0.2817, 3.4234, -0.6866, 0, 3.4234, -1, 1, 2.8176, -0.6866, 0.2817, 3.4234, -1, 0.5, 2.8176, -1, 1, 2.8176, -0.6866, 0.5634, 3.4234, -0.6866, 0.2817, 3.4234, 0.1371, -1.2784, 0.4876, 1, -1, 0.5, 1, -1, 0.25, 0.1371, -1.2784, 0.4876, 0.1371, -1.5569, 0.7473, 1, -1, 0.5, -0.5, 1, 0.25, -1, 1, 0.5, -1, 1, 0.25, -0.5, 1, 0.25, -0.5, 1.6772, 0.5989, -1, 1, 0.5, -0.5, 1, 2.8176, -0.6866, 0.5634, 3.4234, -1, 1, 2.8176, -0.5, 1, 2.8176, -0.3433, 0.5634, 3.4234, -0.6866, 0.5634, 3.4234, 0, 1, 2.8176, -0.3433, 0.5634, 3.4234, -0.5, 1, 2.8176, 0, 1, 2.8176, 0, 0.5634, 3.4234, -0.3433, 0.5634, 3.4234, 0.5, 1, 2.8176, 0, 0.5634, 3.4234, 0, 1, 2.8176, 0.5, 1, 2.8176, 0.3433, 0.5634, 3.4234, 0, 0.5634, 3.4234, 1, 1, 2.8176, 0.3433, 0.5634, 3.4234, 0.5, 1, 2.8176, 1, 1, 2.8176, 0.6866, 0.5634, 3.4234, 0.3433, 0.5634, 3.4234, 0.5, 1, 0.25, 0, 1.6772, 0.5989, 0, 1, 0.25, 0.5, 1, 0.25, 0.5, 1.6772, 0.5989, 0, 1.6772, 0.5989, 0, 1, 0.25, 0, 1.6772, 0.5989, -0.5, 1.6772, 0.5989, 0, 1, 0.25, -0.5, 1.6772, 0.5989, -0.5, 1, 0.25, -0.1371, -1.2784, 0.4876, 0, -1.5569, 0.7473, 0, -1.2784, 0.4876, -0.1371, -1.2784, 0.4876, -0.1371, -1.5569, 0.7473, 0, -1.5569, 0.7473, 0, -1.2784, 0.4876, 0, -1.5569, 0.7473, 0.1371, -1.5569, 0.7473, -0.1371, -1, 0.228, -0.1371, -1.2784, 0.4876, 0, -1.2784, 0.4876, 0, -1.2784, 0.4876, 0.1371, -1.5569, 0.7473, 0.1371, -1.2784, 0.4876, -0.1371, -1, 0.228, 0, -1.2784, 0.4876, 0, -1, 0.228, 0, -1, 0.228, 0, -1.2784, 0.4876, 0.1371, -1.2784, 0.4876, 0, -1, 0.228, 0.1371, -1.2784, 0.4876, 0.1371, -1, 0.228, -1, -1, 2.8176, -0.3433, -0.5634, 3.4234, -0.5, -1, 2.8176, -1, -1, 2.8176, -0.6866, -0.5634, 3.4234, -0.3433, -0.5634, 3.4234, -0.5, -1, 2.8176, -0.3433, -0.5634, 3.4234, 0, -0.5634, 3.4234, -0.5, -1, 2.8176, 0, -0.5634, 3.4234, 0, -1, 2.8176, 0, -1, 2.8176, 0, -0.5634, 3.4234, 0.3433, -0.5634, 3.4234, 0, -1, 2.8176, 0.3433, -0.5634, 3.4234, 0.5, -1, 2.8176, 0.5, -1, 2.8176, 0.3433, -0.5634, 3.4234, 0.6866, -0.5634, 3.4234, 0.5, -1, 2.8176, 0.6866, -0.5634, 3.4234, 1, -1, 2.8176, -0.1331, -1.7299, 0.75, 0, -1.5569, 1, 0, -1.7299, 0.75, -0.1331, -1.7299, 0.75, -0.2849, -1.5569, 1, 0, -1.5569, 1, 0, -1.7299, 0.75, 0, -1.5569, 1, 0.2849, -1.5569, 1, 0, -1.7299, 0.75, 0.2849, -1.5569, 1, 0.1331, -1.7299, 0.75, 0.5, 1.6772, 0.75, 0, 1.6772, 0.9011, 0, 1.6772, 0.75, 0.5, 1.6772, 0.75, 0.5, 1.6772, 0.9011, 0, 1.6772, 0.9011, 0, 1.6772, 0.75, 0, 1.6772, 0.9011, -0.5, 1.6772, 0.9011, 0.5, 1.6772, 0.5989, 0.5, 1.6772, 0.75, 0, 1.6772, 0.75, 0, 1.6772, 0.75, -0.5, 1.6772, 0.9011, -0.5, 1.6772, 0.75, 0.5, 1.6772, 0.5989, 0, 1.6772, 0.75, 0, 1.6772, 0.5989, 0, 1.6772, 0.5989, 0, 1.6772, 0.75, -0.5, 1.6772, 0.75, 0, 1.6772, 0.5989, -0.5, 1.6772, 0.75, -0.5, 1.6772, 0.5989, 1, 1, 0.75, 0.5, 1.6772, 0.9011, 0.5, 1.6772, 0.75, 1, 1, 0.75, 1, 1, 1, 0.5, 1.6772, 0.9011, 1, 1, 0.5, 1, 1, 0.75, 0.5, 1.6772, 0.75, 1, 1, 0.5, 0.5, 1.6772, 0.75, 0.5, 1.6772, 0.5989, 1, 1, 0.25, 0.5, 1.6772, 0.5989, 0.5, 1, 0.25, 1, 1, 0.25, 1, 1, 0.5, 0.5, 1.6772, 0.5989, -1, -1.173, 0.75, -0.2849, -1.5569, 1, -0.1331, -1.7299, 0.75, -1, -1.173, 0.75, -1, -1, 1, -0.2849, -1.5569, 1, -1, -1, 0.25, -0.1371, -1.5569, 0.7473, -0.1371, -1.2784, 0.4876, -1, -1, 0.25, -1, -1, 0.5, -0.1371, -1.5569, 0.7473, -0.3116, 0.3477, -3.5414, -0.6964, 0.3647, -3.9045, -0.6231, 0.3477, -3.5414, -0.3116, 0.3477, -3.5414, -0.3482, 0.3647, -3.9045, -0.6964, 0.3647, -3.9045, -0.2749, 0.3307, -3.1784, -0.3116, 0.3477, -3.5414, -0.6231, 0.3477, -3.5414, -0.2749, 0.3307, -3.1784, -0.6231, 0.3477, -3.5414, -0.5498, 0.3307, -3.1784, 0, 0.3307, -3.1784, -0.3116, 0.3477, -3.5414, -0.2749, 0.3307, -3.1784, 0, 0.3307, -3.1784, 0, 0.3477, -3.5414, -0.3116, 0.3477, -3.5414, -0.2383, 0.3137, -2.8153, -0.2749, 0.3307, -3.1784, -0.5498, 0.3307, -3.1784, -0.2383, 0.3137, -2.8153, -0.5498, 0.3307, -3.1784, -0.4765, 0.3137, -2.8153, -0.2016, 0.2967, -2.4522, -0.2383, 0.3137, -2.8153, -0.4765, 0.3137, -2.8153, -0.2016, 0.2967, -2.4522, -0.4765, 0.3137, -2.8153, -0.4033, 0.2967, -2.4522, 0, 0.2967, -2.4522, -0.2383, 0.3137, -2.8153, -0.2016, 0.2967, -2.4522, 0, 0.3137, -2.8153, -0.2749, 0.3307, -3.1784, -0.2383, 0.3137, -2.8153, 0, 0.2967, -2.4522, 0, 0.3137, -2.8153, -0.2383, 0.3137, -2.8153, 0, 0.3137, -2.8153, 0, 0.3307, -3.1784, -0.2749, 0.3307, -3.1784, 0.2016, 0.2967, -2.4522, 0, 0.3137, -2.8153, 0, 0.2967, -2.4522, 0.2016, 0.2967, -2.4522, 0.2383, 0.3137, -2.8153, 0, 0.3137, -2.8153, 0.2383, 0.3137, -2.8153, 0, 0.3307, -3.1784, 0, 0.3137, -2.8153, 0.4033, 0.2967, -2.4522, 0.2383, 0.3137, -2.8153, 0.2016, 0.2967, -2.4522, 0.4033, 0.2967, -2.4522, 0.4765, 0.3137, -2.8153, 0.2383, 0.3137, -2.8153, 0.2383, 0.3137, -2.8153, 0.2749, 0.3307, -3.1784, 0, 0.3307, -3.1784, 0.4765, 0.3137, -2.8153, 0.2749, 0.3307, -3.1784, 0.2383, 0.3137, -2.8153, 0.2749, 0.3307, -3.1784, 0, 0.3477, -3.5414, 0, 0.3307, -3.1784, 0.4765, 0.3137, -2.8153, 0.5498, 0.3307, -3.1784, 0.2749, 0.3307, -3.1784, 0.2749, 0.3307, -3.1784, 0.3116, 0.3477, -3.5414, 0, 0.3477, -3.5414, 0.5498, 0.3307, -3.1784, 0.3116, 0.3477, -3.5414, 0.2749, 0.3307, -3.1784, 0.5498, 0.3307, -3.1784, 0.6231, 0.3477, -3.5414, 0.3116, 0.3477, -3.5414, 0.6231, 0.3477, -3.5414, 0.3482, 0.3647, -3.9045, 0.3116, 0.3477, -3.5414, 0.6231, 0.3477, -3.5414, 0.6964, 0.3647, -3.9045, 0.3482, 0.3647, -3.9045, -0.6231, 0.3477, -3.5414, -0.6964, 0.1824, -3.9045, -0.6231, 0.1738, -3.5414, -0.6231, 0.3477, -3.5414, -0.6964, 0.3647, -3.9045, -0.6964, 0.1824, -3.9045, -0.6231, 0.1738, -3.5414, -0.6964, 0.1824, -3.9045, -0.6964, 0, -3.9045, -0.5498, 0.3307, -3.1784, -0.6231, 0.3477, -3.5414, -0.6231, 0.1738, -3.5414, -0.6231, 0.1738, -3.5414, -0.6964, 0, -3.9045, -0.6231, 0, -3.5414, -0.5498, 0.3307, -3.1784, -0.6231, 0.1738, -3.5414, -0.5498, 0.1653, -3.1784, -0.5498, 0.1653, -3.1784, -0.6231, 0.1738, -3.5414, -0.6231, 0, -3.5414, -0.6231, 0, -3.5414, -0.6964, 0, -3.9045, -0.6964, -0.1824, -3.9045, -0.4765, 0.3137, -2.8153, -0.5498, 0.3307, -3.1784, -0.5498, 0.1653, -3.1784, -0.6231, 0, -3.5414, -0.6964, -0.1824, -3.9045, -0.6231, -0.1738, -3.5414, -0.6231, -0.1738, -3.5414, -0.6964, -0.1824, -3.9045, -0.6964, -0.3647, -3.9045, -0.6231, -0.1738, -3.5414, -0.6964, -0.3647, -3.9045, -0.6231, -0.3477, -3.5414, -0.5498, 0, -3.1784, -0.6231, 0, -3.5414, -0.6231, -0.1738, -3.5414, -0.5498, 0.1653, -3.1784, -0.6231, 0, -3.5414, -0.5498, 0, -3.1784, -0.5498, -0.1653, -3.1784, -0.6231, -0.1738, -3.5414, -0.6231, -0.3477, -3.5414, -0.5498, 0, -3.1784, -0.6231, -0.1738, -3.5414, -0.5498, -0.1653, -3.1784, -0.5498, -0.1653, -3.1784, -0.6231, -0.3477, -3.5414, -0.5498, -0.3307, -3.1784, -0.4765, 0.3137, -2.8153, -0.5498, 0.1653, -3.1784, -0.4765, 0.1568, -2.8153, -0.4765, 0.1568, -2.8153, -0.5498, 0.1653, -3.1784, -0.5498, 0, -3.1784, -0.4033, 0.2967, -2.4522, -0.4765, 0.3137, -2.8153, -0.4765, 0.1568, -2.8153, -0.4033, 0.2967, -2.4522, -0.4765, 0.1568, -2.8153, -0.4033, 0.1483, -2.4522, -0.4765, 0.1568, -2.8153, -0.5498, 0, -3.1784, -0.4765, 0, -2.8153, -0.4033, 0.1483, -2.4522, -0.4765, 0.1568, -2.8153, -0.4765, 0, -2.8153, -0.4765, 0, -2.8153, -0.5498, 0, -3.1784, -0.5498, -0.1653, -3.1784, -0.4033, 0.1483, -2.4522, -0.4765, 0, -2.8153, -0.4033, 0, -2.4522, -0.4765, -0.1568, -2.8153, -0.5498, -0.1653, -3.1784, -0.5498, -0.3307, -3.1784, -0.4765, 0, -2.8153, -0.5498, -0.1653, -3.1784, -0.4765, -0.1568, -2.8153, -0.4033, 0, -2.4522, -0.4765, 0, -2.8153, -0.4765, -0.1568, -2.8153, -0.4765, -0.1568, -2.8153, -0.5498, -0.3307, -3.1784, -0.4765, -0.3137, -2.8153, -0.4033, 0, -2.4522, -0.4765, -0.1568, -2.8153, -0.4033, -0.1483, -2.4522, -0.4033, -0.1483, -2.4522, -0.4765, -0.1568, -2.8153, -0.4765, -0.3137, -2.8153, -0.4033, -0.1483, -2.4522, -0.4765, -0.3137, -2.8153, -0.4033, -0.2967, -2.4522, -0.6231, -0.3477, -3.5414, -0.3482, -0.3647, -3.9045, -0.3116, -0.3477, -3.5414, -0.6231, -0.3477, -3.5414, -0.6964, -0.3647, -3.9045, -0.3482, -0.3647, -3.9045, -0.5498, -0.3307, -3.1784, -0.6231, -0.3477, -3.5414, -0.3116, -0.3477, -3.5414, -0.5498, -0.3307, -3.1784, -0.3116, -0.3477, -3.5414, -0.2749, -0.3307, -3.1784, -0.2749, -0.3307, -3.1784, -0.3116, -0.3477, -3.5414, 0, -0.3477, -3.5414, -0.4765, -0.3137, -2.8153, -0.5498, -0.3307, -3.1784, -0.2749, -0.3307, -3.1784, -0.2749, -0.3307, -3.1784, 0, -0.3477, -3.5414, 0, -0.3307, -3.1784, -0.4765, -0.3137, -2.8153, -0.2749, -0.3307, -3.1784, -0.2383, -0.3137, -2.8153, -0.2383, -0.3137, -2.8153, -0.2749, -0.3307, -3.1784, 0, -0.3307, -3.1784, -0.4033, -0.2967, -2.4522, -0.4765, -0.3137, -2.8153, -0.2383, -0.3137, -2.8153, -0.4033, -0.2967, -2.4522, -0.2383, -0.3137, -2.8153, -0.2016, -0.2967, -2.4522, 0, -0.3307, -3.1784, 0, -0.3477, -3.5414, 0.3116, -0.3477, -3.5414, -0.2016, -0.2967, -2.4522, -0.2383, -0.3137, -2.8153, 0, -0.3137, -2.8153, -0.2383, -0.3137, -2.8153, 0, -0.3307, -3.1784, 0, -0.3137, -2.8153, -0.2016, -0.2967, -2.4522, 0, -0.3137, -2.8153, 0, -0.2967, -2.4522, 0.3116, -0.3477, -3.5414, 0.3482, -0.3647, -3.9045, 0.6964, -0.3647, -3.9045, 0.3116, -0.3477, -3.5414, 0.6964, -0.3647, -3.9045, 0.6231, -0.3477, -3.5414, 0, -0.3307, -3.1784, 0.3116, -0.3477, -3.5414, 0.2749, -0.3307, -3.1784, 0.2749, -0.3307, -3.1784, 0.3116, -0.3477, -3.5414, 0.6231, -0.3477, -3.5414, 0, -0.3137, -2.8153, 0, -0.3307, -3.1784, 0.2749, -0.3307, -3.1784, 0.2749, -0.3307, -3.1784, 0.6231, -0.3477, -3.5414, 0.5498, -0.3307, -3.1784, 0, -0.2967, -2.4522, 0, -0.3137, -2.8153, 0.2383, -0.3137, -2.8153, 0, -0.3137, -2.8153, 0.2749, -0.3307, -3.1784, 0.2383, -0.3137, -2.8153, 0.2383, -0.3137, -2.8153, 0.2749, -0.3307, -3.1784, 0.5498, -0.3307, -3.1784, 0, -0.2967, -2.4522, 0.2383, -0.3137, -2.8153, 0.2016, -0.2967, -2.4522, 0.2383, -0.3137, -2.8153, 0.5498, -0.3307, -3.1784, 0.4765, -0.3137, -2.8153, 0.2016, -0.2967, -2.4522, 0.2383, -0.3137, -2.8153, 0.4765, -0.3137, -2.8153, 0.2016, -0.2967, -2.4522, 0.4765, -0.3137, -2.8153, 0.4033, -0.2967, -2.4522, 0.6231, -0.1738, -3.5414, 0.6964, 0, -3.9045, 0.6231, 0, -3.5414, 0.6231, 0, -3.5414, 0.6964, 0, -3.9045, 0.6964, 0.1824, -3.9045, 0.6231, -0.1738, -3.5414, 0.6964, -0.1824, -3.9045, 0.6964, 0, -3.9045, 0.6231, -0.3477, -3.5414, 0.6964, -0.1824, -3.9045, 0.6231, -0.1738, -3.5414, 0.6231, -0.3477, -3.5414, 0.6964, -0.3647, -3.9045, 0.6964, -0.1824, -3.9045, 0.5498, -0.3307, -3.1784, 0.6231, -0.3477, -3.5414, 0.6231, -0.1738, -3.5414, 0.5498, -0.3307, -3.1784, 0.6231, -0.1738, -3.5414, 0.5498, -0.1653, -3.1784, 0.5498, -0.1653, -3.1784, 0.6231, -0.1738, -3.5414, 0.6231, 0, -3.5414, 0.4765, -0.3137, -2.8153, 0.5498, -0.3307, -3.1784, 0.5498, -0.1653, -3.1784, 0.6231, 0, -3.5414, 0.6964, 0.1824, -3.9045, 0.6231, 0.1738, -3.5414, 0.6231, 0.1738, -3.5414, 0.6964, 0.1824, -3.9045, 0.6964, 0.3647, -3.9045, 0.6231, 0.1738, -3.5414, 0.6964, 0.3647, -3.9045, 0.6231, 0.3477, -3.5414, 0.5498, 0, -3.1784, 0.6231, 0, -3.5414, 0.6231, 0.1738, -3.5414, 0.5498, -0.1653, -3.1784, 0.6231, 0, -3.5414, 0.5498, 0, -3.1784, 0.5498, 0.1653, -3.1784, 0.6231, 0.1738, -3.5414, 0.6231, 0.3477, -3.5414, 0.5498, 0, -3.1784, 0.6231, 0.1738, -3.5414, 0.5498, 0.1653, -3.1784, 0.5498, 0.1653, -3.1784, 0.6231, 0.3477, -3.5414, 0.5498, 0.3307, -3.1784, 0.4765, -0.3137, -2.8153, 0.5498, -0.1653, -3.1784, 0.4765, -0.1568, -2.8153, 0.4765, -0.1568, -2.8153, 0.5498, -0.1653, -3.1784, 0.5498, 0, -3.1784, 0.4033, -0.2967, -2.4522, 0.4765, -0.3137, -2.8153, 0.4765, -0.1568, -2.8153, 0.4033, -0.2967, -2.4522, 0.4765, -0.1568, -2.8153, 0.4033, -0.1483, -2.4522, 0.4765, -0.1568, -2.8153, 0.5498, 0, -3.1784, 0.4765, 0, -2.8153, 0.4033, -0.1483, -2.4522, 0.4765, -0.1568, -2.8153, 0.4765, 0, -2.8153, 0.4765, 0, -2.8153, 0.5498, 0, -3.1784, 0.5498, 0.1653, -3.1784, 0.4033, -0.1483, -2.4522, 0.4765, 0, -2.8153, 0.4033, 0, -2.4522, 0.4765, 0.1568, -2.8153, 0.5498, 0.1653, -3.1784, 0.5498, 0.3307, -3.1784, 0.4765, 0, -2.8153, 0.5498, 0.1653, -3.1784, 0.4765, 0.1568, -2.8153, 0.4033, 0, -2.4522, 0.4765, 0, -2.8153, 0.4765, 0.1568, -2.8153, 0.4765, 0.1568, -2.8153, 0.5498, 0.3307, -3.1784, 0.4765, 0.3137, -2.8153, 0.4033, 0, -2.4522, 0.4765, 0.1568, -2.8153, 0.4033, 0.1483, -2.4522, 0.4033, 0.1483, -2.4522, 0.4765, 0.1568, -2.8153, 0.4765, 0.3137, -2.8153, 0.4033, 0.1483, -2.4522, 0.4765, 0.3137, -2.8153, 0.4033, 0.2967, -2.4522, 0.5524, 0.2362, -2.0892, 0.4033, 0.2967, -2.4522, 0.5524, 0.4725, -2.0892, 0.5524, 0.2362, -2.0892, 0.4033, 0.1483, -2.4522, 0.4033, 0.2967, -2.4522, 0.7016, 0.3242, -1.7261, 0.5524, 0.2362, -2.0892, 0.5524, 0.4725, -2.0892, 0.7016, 0.3242, -1.7261, 0.5524, 0.4725, -2.0892, 0.7016, 0.6483, -1.7261, 0.5524, 0, -2.0892, 0.4033, 0.1483, -2.4522, 0.5524, 0.2362, -2.0892, 0.5524, 0, -2.0892, 0.4033, 0, -2.4522, 0.4033, 0.1483, -2.4522, 0.7016, 0, -1.7261, 0.5524, 0.2362, -2.0892, 0.7016, 0.3242, -1.7261, 0.7016, 0, -1.7261, 0.5524, 0, -2.0892, 0.5524, 0.2362, -2.0892, 0.8508, 0.4121, -1.3631, 0.7016, 0.3242, -1.7261, 0.7016, 0.6483, -1.7261, 0.8508, 0.4121, -1.3631, 0.7016, 0.6483, -1.7261, 0.8508, 0.8242, -1.3631, 1, 0.5, -1, 0.8508, 0.4121, -1.3631, 0.8508, 0.8242, -1.3631, 1, 0.5, -1, 0.8508, 0.8242, -1.3631, 1, 1, -1, 1, 0, -1, 0.8508, 0.4121, -1.3631, 1, 0.5, -1, 0.8508, 0, -1.3631, 0.7016, 0.3242, -1.7261, 0.8508, 0.4121, -1.3631, 1, 0, -1, 0.8508, 0, -1.3631, 0.8508, 0.4121, -1.3631, 0.8508, 0, -1.3631, 0.7016, 0, -1.7261, 0.7016, 0.3242, -1.7261, 1, -0.5, -1, 0.8508, 0, -1.3631, 1, 0, -1, 1, -0.5, -1, 0.8508, -0.4121, -1.3631, 0.8508, 0, -1.3631, 0.8508, -0.4121, -1.3631, 0.7016, 0, -1.7261, 0.8508, 0, -1.3631, 1, -1, -1, 0.8508, -0.4121, -1.3631, 1, -0.5, -1, 1, -1, -1, 0.8508, -0.8242, -1.3631, 0.8508, -0.4121, -1.3631, 0.8508, -0.4121, -1.3631, 0.7016, -0.3242, -1.7261, 0.7016, 0, -1.7261, 0.8508, -0.8242, -1.3631, 0.7016, -0.3242, -1.7261, 0.8508, -0.4121, -1.3631, 0.7016, -0.3242, -1.7261, 0.5524, 0, -2.0892, 0.7016, 0, -1.7261, 0.8508, -0.8242, -1.3631, 0.7016, -0.6483, -1.7261, 0.7016, -0.3242, -1.7261, 0.7016, -0.3242, -1.7261, 0.5524, -0.2362, -2.0892, 0.5524, 0, -2.0892, 0.7016, -0.6483, -1.7261, 0.5524, -0.2362, -2.0892, 0.7016, -0.3242, -1.7261, 0.5524, -0.2362, -2.0892, 0.4033, 0, -2.4522, 0.5524, 0, -2.0892, 0.7016, -0.6483, -1.7261, 0.5524, -0.4725, -2.0892, 0.5524, -0.2362, -2.0892, 0.5524, -0.2362, -2.0892, 0.4033, -0.1483, -2.4522, 0.4033, 0, -2.4522, 0.5524, -0.4725, -2.0892, 0.4033, -0.1483, -2.4522, 0.5524, -0.2362, -2.0892, 0.5524, -0.4725, -2.0892, 0.4033, -0.2967, -2.4522, 0.4033, -0.1483, -2.4522, -0.5524, -0.2362, -2.0892, -0.4033, -0.2967, -2.4522, -0.5524, -0.4725, -2.0892, -0.5524, -0.2362, -2.0892, -0.4033, -0.1483, -2.4522, -0.4033, -0.2967, -2.4522, -0.7016, -0.3242, -1.7261, -0.5524, -0.2362, -2.0892, -0.5524, -0.4725, -2.0892, -0.7016, -0.3242, -1.7261, -0.5524, -0.4725, -2.0892, -0.7016, -0.6483, -1.7261, -0.5524, 0, -2.0892, -0.4033, -0.1483, -2.4522, -0.5524, -0.2362, -2.0892, -0.5524, 0, -2.0892, -0.4033, 0, -2.4522, -0.4033, -0.1483, -2.4522, -0.7016, 0, -1.7261, -0.5524, -0.2362, -2.0892, -0.7016, -0.3242, -1.7261, -0.7016, 0, -1.7261, -0.5524, 0, -2.0892, -0.5524, -0.2362, -2.0892, -0.8508, -0.4121, -1.3631, -0.7016, -0.3242, -1.7261, -0.7016, -0.6483, -1.7261, -0.8508, -0.4121, -1.3631, -0.7016, -0.6483, -1.7261, -0.8508, -0.8242, -1.3631, -1, -0.5, -1, -0.8508, -0.4121, -1.3631, -0.8508, -0.8242, -1.3631, -1, -0.5, -1, -0.8508, -0.8242, -1.3631, -1, -1, -1, -1, 0, -1, -0.8508, -0.4121, -1.3631, -1, -0.5, -1, -0.8508, 0, -1.3631, -0.7016, -0.3242, -1.7261, -0.8508, -0.4121, -1.3631, -1, 0, -1, -0.8508, 0, -1.3631, -0.8508, -0.4121, -1.3631, -0.8508, 0, -1.3631, -0.7016, 0, -1.7261, -0.7016, -0.3242, -1.7261, -1, 0.5, -1, -0.8508, 0, -1.3631, -1, 0, -1, -1, 0.5, -1, -0.8508, 0.4121, -1.3631, -0.8508, 0, -1.3631, -0.8508, 0.4121, -1.3631, -0.7016, 0, -1.7261, -0.8508, 0, -1.3631, -1, 1, -1, -0.8508, 0.4121, -1.3631, -1, 0.5, -1, -1, 1, -1, -0.8508, 0.8242, -1.3631, -0.8508, 0.4121, -1.3631, -0.8508, 0.4121, -1.3631, -0.7016, 0.3242, -1.7261, -0.7016, 0, -1.7261, -0.8508, 0.8242, -1.3631, -0.7016, 0.3242, -1.7261, -0.8508, 0.4121, -1.3631, -0.7016, 0.3242, -1.7261, -0.5524, 0, -2.0892, -0.7016, 0, -1.7261, -0.8508, 0.8242, -1.3631, -0.7016, 0.6483, -1.7261, -0.7016, 0.3242, -1.7261, -0.7016, 0.3242, -1.7261, -0.5524, 0.2362, -2.0892, -0.5524, 0, -2.0892, -0.7016, 0.6483, -1.7261, -0.5524, 0.2362, -2.0892, -0.7016, 0.3242, -1.7261, -0.5524, 0.2362, -2.0892, -0.4033, 0, -2.4522, -0.5524, 0, -2.0892, -0.7016, 0.6483, -1.7261, -0.5524, 0.4725, -2.0892, -0.5524, 0.2362, -2.0892, -0.5524, 0.2362, -2.0892, -0.4033, 0.1483, -2.4522, -0.4033, 0, -2.4522, -0.5524, 0.4725, -2.0892, -0.4033, 0.1483, -2.4522, -0.5524, 0.2362, -2.0892, -0.5524, 0.4725, -2.0892, -0.4033, 0.2967, -2.4522, -0.4033, 0.1483, -2.4522, -0.2762, -0.4725, -2.0892, 0, -0.2967, -2.4522, 0, -0.4725, -2.0892, 0, -0.4725, -2.0892, 0, -0.2967, -2.4522, 0.2016, -0.2967, -2.4522, -0.2762, -0.4725, -2.0892, -0.2016, -0.2967, -2.4522, 0, -0.2967, -2.4522, -0.5524, -0.4725, -2.0892, -0.2016, -0.2967, -2.4522, -0.2762, -0.4725, -2.0892, -0.5524, -0.4725, -2.0892, -0.4033, -0.2967, -2.4522, -0.2016, -0.2967, -2.4522, -0.7016, -0.6483, -1.7261, -0.5524, -0.4725, -2.0892, -0.2762, -0.4725, -2.0892, -0.7016, -0.6483, -1.7261, -0.2762, -0.4725, -2.0892, -0.3508, -0.6483, -1.7261, -0.3508, -0.6483, -1.7261, -0.2762, -0.4725, -2.0892, 0, -0.4725, -2.0892, -0.8508, -0.8242, -1.3631, -0.7016, -0.6483, -1.7261, -0.3508, -0.6483, -1.7261, 0, -0.4725, -2.0892, 0.2016, -0.2967, -2.4522, 0.2762, -0.4725, -2.0892, 0.2762, -0.4725, -2.0892, 0.2016, -0.2967, -2.4522, 0.4033, -0.2967, -2.4522, 0.2762, -0.4725, -2.0892, 0.4033, -0.2967, -2.4522, 0.5524, -0.4725, -2.0892, 0, -0.6483, -1.7261, 0, -0.4725, -2.0892, 0.2762, -0.4725, -2.0892, -0.3508, -0.6483, -1.7261, 0, -0.4725, -2.0892, 0, -0.6483, -1.7261, 0.3508, -0.6483, -1.7261, 0.2762, -0.4725, -2.0892, 0.5524, -0.4725, -2.0892, 0, -0.6483, -1.7261, 0.2762, -0.4725, -2.0892, 0.3508, -0.6483, -1.7261, 0.3508, -0.6483, -1.7261, 0.5524, -0.4725, -2.0892, 0.7016, -0.6483, -1.7261, -0.8508, -0.8242, -1.3631, -0.3508, -0.6483, -1.7261, -0.4254, -0.8242, -1.3631, -0.4254, -0.8242, -1.3631, -0.3508, -0.6483, -1.7261, 0, -0.6483, -1.7261, -1, -1, -1, -0.8508, -0.8242, -1.3631, -0.4254, -0.8242, -1.3631, -1, -1, -1, -0.4254, -0.8242, -1.3631, -0.5, -1, -1, -0.4254, -0.8242, -1.3631, 0, -0.6483, -1.7261, 0, -0.8242, -1.3631, -0.5, -1, -1, -0.4254, -0.8242, -1.3631, 0, -0.8242, -1.3631, 0, -0.8242, -1.3631, 0, -0.6483, -1.7261, 0.3508, -0.6483, -1.7261, -0.5, -1, -1, 0, -0.8242, -1.3631, 0, -1, -1, 0.4254, -0.8242, -1.3631, 0.3508, -0.6483, -1.7261, 0.7016, -0.6483, -1.7261, 0, -0.8242, -1.3631, 0.3508, -0.6483, -1.7261, 0.4254, -0.8242, -1.3631, 0, -1, -1, 0, -0.8242, -1.3631, 0.4254, -0.8242, -1.3631, 0.4254, -0.8242, -1.3631, 0.7016, -0.6483, -1.7261, 0.8508, -0.8242, -1.3631, 0, -1, -1, 0.4254, -0.8242, -1.3631, 0.5, -1, -1, 0.5, -1, -1, 0.4254, -0.8242, -1.3631, 0.8508, -0.8242, -1.3631, 0.5, -1, -1, 0.8508, -0.8242, -1.3631, 1, -1, -1, 0.2762, 0.4725, -2.0892, 0, 0.2967, -2.4522, 0, 0.4725, -2.0892, 0, 0.4725, -2.0892, 0, 0.2967, -2.4522, -0.2016, 0.2967, -2.4522, 0.2762, 0.4725, -2.0892, 0.2016, 0.2967, -2.4522, 0, 0.2967, -2.4522, 0.5524, 0.4725, -2.0892, 0.2016, 0.2967, -2.4522, 0.2762, 0.4725, -2.0892, 0.5524, 0.4725, -2.0892, 0.4033, 0.2967, -2.4522, 0.2016, 0.2967, -2.4522, 0.7016, 0.6483, -1.7261, 0.5524, 0.4725, -2.0892, 0.2762, 0.4725, -2.0892, 0.7016, 0.6483, -1.7261, 0.2762, 0.4725, -2.0892, 0.3508, 0.6483, -1.7261, 0.3508, 0.6483, -1.7261, 0.2762, 0.4725, -2.0892, 0, 0.4725, -2.0892, 0.8508, 0.8242, -1.3631, 0.7016, 0.6483, -1.7261, 0.3508, 0.6483, -1.7261, 0, 0.4725, -2.0892, -0.2016, 0.2967, -2.4522, -0.2762, 0.4725, -2.0892, -0.2762, 0.4725, -2.0892, -0.2016, 0.2967, -2.4522, -0.4033, 0.2967, -2.4522, -0.2762, 0.4725, -2.0892, -0.4033, 0.2967, -2.4522, -0.5524, 0.4725, -2.0892, 0, 0.6483, -1.7261, 0, 0.4725, -2.0892, -0.2762, 0.4725, -2.0892, 0.3508, 0.6483, -1.7261, 0, 0.4725, -2.0892, 0, 0.6483, -1.7261, -0.3508, 0.6483, -1.7261, -0.2762, 0.4725, -2.0892, -0.5524, 0.4725, -2.0892, 0, 0.6483, -1.7261, -0.2762, 0.4725, -2.0892, -0.3508, 0.6483, -1.7261, -0.3508, 0.6483, -1.7261, -0.5524, 0.4725, -2.0892, -0.7016, 0.6483, -1.7261, 0.8508, 0.8242, -1.3631, 0.3508, 0.6483, -1.7261, 0.4254, 0.8242, -1.3631, 0.4254, 0.8242, -1.3631, 0.3508, 0.6483, -1.7261, 0, 0.6483, -1.7261, 1, 1, -1, 0.8508, 0.8242, -1.3631, 0.4254, 0.8242, -1.3631, 1, 1, -1, 0.4254, 0.8242, -1.3631, 0.5, 1, -1, 0.4254, 0.8242, -1.3631, 0, 0.6483, -1.7261, 0, 0.8242, -1.3631, 0.5, 1, -1, 0.4254, 0.8242, -1.3631, 0, 0.8242, -1.3631, 0, 0.8242, -1.3631, 0, 0.6483, -1.7261, -0.3508, 0.6483, -1.7261, 0.5, 1, -1, 0, 0.8242, -1.3631, 0, 1, -1, -0.4254, 0.8242, -1.3631, -0.3508, 0.6483, -1.7261, -0.7016, 0.6483, -1.7261, 0, 0.8242, -1.3631, -0.3508, 0.6483, -1.7261, -0.4254, 0.8242, -1.3631, 0, 1, -1, 0, 0.8242, -1.3631, -0.4254, 0.8242, -1.3631, -0.4254, 0.8242, -1.3631, -0.7016, 0.6483, -1.7261, -0.8508, 0.8242, -1.3631, 0, 1, -1, -0.4254, 0.8242, -1.3631, -0.5, 1, -1, -0.5, 1, -1, -0.4254, 0.8242, -1.3631, -0.8508, 0.8242, -1.3631, -0.5, 1, -1, -0.8508, 0.8242, -1.3631, -1, 1, -1, -0.6964, 0.3647, -3.9045, -0.6964, 0.1824, -4.3566, -0.6964, 0.1824, -3.9045, -0.6964, 0.3647, -3.9045, -0.6964, 0.3647, -4.3566, -0.6964, 0.1824, -4.3566, -0.6964, 0.1824, -3.9045, -0.6964, 0.1824, -4.3566, -0.6964, 0, -4.3566, -0.6964, 0.1824, -3.9045, -0.6964, 0, -4.3566, -0.6964, 0, -3.9045, -0.6964, 0, -3.9045, -0.6964, 0, -4.3566, -0.6964, -0.1824, -4.3566, -0.6964, 0, -3.9045, -0.6964, -0.1824, -4.3566, -0.6964, -0.1824, -3.9045, -0.6964, -0.1824, -3.9045, -0.6964, -0.1824, -4.3566, -0.6964, -0.3647, -4.3566, -0.6964, -0.1824, -3.9045, -0.6964, -0.3647, -4.3566, -0.6964, -0.3647, -3.9045, -0.6964, -0.3647, -3.9045, -0.3482, -0.3647, -4.3566, -0.3482, -0.3647, -3.9045, -0.6964, -0.3647, -3.9045, -0.6964, -0.3647, -4.3566, -0.3482, -0.3647, -4.3566, -0.3482, 0.3647, -3.9045, -0.6964, 0.3647, -4.3566, -0.6964, 0.3647, -3.9045, -0.3482, 0.3647, -3.9045, -0.3482, 0.3647, -4.3566, -0.6964, 0.3647, -4.3566, 0.6964, -0.1824, -3.9045, 0.6964, 0, -4.3566, 0.6964, 0, -3.9045, 0.6964, 0, -3.9045, 0.6964, 0, -4.3566, 0.6964, 0.1824, -4.3566, 0.6964, -0.1824, -3.9045, 0.6964, -0.1824, -4.3566, 0.6964, 0, -4.3566, 0.6964, -0.3647, -3.9045, 0.6964, -0.1824, -4.3566, 0.6964, -0.1824, -3.9045, 0.6964, -0.3647, -3.9045, 0.6964, -0.3647, -4.3566, 0.6964, -0.1824, -4.3566, 0.6964, 0, -3.9045, 0.6964, 0.1824, -4.3566, 0.6964, 0.1824, -3.9045, 0.6964, 0.1824, -3.9045, 0.6964, 0.1824, -4.3566, 0.6964, 0.3647, -4.3566, 0.6964, 0.1824, -3.9045, 0.6964, 0.3647, -4.3566, 0.6964, 0.3647, -3.9045, 0.6964, 0.3647, -3.9045, 0.3482, 0.3647, -4.3566, 0.3482, 0.3647, -3.9045, 0.6964, 0.3647, -3.9045, 0.6964, 0.3647, -4.3566, 0.3482, 0.3647, -4.3566, 0.3482, -0.3647, -3.9045, 0.6964, -0.3647, -4.3566, 0.6964, -0.3647, -3.9045, 0.3482, -0.3647, -3.9045, 0.3482, -0.3647, -4.3566, 0.6964, -0.3647, -4.3566, -0.3433, 0.2817, 3.4234, -0.6866, 0.5634, 3.4234, -0.3433, 0.5634, 3.4234, -0.3433, 0.2817, 3.4234, -0.6866, 0.2817, 3.4234, -0.6866, 0.5634, 3.4234, -0.3433, 0.1118, 3.4234, -0.6866, 0.2817, 3.4234, -0.3433, 0.2817, 3.4234, -0.3433, 0.1118, 3.4234, -0.6866, 0, 3.4234, -0.6866, 0.2817, 3.4234, -0.6866, 0, 3.4234, -0.3433, 0.1118, 3.4234, -0.4551, 0, 3.4234, 0, 0.1118, 3.4234, -0.3433, 0.1118, 3.4234, -0.3433, 0.2817, 3.4234, -0.3433, -0.1118, 3.4234, -0.6866, 0, 3.4234, -0.4551, 0, 3.4234, -0.3433, -0.1118, 3.4234, -0.6866, -0.2817, 3.4234, -0.6866, 0, 3.4234, 0, 0.2817, 3.4234, -0.3433, 0.2817, 3.4234, -0.3433, 0.5634, 3.4234, 0, 0.1118, 3.4234, -0.3433, 0.2817, 3.4234, 0, 0.2817, 3.4234, 0, 0.2817, 3.4234, -0.3433, 0.5634, 3.4234, 0, 0.5634, 3.4234, 0.3433, 0.1118, 3.4234, 0, 0.1118, 3.4234, 0, 0.2817, 3.4234, 0.3433, 0.2817, 3.4234, 0, 0.2817, 3.4234, 0, 0.5634, 3.4234, 0.3433, 0.1118, 3.4234, 0, 0.2817, 3.4234, 0.3433, 0.2817, 3.4234, 0.3433, 0.2817, 3.4234, 0, 0.5634, 3.4234, 0.3433, 0.5634, 3.4234, 0.6866, 0.2817, 3.4234, 0.3433, 0.1118, 3.4234, 0.3433, 0.2817, 3.4234, 0.6866, 0.2817, 3.4234, 0.3433, 0.2817, 3.4234, 0.3433, 0.5634, 3.4234, 0.6866, 0.2817, 3.4234, 0.3433, 0.5634, 3.4234, 0.6866, 0.5634, 3.4234, 0.6866, 0.2817, 3.4234, 0.4551, 0, 3.4234, 0.3433, 0.1118, 3.4234, 0.4551, 0, 3.4234, 0.6866, 0.2817, 3.4234, 0.6866, 0, 3.4234, 0.6866, 0, 3.4234, 0.3433, -0.1118, 3.4234, 0.4551, 0, 3.4234, 0.6866, 0, 3.4234, 0.3433, -0.2817, 3.4234, 0.3433, -0.1118, 3.4234, 0.3433, -0.2817, 3.4234, 0.6866, 0, 3.4234, 0.6866, -0.2817, 3.4234, 0.6866, -0.5634, 3.4234, 0.3433, -0.2817, 3.4234, 0.6866, -0.2817, 3.4234, 0.3433, -0.2817, 3.4234, 0, -0.1118, 3.4234, 0.3433, -0.1118, 3.4234, 0.6866, -0.5634, 3.4234, 0.3433, -0.5634, 3.4234, 0.3433, -0.2817, 3.4234, 0.3433, -0.2817, 3.4234, 0, -0.2817, 3.4234, 0, -0.1118, 3.4234, 0.3433, -0.5634, 3.4234, 0, -0.2817, 3.4234, 0.3433, -0.2817, 3.4234, 0, -0.2817, 3.4234, -0.3433, -0.1118, 3.4234, 0, -0.1118, 3.4234, 0.3433, -0.5634, 3.4234, 0, -0.5634, 3.4234, 0, -0.2817, 3.4234, 0, -0.2817, 3.4234, -0.3433, -0.2817, 3.4234, -0.3433, -0.1118, 3.4234, 0, -0.5634, 3.4234, -0.3433, -0.2817, 3.4234, 0, -0.2817, 3.4234, -0.6866, -0.2817, 3.4234, -0.3433, -0.1118, 3.4234, -0.3433, -0.2817, 3.4234, 0, -0.5634, 3.4234, -0.3433, -0.5634, 3.4234, -0.3433, -0.2817, 3.4234, -0.3433, -0.5634, 3.4234, -0.6866, -0.2817, 3.4234, -0.3433, -0.2817, 3.4234, -0.3433, -0.5634, 3.4234, -0.6866, -0.5634, 3.4234, -0.6866, -0.2817, 3.4234, 0.5, -1, 1.6059, 1, -1, 2.2117, 1, -1, 1.6059, 0.5, -1, 1.6059, 0.5, -1, 2.2117, 1, -1, 2.2117, 0.5, -1, 2.2117, 1, -1, 2.8176, 1, -1, 2.2117, 0, -1, 1.6059, 0.5, -1, 2.2117, 0.5, -1, 1.6059, 0.5, -1, 2.2117, 0.5, -1, 2.8176, 1, -1, 2.8176, 0, -1, 1.6059, 0, -1, 2.2117, 0.5, -1, 2.2117, 0, -1, 2.2117, 0.5, -1, 2.8176, 0.5, -1, 2.2117, -0.5, -1, 1.6059, 0, -1, 2.2117, 0, -1, 1.6059, 0, -1, 2.2117, 0, -1, 2.8176, 0.5, -1, 2.8176, -0.5, -1, 1.6059, -0.5, -1, 2.2117, 0, -1, 2.2117, -0.5, -1, 2.2117, 0, -1, 2.8176, 0, -1, 2.2117, -1, -1, 1.6059, -0.5, -1, 2.2117, -0.5, -1, 1.6059, -0.5, -1, 2.2117, -0.5, -1, 2.8176, 0, -1, 2.8176, -1, -1, 1.6059, -1, -1, 2.2117, -0.5, -1, 2.2117, -1, -1, 2.2117, -0.5, -1, 2.8176, -0.5, -1, 2.2117, -1, -1, 2.2117, -1, -1, 2.8176, -0.5, -1, 2.8176, 0.5, 1, 1.6059, 0, 1, 2.2117, 0, 1, 1.6059, 0.5, 1, 1.0987, 0.5, 1, 1.6059, 0, 1, 1.6059, 1, 1, 1.0987, 0.5, 1, 1.6059, 0.5, 1, 1.0987, 0.5, 1, 1.0987, 0, 1, 1.6059, 0, 1, 1.0987, 1, 1, 1.0987, 1, 1, 1.6059, 0.5, 1, 1.6059, 1, 1, 1.6059, 0.5, 1, 2.2117, 0.5, 1, 1.6059, 0.5, 1, 1.6059, 0.5, 1, 2.2117, 0, 1, 2.2117, 1, 1, 1.6059, 1, 1, 2.2117, 0.5, 1, 2.2117, 1, 1, 2.2117, 0.5, 1, 2.8176, 0.5, 1, 2.2117, 1, 1, 2.2117, 1, 1, 2.8176, 0.5, 1, 2.8176, 0.5, 1, 2.2117, 0.5, 1, 2.8176, 0, 1, 2.8176, 0.5, 1, 2.2117, 0, 1, 2.8176, 0, 1, 2.2117, 0, 1, 2.2117, 0, 1, 2.8176, -0.5, 1, 2.8176, 0, 1, 2.2117, -0.5, 1, 2.8176, -0.5, 1, 2.2117, 0, 1, 1.6059, 0, 1, 2.2117, -0.5, 1, 2.2117, -0.5, 1, 2.2117, -0.5, 1, 2.8176, -1, 1, 2.8176, -0.5, 1, 2.2117, -1, 1, 2.8176, -1, 1, 2.2117, 0, 1, 1.6059, -0.5, 1, 2.2117, -0.5, 1, 1.6059, -0.5, 1, 1.6059, -0.5, 1, 2.2117, -1, 1, 2.2117, 0, 1, 1.0987, 0, 1, 1.6059, -0.5, 1, 1.6059, -0.5, 1, 1.6059, -1, 1, 2.2117, -1, 1, 1.6059, 0, 1, 1.0987, -0.5, 1, 1.6059, -0.5, 1, 1.0987, -0.5, 1, 1.0987, -0.5, 1, 1.6059, -1, 1, 1.6059, -0.5, 1, 1.0987, -1, 1, 1.6059, -1, 1, 1.0987, -1, -1, 1.0987, -0.5, -1, 1.6059, -0.5, -1.2784, 1.0987, -1, -1, 1.0987, -1, -1, 1.6059, -0.5, -1, 1.6059, 0, -1.2784, 1.0987, 0.5, -1, 1.6059, 0.5, -1.2784, 1.0987, 0, -1.2784, 1.0987, 0, -1, 1.6059, 0.5, -1, 1.6059, -0.5, -1.2784, 1.0987, 0, -1, 1.6059, 0, -1.2784, 1.0987, -0.5, -1.2784, 1.0987, -0.5, -1, 1.6059, 0, -1, 1.6059, 0.5, -1.2784, 1.0987, 1, -1, 1.6059, 1, -1, 1.0987, 0.5, -1.2784, 1.0987, 0.5, -1, 1.6059, 1, -1, 1.6059, -1, -1, 0, -0.1371, -1.2784, 0.4876, -0.1371, -1, 0.228, -1, -1, 0, -1, -1, 0.25, -0.1371, -1.2784, 0.4876, 0.1371, -1, 0.228, 1, -1, 0.25, 1, -1, 0, 0.1371, -1, 0.228, 0.1371, -1.2784, 0.4876, 1, -1, 0.25, 0.2849, -1.5569, 1, 1, -1, 1.0987, 1, -1, 1, 0.2849, -1.5569, 1, 0.5, -1.2784, 1.0987, 1, -1, 1.0987, 0.5, 1.6772, 0.9011, 0, 1, 1.0987, 0, 1.6772, 0.9011, 0.5, 1.6772, 0.9011, 0.5, 1, 1.0987, 0, 1, 1.0987, 0, 1.6772, 0.9011, 0, 1, 1.0987, -0.5, 1, 1.0987, 0, 1.6772, 0.9011, -0.5, 1, 1.0987, -0.5, 1.6772, 0.9011, -0.2849, -1.5569, 1, 0, -1.2784, 1.0987, 0, -1.5569, 1, -0.2849, -1.5569, 1, -0.5, -1.2784, 1.0987, 0, -1.2784, 1.0987, 0, -1.5569, 1, 0, -1.2784, 1.0987, 0.5, -1.2784, 1.0987, 0, -1.5569, 1, 0.5, -1.2784, 1.0987, 0.2849, -1.5569, 1, 1, 1, 1, 0.5, 1, 1.0987, 0.5, 1.6772, 0.9011, 1, 1, 1, 1, 1, 1.0987, 0.5, 1, 1.0987, -1, -1, 1, -0.5, -1.2784, 1.0987, -0.2849, -1.5569, 1, -1, -1, 1, -1, -1, 1.0987, -0.5, -1.2784, 1.0987, -0.5, 1.6772, 0.9011, -1, 1, 1.0987, -1, 1, 1, -0.5, 1.6772, 0.9011, -0.5, 1, 1.0987, -1, 1, 1.0987, -1, -1, 0.5, -0.1331, -1.7299, 0.75, -0.1371, -1.5569, 0.7473, -1, -1, 0.5, -1, -1.173, 0.75, -0.1331, -1.7299, 0.75, 0, -1.5569, 0.7473, 0.1331, -1.7299, 0.75, 0.1371, -1.5569, 0.7473, 0, -1.5569, 0.7473, 0, -1.7299, 0.75, 0.1331, -1.7299, 0.75, -0.1371, -1.5569, 0.7473, 0, -1.7299, 0.75, 0, -1.5569, 0.7473, -0.1371, -1.5569, 0.7473, -0.1331, -1.7299, 0.75, 0, -1.7299, 0.75, 0.1371, -1.5569, 0.7473, 1, -1.173, 0.75, 1, -1, 0.5, 0.1371, -1.5569, 0.7473, 0.1331, -1.7299, 0.75, 1, -1.173, 0.75) + +[node name="Horse" instance=ExtResource("1_d5pdq")] + +[node name="CollisionShape3D" parent="." index="0"] +disabled = true + +[node name="MeshInstance3D" parent="." index="1"] +visible = false + +[node name="CollisionShape3D2" type="CollisionShape3D" parent="." index="2"] +transform = Transform3D(0.946571, 0, -0.322497, 0, 1, 0, 0.322497, 0, 0.946571, -0.709573, 1.54197, -2.37729) +shape = SubResource("ConcavePolygonShape3D_k17ol") + +[node name="shark" parent="." index="3" instance=ExtResource("2_d5pdq")] +transform = Transform3D(0.946571, 0, -0.322497, 0, 1, 0, 0.322497, 0, 0.946571, -0.709573, 1.54197, -2.37729) + +[editable path="shark"] diff --git a/project.godot b/project.godot new file mode 100644 index 0000000..7b75eb3 --- /dev/null +++ b/project.godot @@ -0,0 +1,33 @@ +; 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=5 + +[application] + +config/name="ShapeEscape" +run/main_scene="uid://bt5a8babn8gyn" +config/features=PackedStringArray("4.4", "GL Compatibility") +config/icon="res://icon.svg" + +[autoload] + +GlobalVariables="*res://GlobalVariables.gd" + +[input] + +LMB={ +"deadzone": 0.2, +"events": [Object(InputEventMouseButton,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"button_mask":0,"position":Vector2(0, 0),"global_position":Vector2(0, 0),"factor":1.0,"button_index":1,"canceled":false,"pressed":false,"double_click":false,"script":null) +] +} + +[rendering] + +renderer/rendering_method="gl_compatibility" +renderer/rendering_method.mobile="gl_compatibility"