diff --git a/blends/BlackBoxSlime.png b/blends/BlackBoxSlime.png new file mode 100644 index 0000000..b02e39f --- /dev/null +++ b/blends/BlackBoxSlime.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df5ca42dbb81b6d7af8810e363824e09bbfaccc36358fbd5a358953a6e212aa5 +size 8274526 diff --git a/blends/BlackBoxSlime_darker.png b/blends/BlackBoxSlime_darker.png new file mode 100644 index 0000000..0e7565c --- /dev/null +++ b/blends/BlackBoxSlime_darker.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9225ababf55254b4a3f6c1410a72ca8e3dcc2840ffb1ad6ade8bf6837769072f +size 7315180 diff --git a/blends/black_box.blend b/blends/black_box.blend new file mode 100644 index 0000000..56ab0d5 --- /dev/null +++ b/blends/black_box.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce23e38d773a19d80456f401fc40588c204a700857c3b2470b656166f4de956b +size 3680876 diff --git a/blends/levels/creek_platform.blend b/blends/levels/creek_platform.blend index dcf38d2..c3d40cf 100644 --- a/blends/levels/creek_platform.blend +++ b/blends/levels/creek_platform.blend @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca44bd9c4ee433d62b87a0f990c8c39d42ccbba68ee704d1a7e45a82de921174 -size 940308 +oid sha256:31a8a269f96f0312fd93c4bb4a9935ea2ab6e914487716161f6d0561b95e6a12 +size 943620 diff --git a/blends/obelisk.blend b/blends/obelisk.blend new file mode 100644 index 0000000..b1e2370 --- /dev/null +++ b/blends/obelisk.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00e54f1fac57f26c8af50aa8b59702eae6f96081e8a63bfa14ac0317b38837ac +size 881376 diff --git a/godot/.import/black_box.glb-8209237c41b465dd0c8f801be127caa8.md5 b/godot/.import/black_box.glb-8209237c41b465dd0c8f801be127caa8.md5 new file mode 100644 index 0000000..4b0b305 --- /dev/null +++ b/godot/.import/black_box.glb-8209237c41b465dd0c8f801be127caa8.md5 @@ -0,0 +1,3 @@ +source_md5="a291f16572ab02002000d168ed14140e" +dest_md5="6a599a6d5d3497b7c20e1029f92c98ad" + diff --git a/godot/.import/black_box.glb-8209237c41b465dd0c8f801be127caa8.scn b/godot/.import/black_box.glb-8209237c41b465dd0c8f801be127caa8.scn new file mode 100644 index 0000000..e9fb562 Binary files /dev/null and b/godot/.import/black_box.glb-8209237c41b465dd0c8f801be127caa8.scn differ diff --git a/godot/.import/obelisk.glb-71fc3630a6126547b69c1de42e6c970a.md5 b/godot/.import/obelisk.glb-71fc3630a6126547b69c1de42e6c970a.md5 new file mode 100644 index 0000000..263ae48 --- /dev/null +++ b/godot/.import/obelisk.glb-71fc3630a6126547b69c1de42e6c970a.md5 @@ -0,0 +1,3 @@ +source_md5="76aa7c061d857a105d2a57cd14fba893" +dest_md5="4df56ba844a0547939a8bbaee6370f59" + diff --git a/godot/.import/obelisk.glb-71fc3630a6126547b69c1de42e6c970a.scn b/godot/.import/obelisk.glb-71fc3630a6126547b69c1de42e6c970a.scn new file mode 100644 index 0000000..f6e0213 Binary files /dev/null and b/godot/.import/obelisk.glb-71fc3630a6126547b69c1de42e6c970a.scn differ diff --git a/godot/assets/meat_creek/WaterSound.gd b/godot/assets/meat_creek/WaterSound.gd index 37eaa58..79665ab 100644 --- a/godot/assets/meat_creek/WaterSound.gd +++ b/godot/assets/meat_creek/WaterSound.gd @@ -1,10 +1,10 @@ extends AudioStreamPlayer -export var base_volume: float = -7.0 +export var base_volume: float = -15.0 export var base_pitch: float = 1.0 -export var submerged_volume: float = 10.0 +export var submerged_volume: float = 5.0 export var submerged_pitch: float = 0.75 -export var pit_volume: float = 0 +export var pit_volume: float = 2 export var pit_pitch: float = 0.25 func _ready(): diff --git a/godot/assets/meat_creek/side_tunnel_1.tscn b/godot/assets/meat_creek/side_tunnel_1.tscn index 2d80ece..7023d71 100644 --- a/godot/assets/meat_creek/side_tunnel_1.tscn +++ b/godot/assets/meat_creek/side_tunnel_1.tscn @@ -1,4 +1,8 @@ +<<<<<<< HEAD [gd_scene load_steps=22 format=2] +======= +[gd_scene load_steps=23 format=2] +>>>>>>> 728f37803be883280645c24c9f0a6e2637a27012 [ext_resource path="res://assets/meat_creek/side_tunnel_1.glb" type="PackedScene" id=1] [ext_resource path="res://player/player.tscn" type="PackedScene" id=2] @@ -18,7 +22,12 @@ [ext_resource path="res://assets/audio/walkie_talkie/buzz_static.ogg" type="AudioStream" id=16] [ext_resource path="res://assets/audio/walkie_talkie/low_whale_one.ogg" type="AudioStream" id=17] [ext_resource path="res://assets/meat_creek/WhaleSounds.gd" type="Script" id=18] +<<<<<<< HEAD [ext_resource path="res://assets/models/meat_tentacle.tscn" type="PackedScene" id=19] +======= +[ext_resource path="res://assets/models/black_box/black_box.tscn" type="PackedScene" id=19] +[ext_resource path="res://assets/models/obelisk/obelisk.tscn" type="PackedScene" id=20] +>>>>>>> 728f37803be883280645c24c9f0a6e2637a27012 [sub_resource type="PanoramaSky" id=2] panorama = ExtResource( 4 ) @@ -181,6 +190,28 @@ max_wait = 30.0 [node name="Timer" type="Timer" parent="AmbientSounds/BottomWhale2" index="0"] one_shot = true +[node name="black_box0" parent="." index="12" instance=ExtResource( 19 )] +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -41.0261, 1.80736, -111.427 ) + +[node name="black_box1" parent="." index="13" instance=ExtResource( 19 )] +transform = Transform( -0.222825, 0, 0.974859, 0, 1, 0, -0.974859, 0, -0.222825, -35.7068, 1.76987, -64.4388 ) +id = 1 + +[node name="black_box2" parent="." index="14" instance=ExtResource( 19 )] +transform = Transform( 0.473566, 0, -0.880759, 0, 1, 0, 0.880759, 0, 0.473566, 44.7662, 0.822734, -12.0992 ) +id = 2 + +[node name="black_box3" parent="." index="15" instance=ExtResource( 19 )] +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -35.0576, 3.21833, 30.1744 ) +id = 3 + +[node name="black_box4" parent="." index="16" instance=ExtResource( 19 )] +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -1.60433, -122.797, -43.5648 ) +id = 4 + +[node name="obelisk" parent="." index="17" instance=ExtResource( 20 )] +transform = Transform( -0.0547934, 0, 0.998498, 0, 1, 0, -0.998498, 0, -0.0547934, 66.6986, 6.79926, -61.306 ) + [connection signal="finished" from="AmbientSounds/BottomWhale1" to="AmbientSounds/BottomWhale1" method="_on_sound_finished"] [connection signal="timeout" from="AmbientSounds/BottomWhale1/Timer" to="AmbientSounds/BottomWhale1" method="_on_Timer_timeout"] [connection signal="finished" from="AmbientSounds/BottomWhale2" to="AmbientSounds/BottomWhale2" method="_on_sound_finished"] diff --git a/godot/assets/models/black_box/Blackbox.material b/godot/assets/models/black_box/Blackbox.material new file mode 100644 index 0000000..43eb126 --- /dev/null +++ b/godot/assets/models/black_box/Blackbox.material @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f3cc96aaf9e0b5e7c6a88458168800dea46a8260185c40325dee60ce5b53a9a +size 774 diff --git a/godot/assets/models/black_box/Blackbox_glow.material b/godot/assets/models/black_box/Blackbox_glow.material new file mode 100644 index 0000000..aa64cec --- /dev/null +++ b/godot/assets/models/black_box/Blackbox_glow.material @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29e22e2c4e5b3689806a27be8f58180a3d8429c5ffe599f5b912d8bb72791877 +size 849 diff --git a/godot/assets/models/black_box/Slime.material b/godot/assets/models/black_box/Slime.material new file mode 100644 index 0000000..61e3f4d --- /dev/null +++ b/godot/assets/models/black_box/Slime.material @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4772f0f2c94355b2fa8ad02ce1aa9b2930919b7c85344f8e91a4f440f4851fd8 +size 67110843 diff --git a/godot/assets/models/black_box/black_box.gd b/godot/assets/models/black_box/black_box.gd new file mode 100644 index 0000000..3ba5593 --- /dev/null +++ b/godot/assets/models/black_box/black_box.gd @@ -0,0 +1,17 @@ +extends Spatial + +export var id: int + +func _on_Area_body_entered(body: Node): + if body.get_parent() != Util.player: + return + SavedDialogueProgress.find_blackbox(id) + var ping = get_node_or_null("SignalGenerator") + if ping != null: + ping.destroy() + + +func _on_Area_body_exited(body): + if body.get_parent() != Util.player: + return + SavedDialogueProgress.hide_blackbox_dialogue(id) diff --git a/godot/assets/models/black_box/black_box.glb b/godot/assets/models/black_box/black_box.glb new file mode 100644 index 0000000..2f7fca0 --- /dev/null +++ b/godot/assets/models/black_box/black_box.glb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48765096a20dec98531f18fce49aad0fd89b568414562fedcd7a34f409f4e363 +size 8451168 diff --git a/godot/assets/models/black_box/black_box.glb.import b/godot/assets/models/black_box/black_box.glb.import new file mode 100644 index 0000000..aaf48e4 --- /dev/null +++ b/godot/assets/models/black_box/black_box.glb.import @@ -0,0 +1,1065 @@ +[remap] + +importer="scene" +type="PackedScene" +path="res://.import/black_box.glb-8209237c41b465dd0c8f801be127caa8.scn" + +[deps] + +source_file="res://assets/models/black_box/black_box.glb" +dest_files=[ "res://.import/black_box.glb-8209237c41b465dd0c8f801be127caa8.scn" ] + +[params] + +nodes/root_type="Spatial" +nodes/root_name="Scene Root" +nodes/root_scale=1.0 +nodes/custom_script="" +nodes/storage=0 +nodes/use_legacy_names=false +materials/location=1 +materials/storage=1 +materials/keep_on_reimport=true +meshes/octahedral_compression=true +meshes/compress=4286 +meshes/ensure_tangents=true +meshes/storage=0 +meshes/light_baking=0 +meshes/lightmap_texel_size=0.1 +skins/use_named_skins=true +external_files/store_in_subdir=false +animation/import=true +animation/fps=15 +animation/filter_script="" +animation/storage=false +animation/keep_custom_tracks=false +animation/optimizer/enabled=true +animation/optimizer/max_linear_error=0.05 +animation/optimizer/max_angular_error=0.01 +animation/optimizer/max_angle=22 +animation/optimizer/remove_unused_tracks=true +animation/clips/amount=0 +animation/clip_1/name="" +animation/clip_1/start_frame=0 +animation/clip_1/end_frame=0 +animation/clip_1/loops=false +animation/clip_2/name="" +animation/clip_2/start_frame=0 +animation/clip_2/end_frame=0 +animation/clip_2/loops=false +animation/clip_3/name="" +animation/clip_3/start_frame=0 +animation/clip_3/end_frame=0 +animation/clip_3/loops=false +animation/clip_4/name="" +animation/clip_4/start_frame=0 +animation/clip_4/end_frame=0 +animation/clip_4/loops=false +animation/clip_5/name="" +animation/clip_5/start_frame=0 +animation/clip_5/end_frame=0 +animation/clip_5/loops=false +animation/clip_6/name="" +animation/clip_6/start_frame=0 +animation/clip_6/end_frame=0 +animation/clip_6/loops=false +animation/clip_7/name="" +animation/clip_7/start_frame=0 +animation/clip_7/end_frame=0 +animation/clip_7/loops=false +animation/clip_8/name="" +animation/clip_8/start_frame=0 +animation/clip_8/end_frame=0 +animation/clip_8/loops=false +animation/clip_9/name="" +animation/clip_9/start_frame=0 +animation/clip_9/end_frame=0 +animation/clip_9/loops=false +animation/clip_10/name="" +animation/clip_10/start_frame=0 +animation/clip_10/end_frame=0 +animation/clip_10/loops=false +animation/clip_11/name="" +animation/clip_11/start_frame=0 +animation/clip_11/end_frame=0 +animation/clip_11/loops=false +animation/clip_12/name="" +animation/clip_12/start_frame=0 +animation/clip_12/end_frame=0 +animation/clip_12/loops=false +animation/clip_13/name="" +animation/clip_13/start_frame=0 +animation/clip_13/end_frame=0 +animation/clip_13/loops=false +animation/clip_14/name="" +animation/clip_14/start_frame=0 +animation/clip_14/end_frame=0 +animation/clip_14/loops=false +animation/clip_15/name="" +animation/clip_15/start_frame=0 +animation/clip_15/end_frame=0 +animation/clip_15/loops=false +animation/clip_16/name="" +animation/clip_16/start_frame=0 +animation/clip_16/end_frame=0 +animation/clip_16/loops=false +animation/clip_17/name="" +animation/clip_17/start_frame=0 +animation/clip_17/end_frame=0 +animation/clip_17/loops=false +animation/clip_18/name="" +animation/clip_18/start_frame=0 +animation/clip_18/end_frame=0 +animation/clip_18/loops=false +animation/clip_19/name="" +animation/clip_19/start_frame=0 +animation/clip_19/end_frame=0 +animation/clip_19/loops=false +animation/clip_20/name="" +animation/clip_20/start_frame=0 +animation/clip_20/end_frame=0 +animation/clip_20/loops=false +animation/clip_21/name="" +animation/clip_21/start_frame=0 +animation/clip_21/end_frame=0 +animation/clip_21/loops=false +animation/clip_22/name="" +animation/clip_22/start_frame=0 +animation/clip_22/end_frame=0 +animation/clip_22/loops=false +animation/clip_23/name="" +animation/clip_23/start_frame=0 +animation/clip_23/end_frame=0 +animation/clip_23/loops=false +animation/clip_24/name="" +animation/clip_24/start_frame=0 +animation/clip_24/end_frame=0 +animation/clip_24/loops=false +animation/clip_25/name="" +animation/clip_25/start_frame=0 +animation/clip_25/end_frame=0 +animation/clip_25/loops=false +animation/clip_26/name="" +animation/clip_26/start_frame=0 +animation/clip_26/end_frame=0 +animation/clip_26/loops=false +animation/clip_27/name="" +animation/clip_27/start_frame=0 +animation/clip_27/end_frame=0 +animation/clip_27/loops=false +animation/clip_28/name="" +animation/clip_28/start_frame=0 +animation/clip_28/end_frame=0 +animation/clip_28/loops=false +animation/clip_29/name="" +animation/clip_29/start_frame=0 +animation/clip_29/end_frame=0 +animation/clip_29/loops=false +animation/clip_30/name="" +animation/clip_30/start_frame=0 +animation/clip_30/end_frame=0 +animation/clip_30/loops=false +animation/clip_31/name="" +animation/clip_31/start_frame=0 +animation/clip_31/end_frame=0 +animation/clip_31/loops=false +animation/clip_32/name="" +animation/clip_32/start_frame=0 +animation/clip_32/end_frame=0 +animation/clip_32/loops=false +animation/clip_33/name="" +animation/clip_33/start_frame=0 +animation/clip_33/end_frame=0 +animation/clip_33/loops=false +animation/clip_34/name="" +animation/clip_34/start_frame=0 +animation/clip_34/end_frame=0 +animation/clip_34/loops=false +animation/clip_35/name="" +animation/clip_35/start_frame=0 +animation/clip_35/end_frame=0 +animation/clip_35/loops=false +animation/clip_36/name="" +animation/clip_36/start_frame=0 +animation/clip_36/end_frame=0 +animation/clip_36/loops=false +animation/clip_37/name="" +animation/clip_37/start_frame=0 +animation/clip_37/end_frame=0 +animation/clip_37/loops=false +animation/clip_38/name="" +animation/clip_38/start_frame=0 +animation/clip_38/end_frame=0 +animation/clip_38/loops=false +animation/clip_39/name="" +animation/clip_39/start_frame=0 +animation/clip_39/end_frame=0 +animation/clip_39/loops=false +animation/clip_40/name="" +animation/clip_40/start_frame=0 +animation/clip_40/end_frame=0 +animation/clip_40/loops=false +animation/clip_41/name="" +animation/clip_41/start_frame=0 +animation/clip_41/end_frame=0 +animation/clip_41/loops=false +animation/clip_42/name="" +animation/clip_42/start_frame=0 +animation/clip_42/end_frame=0 +animation/clip_42/loops=false +animation/clip_43/name="" +animation/clip_43/start_frame=0 +animation/clip_43/end_frame=0 +animation/clip_43/loops=false +animation/clip_44/name="" +animation/clip_44/start_frame=0 +animation/clip_44/end_frame=0 +animation/clip_44/loops=false +animation/clip_45/name="" +animation/clip_45/start_frame=0 +animation/clip_45/end_frame=0 +animation/clip_45/loops=false +animation/clip_46/name="" +animation/clip_46/start_frame=0 +animation/clip_46/end_frame=0 +animation/clip_46/loops=false +animation/clip_47/name="" +animation/clip_47/start_frame=0 +animation/clip_47/end_frame=0 +animation/clip_47/loops=false +animation/clip_48/name="" +animation/clip_48/start_frame=0 +animation/clip_48/end_frame=0 +animation/clip_48/loops=false +animation/clip_49/name="" +animation/clip_49/start_frame=0 +animation/clip_49/end_frame=0 +animation/clip_49/loops=false +animation/clip_50/name="" +animation/clip_50/start_frame=0 +animation/clip_50/end_frame=0 +animation/clip_50/loops=false +animation/clip_51/name="" +animation/clip_51/start_frame=0 +animation/clip_51/end_frame=0 +animation/clip_51/loops=false +animation/clip_52/name="" +animation/clip_52/start_frame=0 +animation/clip_52/end_frame=0 +animation/clip_52/loops=false +animation/clip_53/name="" +animation/clip_53/start_frame=0 +animation/clip_53/end_frame=0 +animation/clip_53/loops=false +animation/clip_54/name="" +animation/clip_54/start_frame=0 +animation/clip_54/end_frame=0 +animation/clip_54/loops=false +animation/clip_55/name="" +animation/clip_55/start_frame=0 +animation/clip_55/end_frame=0 +animation/clip_55/loops=false +animation/clip_56/name="" +animation/clip_56/start_frame=0 +animation/clip_56/end_frame=0 +animation/clip_56/loops=false +animation/clip_57/name="" +animation/clip_57/start_frame=0 +animation/clip_57/end_frame=0 +animation/clip_57/loops=false +animation/clip_58/name="" +animation/clip_58/start_frame=0 +animation/clip_58/end_frame=0 +animation/clip_58/loops=false +animation/clip_59/name="" +animation/clip_59/start_frame=0 +animation/clip_59/end_frame=0 +animation/clip_59/loops=false +animation/clip_60/name="" +animation/clip_60/start_frame=0 +animation/clip_60/end_frame=0 +animation/clip_60/loops=false +animation/clip_61/name="" +animation/clip_61/start_frame=0 +animation/clip_61/end_frame=0 +animation/clip_61/loops=false +animation/clip_62/name="" +animation/clip_62/start_frame=0 +animation/clip_62/end_frame=0 +animation/clip_62/loops=false +animation/clip_63/name="" +animation/clip_63/start_frame=0 +animation/clip_63/end_frame=0 +animation/clip_63/loops=false +animation/clip_64/name="" +animation/clip_64/start_frame=0 +animation/clip_64/end_frame=0 +animation/clip_64/loops=false +animation/clip_65/name="" +animation/clip_65/start_frame=0 +animation/clip_65/end_frame=0 +animation/clip_65/loops=false +animation/clip_66/name="" +animation/clip_66/start_frame=0 +animation/clip_66/end_frame=0 +animation/clip_66/loops=false +animation/clip_67/name="" +animation/clip_67/start_frame=0 +animation/clip_67/end_frame=0 +animation/clip_67/loops=false +animation/clip_68/name="" +animation/clip_68/start_frame=0 +animation/clip_68/end_frame=0 +animation/clip_68/loops=false +animation/clip_69/name="" +animation/clip_69/start_frame=0 +animation/clip_69/end_frame=0 +animation/clip_69/loops=false +animation/clip_70/name="" +animation/clip_70/start_frame=0 +animation/clip_70/end_frame=0 +animation/clip_70/loops=false +animation/clip_71/name="" +animation/clip_71/start_frame=0 +animation/clip_71/end_frame=0 +animation/clip_71/loops=false +animation/clip_72/name="" +animation/clip_72/start_frame=0 +animation/clip_72/end_frame=0 +animation/clip_72/loops=false +animation/clip_73/name="" +animation/clip_73/start_frame=0 +animation/clip_73/end_frame=0 +animation/clip_73/loops=false +animation/clip_74/name="" +animation/clip_74/start_frame=0 +animation/clip_74/end_frame=0 +animation/clip_74/loops=false +animation/clip_75/name="" +animation/clip_75/start_frame=0 +animation/clip_75/end_frame=0 +animation/clip_75/loops=false +animation/clip_76/name="" +animation/clip_76/start_frame=0 +animation/clip_76/end_frame=0 +animation/clip_76/loops=false +animation/clip_77/name="" +animation/clip_77/start_frame=0 +animation/clip_77/end_frame=0 +animation/clip_77/loops=false +animation/clip_78/name="" +animation/clip_78/start_frame=0 +animation/clip_78/end_frame=0 +animation/clip_78/loops=false +animation/clip_79/name="" +animation/clip_79/start_frame=0 +animation/clip_79/end_frame=0 +animation/clip_79/loops=false +animation/clip_80/name="" +animation/clip_80/start_frame=0 +animation/clip_80/end_frame=0 +animation/clip_80/loops=false +animation/clip_81/name="" +animation/clip_81/start_frame=0 +animation/clip_81/end_frame=0 +animation/clip_81/loops=false +animation/clip_82/name="" +animation/clip_82/start_frame=0 +animation/clip_82/end_frame=0 +animation/clip_82/loops=false +animation/clip_83/name="" +animation/clip_83/start_frame=0 +animation/clip_83/end_frame=0 +animation/clip_83/loops=false +animation/clip_84/name="" +animation/clip_84/start_frame=0 +animation/clip_84/end_frame=0 +animation/clip_84/loops=false +animation/clip_85/name="" +animation/clip_85/start_frame=0 +animation/clip_85/end_frame=0 +animation/clip_85/loops=false +animation/clip_86/name="" +animation/clip_86/start_frame=0 +animation/clip_86/end_frame=0 +animation/clip_86/loops=false +animation/clip_87/name="" +animation/clip_87/start_frame=0 +animation/clip_87/end_frame=0 +animation/clip_87/loops=false +animation/clip_88/name="" +animation/clip_88/start_frame=0 +animation/clip_88/end_frame=0 +animation/clip_88/loops=false +animation/clip_89/name="" +animation/clip_89/start_frame=0 +animation/clip_89/end_frame=0 +animation/clip_89/loops=false +animation/clip_90/name="" +animation/clip_90/start_frame=0 +animation/clip_90/end_frame=0 +animation/clip_90/loops=false +animation/clip_91/name="" +animation/clip_91/start_frame=0 +animation/clip_91/end_frame=0 +animation/clip_91/loops=false +animation/clip_92/name="" +animation/clip_92/start_frame=0 +animation/clip_92/end_frame=0 +animation/clip_92/loops=false +animation/clip_93/name="" +animation/clip_93/start_frame=0 +animation/clip_93/end_frame=0 +animation/clip_93/loops=false +animation/clip_94/name="" +animation/clip_94/start_frame=0 +animation/clip_94/end_frame=0 +animation/clip_94/loops=false +animation/clip_95/name="" +animation/clip_95/start_frame=0 +animation/clip_95/end_frame=0 +animation/clip_95/loops=false +animation/clip_96/name="" +animation/clip_96/start_frame=0 +animation/clip_96/end_frame=0 +animation/clip_96/loops=false +animation/clip_97/name="" +animation/clip_97/start_frame=0 +animation/clip_97/end_frame=0 +animation/clip_97/loops=false +animation/clip_98/name="" +animation/clip_98/start_frame=0 +animation/clip_98/end_frame=0 +animation/clip_98/loops=false +animation/clip_99/name="" +animation/clip_99/start_frame=0 +animation/clip_99/end_frame=0 +animation/clip_99/loops=false +animation/clip_100/name="" +animation/clip_100/start_frame=0 +animation/clip_100/end_frame=0 +animation/clip_100/loops=false +animation/clip_101/name="" +animation/clip_101/start_frame=0 +animation/clip_101/end_frame=0 +animation/clip_101/loops=false +animation/clip_102/name="" +animation/clip_102/start_frame=0 +animation/clip_102/end_frame=0 +animation/clip_102/loops=false +animation/clip_103/name="" +animation/clip_103/start_frame=0 +animation/clip_103/end_frame=0 +animation/clip_103/loops=false +animation/clip_104/name="" +animation/clip_104/start_frame=0 +animation/clip_104/end_frame=0 +animation/clip_104/loops=false +animation/clip_105/name="" +animation/clip_105/start_frame=0 +animation/clip_105/end_frame=0 +animation/clip_105/loops=false +animation/clip_106/name="" +animation/clip_106/start_frame=0 +animation/clip_106/end_frame=0 +animation/clip_106/loops=false +animation/clip_107/name="" +animation/clip_107/start_frame=0 +animation/clip_107/end_frame=0 +animation/clip_107/loops=false +animation/clip_108/name="" +animation/clip_108/start_frame=0 +animation/clip_108/end_frame=0 +animation/clip_108/loops=false +animation/clip_109/name="" +animation/clip_109/start_frame=0 +animation/clip_109/end_frame=0 +animation/clip_109/loops=false +animation/clip_110/name="" +animation/clip_110/start_frame=0 +animation/clip_110/end_frame=0 +animation/clip_110/loops=false +animation/clip_111/name="" +animation/clip_111/start_frame=0 +animation/clip_111/end_frame=0 +animation/clip_111/loops=false +animation/clip_112/name="" +animation/clip_112/start_frame=0 +animation/clip_112/end_frame=0 +animation/clip_112/loops=false +animation/clip_113/name="" +animation/clip_113/start_frame=0 +animation/clip_113/end_frame=0 +animation/clip_113/loops=false +animation/clip_114/name="" +animation/clip_114/start_frame=0 +animation/clip_114/end_frame=0 +animation/clip_114/loops=false +animation/clip_115/name="" +animation/clip_115/start_frame=0 +animation/clip_115/end_frame=0 +animation/clip_115/loops=false +animation/clip_116/name="" +animation/clip_116/start_frame=0 +animation/clip_116/end_frame=0 +animation/clip_116/loops=false +animation/clip_117/name="" +animation/clip_117/start_frame=0 +animation/clip_117/end_frame=0 +animation/clip_117/loops=false +animation/clip_118/name="" +animation/clip_118/start_frame=0 +animation/clip_118/end_frame=0 +animation/clip_118/loops=false +animation/clip_119/name="" +animation/clip_119/start_frame=0 +animation/clip_119/end_frame=0 +animation/clip_119/loops=false +animation/clip_120/name="" +animation/clip_120/start_frame=0 +animation/clip_120/end_frame=0 +animation/clip_120/loops=false +animation/clip_121/name="" +animation/clip_121/start_frame=0 +animation/clip_121/end_frame=0 +animation/clip_121/loops=false +animation/clip_122/name="" +animation/clip_122/start_frame=0 +animation/clip_122/end_frame=0 +animation/clip_122/loops=false +animation/clip_123/name="" +animation/clip_123/start_frame=0 +animation/clip_123/end_frame=0 +animation/clip_123/loops=false +animation/clip_124/name="" +animation/clip_124/start_frame=0 +animation/clip_124/end_frame=0 +animation/clip_124/loops=false +animation/clip_125/name="" +animation/clip_125/start_frame=0 +animation/clip_125/end_frame=0 +animation/clip_125/loops=false +animation/clip_126/name="" +animation/clip_126/start_frame=0 +animation/clip_126/end_frame=0 +animation/clip_126/loops=false +animation/clip_127/name="" +animation/clip_127/start_frame=0 +animation/clip_127/end_frame=0 +animation/clip_127/loops=false +animation/clip_128/name="" +animation/clip_128/start_frame=0 +animation/clip_128/end_frame=0 +animation/clip_128/loops=false +animation/clip_129/name="" +animation/clip_129/start_frame=0 +animation/clip_129/end_frame=0 +animation/clip_129/loops=false +animation/clip_130/name="" +animation/clip_130/start_frame=0 +animation/clip_130/end_frame=0 +animation/clip_130/loops=false +animation/clip_131/name="" +animation/clip_131/start_frame=0 +animation/clip_131/end_frame=0 +animation/clip_131/loops=false +animation/clip_132/name="" +animation/clip_132/start_frame=0 +animation/clip_132/end_frame=0 +animation/clip_132/loops=false +animation/clip_133/name="" +animation/clip_133/start_frame=0 +animation/clip_133/end_frame=0 +animation/clip_133/loops=false +animation/clip_134/name="" +animation/clip_134/start_frame=0 +animation/clip_134/end_frame=0 +animation/clip_134/loops=false +animation/clip_135/name="" +animation/clip_135/start_frame=0 +animation/clip_135/end_frame=0 +animation/clip_135/loops=false +animation/clip_136/name="" +animation/clip_136/start_frame=0 +animation/clip_136/end_frame=0 +animation/clip_136/loops=false +animation/clip_137/name="" +animation/clip_137/start_frame=0 +animation/clip_137/end_frame=0 +animation/clip_137/loops=false +animation/clip_138/name="" +animation/clip_138/start_frame=0 +animation/clip_138/end_frame=0 +animation/clip_138/loops=false +animation/clip_139/name="" +animation/clip_139/start_frame=0 +animation/clip_139/end_frame=0 +animation/clip_139/loops=false +animation/clip_140/name="" +animation/clip_140/start_frame=0 +animation/clip_140/end_frame=0 +animation/clip_140/loops=false +animation/clip_141/name="" +animation/clip_141/start_frame=0 +animation/clip_141/end_frame=0 +animation/clip_141/loops=false +animation/clip_142/name="" +animation/clip_142/start_frame=0 +animation/clip_142/end_frame=0 +animation/clip_142/loops=false +animation/clip_143/name="" +animation/clip_143/start_frame=0 +animation/clip_143/end_frame=0 +animation/clip_143/loops=false +animation/clip_144/name="" +animation/clip_144/start_frame=0 +animation/clip_144/end_frame=0 +animation/clip_144/loops=false +animation/clip_145/name="" +animation/clip_145/start_frame=0 +animation/clip_145/end_frame=0 +animation/clip_145/loops=false +animation/clip_146/name="" +animation/clip_146/start_frame=0 +animation/clip_146/end_frame=0 +animation/clip_146/loops=false +animation/clip_147/name="" +animation/clip_147/start_frame=0 +animation/clip_147/end_frame=0 +animation/clip_147/loops=false +animation/clip_148/name="" +animation/clip_148/start_frame=0 +animation/clip_148/end_frame=0 +animation/clip_148/loops=false +animation/clip_149/name="" +animation/clip_149/start_frame=0 +animation/clip_149/end_frame=0 +animation/clip_149/loops=false +animation/clip_150/name="" +animation/clip_150/start_frame=0 +animation/clip_150/end_frame=0 +animation/clip_150/loops=false +animation/clip_151/name="" +animation/clip_151/start_frame=0 +animation/clip_151/end_frame=0 +animation/clip_151/loops=false +animation/clip_152/name="" +animation/clip_152/start_frame=0 +animation/clip_152/end_frame=0 +animation/clip_152/loops=false +animation/clip_153/name="" +animation/clip_153/start_frame=0 +animation/clip_153/end_frame=0 +animation/clip_153/loops=false +animation/clip_154/name="" +animation/clip_154/start_frame=0 +animation/clip_154/end_frame=0 +animation/clip_154/loops=false +animation/clip_155/name="" +animation/clip_155/start_frame=0 +animation/clip_155/end_frame=0 +animation/clip_155/loops=false +animation/clip_156/name="" +animation/clip_156/start_frame=0 +animation/clip_156/end_frame=0 +animation/clip_156/loops=false +animation/clip_157/name="" +animation/clip_157/start_frame=0 +animation/clip_157/end_frame=0 +animation/clip_157/loops=false +animation/clip_158/name="" +animation/clip_158/start_frame=0 +animation/clip_158/end_frame=0 +animation/clip_158/loops=false +animation/clip_159/name="" +animation/clip_159/start_frame=0 +animation/clip_159/end_frame=0 +animation/clip_159/loops=false +animation/clip_160/name="" +animation/clip_160/start_frame=0 +animation/clip_160/end_frame=0 +animation/clip_160/loops=false +animation/clip_161/name="" +animation/clip_161/start_frame=0 +animation/clip_161/end_frame=0 +animation/clip_161/loops=false +animation/clip_162/name="" +animation/clip_162/start_frame=0 +animation/clip_162/end_frame=0 +animation/clip_162/loops=false +animation/clip_163/name="" +animation/clip_163/start_frame=0 +animation/clip_163/end_frame=0 +animation/clip_163/loops=false +animation/clip_164/name="" +animation/clip_164/start_frame=0 +animation/clip_164/end_frame=0 +animation/clip_164/loops=false +animation/clip_165/name="" +animation/clip_165/start_frame=0 +animation/clip_165/end_frame=0 +animation/clip_165/loops=false +animation/clip_166/name="" +animation/clip_166/start_frame=0 +animation/clip_166/end_frame=0 +animation/clip_166/loops=false +animation/clip_167/name="" +animation/clip_167/start_frame=0 +animation/clip_167/end_frame=0 +animation/clip_167/loops=false +animation/clip_168/name="" +animation/clip_168/start_frame=0 +animation/clip_168/end_frame=0 +animation/clip_168/loops=false +animation/clip_169/name="" +animation/clip_169/start_frame=0 +animation/clip_169/end_frame=0 +animation/clip_169/loops=false +animation/clip_170/name="" +animation/clip_170/start_frame=0 +animation/clip_170/end_frame=0 +animation/clip_170/loops=false +animation/clip_171/name="" +animation/clip_171/start_frame=0 +animation/clip_171/end_frame=0 +animation/clip_171/loops=false +animation/clip_172/name="" +animation/clip_172/start_frame=0 +animation/clip_172/end_frame=0 +animation/clip_172/loops=false +animation/clip_173/name="" +animation/clip_173/start_frame=0 +animation/clip_173/end_frame=0 +animation/clip_173/loops=false +animation/clip_174/name="" +animation/clip_174/start_frame=0 +animation/clip_174/end_frame=0 +animation/clip_174/loops=false +animation/clip_175/name="" +animation/clip_175/start_frame=0 +animation/clip_175/end_frame=0 +animation/clip_175/loops=false +animation/clip_176/name="" +animation/clip_176/start_frame=0 +animation/clip_176/end_frame=0 +animation/clip_176/loops=false +animation/clip_177/name="" +animation/clip_177/start_frame=0 +animation/clip_177/end_frame=0 +animation/clip_177/loops=false +animation/clip_178/name="" +animation/clip_178/start_frame=0 +animation/clip_178/end_frame=0 +animation/clip_178/loops=false +animation/clip_179/name="" +animation/clip_179/start_frame=0 +animation/clip_179/end_frame=0 +animation/clip_179/loops=false +animation/clip_180/name="" +animation/clip_180/start_frame=0 +animation/clip_180/end_frame=0 +animation/clip_180/loops=false +animation/clip_181/name="" +animation/clip_181/start_frame=0 +animation/clip_181/end_frame=0 +animation/clip_181/loops=false +animation/clip_182/name="" +animation/clip_182/start_frame=0 +animation/clip_182/end_frame=0 +animation/clip_182/loops=false +animation/clip_183/name="" +animation/clip_183/start_frame=0 +animation/clip_183/end_frame=0 +animation/clip_183/loops=false +animation/clip_184/name="" +animation/clip_184/start_frame=0 +animation/clip_184/end_frame=0 +animation/clip_184/loops=false +animation/clip_185/name="" +animation/clip_185/start_frame=0 +animation/clip_185/end_frame=0 +animation/clip_185/loops=false +animation/clip_186/name="" +animation/clip_186/start_frame=0 +animation/clip_186/end_frame=0 +animation/clip_186/loops=false +animation/clip_187/name="" +animation/clip_187/start_frame=0 +animation/clip_187/end_frame=0 +animation/clip_187/loops=false +animation/clip_188/name="" +animation/clip_188/start_frame=0 +animation/clip_188/end_frame=0 +animation/clip_188/loops=false +animation/clip_189/name="" +animation/clip_189/start_frame=0 +animation/clip_189/end_frame=0 +animation/clip_189/loops=false +animation/clip_190/name="" +animation/clip_190/start_frame=0 +animation/clip_190/end_frame=0 +animation/clip_190/loops=false +animation/clip_191/name="" +animation/clip_191/start_frame=0 +animation/clip_191/end_frame=0 +animation/clip_191/loops=false +animation/clip_192/name="" +animation/clip_192/start_frame=0 +animation/clip_192/end_frame=0 +animation/clip_192/loops=false +animation/clip_193/name="" +animation/clip_193/start_frame=0 +animation/clip_193/end_frame=0 +animation/clip_193/loops=false +animation/clip_194/name="" +animation/clip_194/start_frame=0 +animation/clip_194/end_frame=0 +animation/clip_194/loops=false +animation/clip_195/name="" +animation/clip_195/start_frame=0 +animation/clip_195/end_frame=0 +animation/clip_195/loops=false +animation/clip_196/name="" +animation/clip_196/start_frame=0 +animation/clip_196/end_frame=0 +animation/clip_196/loops=false +animation/clip_197/name="" +animation/clip_197/start_frame=0 +animation/clip_197/end_frame=0 +animation/clip_197/loops=false +animation/clip_198/name="" +animation/clip_198/start_frame=0 +animation/clip_198/end_frame=0 +animation/clip_198/loops=false +animation/clip_199/name="" +animation/clip_199/start_frame=0 +animation/clip_199/end_frame=0 +animation/clip_199/loops=false +animation/clip_200/name="" +animation/clip_200/start_frame=0 +animation/clip_200/end_frame=0 +animation/clip_200/loops=false +animation/clip_201/name="" +animation/clip_201/start_frame=0 +animation/clip_201/end_frame=0 +animation/clip_201/loops=false +animation/clip_202/name="" +animation/clip_202/start_frame=0 +animation/clip_202/end_frame=0 +animation/clip_202/loops=false +animation/clip_203/name="" +animation/clip_203/start_frame=0 +animation/clip_203/end_frame=0 +animation/clip_203/loops=false +animation/clip_204/name="" +animation/clip_204/start_frame=0 +animation/clip_204/end_frame=0 +animation/clip_204/loops=false +animation/clip_205/name="" +animation/clip_205/start_frame=0 +animation/clip_205/end_frame=0 +animation/clip_205/loops=false +animation/clip_206/name="" +animation/clip_206/start_frame=0 +animation/clip_206/end_frame=0 +animation/clip_206/loops=false +animation/clip_207/name="" +animation/clip_207/start_frame=0 +animation/clip_207/end_frame=0 +animation/clip_207/loops=false +animation/clip_208/name="" +animation/clip_208/start_frame=0 +animation/clip_208/end_frame=0 +animation/clip_208/loops=false +animation/clip_209/name="" +animation/clip_209/start_frame=0 +animation/clip_209/end_frame=0 +animation/clip_209/loops=false +animation/clip_210/name="" +animation/clip_210/start_frame=0 +animation/clip_210/end_frame=0 +animation/clip_210/loops=false +animation/clip_211/name="" +animation/clip_211/start_frame=0 +animation/clip_211/end_frame=0 +animation/clip_211/loops=false +animation/clip_212/name="" +animation/clip_212/start_frame=0 +animation/clip_212/end_frame=0 +animation/clip_212/loops=false +animation/clip_213/name="" +animation/clip_213/start_frame=0 +animation/clip_213/end_frame=0 +animation/clip_213/loops=false +animation/clip_214/name="" +animation/clip_214/start_frame=0 +animation/clip_214/end_frame=0 +animation/clip_214/loops=false +animation/clip_215/name="" +animation/clip_215/start_frame=0 +animation/clip_215/end_frame=0 +animation/clip_215/loops=false +animation/clip_216/name="" +animation/clip_216/start_frame=0 +animation/clip_216/end_frame=0 +animation/clip_216/loops=false +animation/clip_217/name="" +animation/clip_217/start_frame=0 +animation/clip_217/end_frame=0 +animation/clip_217/loops=false +animation/clip_218/name="" +animation/clip_218/start_frame=0 +animation/clip_218/end_frame=0 +animation/clip_218/loops=false +animation/clip_219/name="" +animation/clip_219/start_frame=0 +animation/clip_219/end_frame=0 +animation/clip_219/loops=false +animation/clip_220/name="" +animation/clip_220/start_frame=0 +animation/clip_220/end_frame=0 +animation/clip_220/loops=false +animation/clip_221/name="" +animation/clip_221/start_frame=0 +animation/clip_221/end_frame=0 +animation/clip_221/loops=false +animation/clip_222/name="" +animation/clip_222/start_frame=0 +animation/clip_222/end_frame=0 +animation/clip_222/loops=false +animation/clip_223/name="" +animation/clip_223/start_frame=0 +animation/clip_223/end_frame=0 +animation/clip_223/loops=false +animation/clip_224/name="" +animation/clip_224/start_frame=0 +animation/clip_224/end_frame=0 +animation/clip_224/loops=false +animation/clip_225/name="" +animation/clip_225/start_frame=0 +animation/clip_225/end_frame=0 +animation/clip_225/loops=false +animation/clip_226/name="" +animation/clip_226/start_frame=0 +animation/clip_226/end_frame=0 +animation/clip_226/loops=false +animation/clip_227/name="" +animation/clip_227/start_frame=0 +animation/clip_227/end_frame=0 +animation/clip_227/loops=false +animation/clip_228/name="" +animation/clip_228/start_frame=0 +animation/clip_228/end_frame=0 +animation/clip_228/loops=false +animation/clip_229/name="" +animation/clip_229/start_frame=0 +animation/clip_229/end_frame=0 +animation/clip_229/loops=false +animation/clip_230/name="" +animation/clip_230/start_frame=0 +animation/clip_230/end_frame=0 +animation/clip_230/loops=false +animation/clip_231/name="" +animation/clip_231/start_frame=0 +animation/clip_231/end_frame=0 +animation/clip_231/loops=false +animation/clip_232/name="" +animation/clip_232/start_frame=0 +animation/clip_232/end_frame=0 +animation/clip_232/loops=false +animation/clip_233/name="" +animation/clip_233/start_frame=0 +animation/clip_233/end_frame=0 +animation/clip_233/loops=false +animation/clip_234/name="" +animation/clip_234/start_frame=0 +animation/clip_234/end_frame=0 +animation/clip_234/loops=false +animation/clip_235/name="" +animation/clip_235/start_frame=0 +animation/clip_235/end_frame=0 +animation/clip_235/loops=false +animation/clip_236/name="" +animation/clip_236/start_frame=0 +animation/clip_236/end_frame=0 +animation/clip_236/loops=false +animation/clip_237/name="" +animation/clip_237/start_frame=0 +animation/clip_237/end_frame=0 +animation/clip_237/loops=false +animation/clip_238/name="" +animation/clip_238/start_frame=0 +animation/clip_238/end_frame=0 +animation/clip_238/loops=false +animation/clip_239/name="" +animation/clip_239/start_frame=0 +animation/clip_239/end_frame=0 +animation/clip_239/loops=false +animation/clip_240/name="" +animation/clip_240/start_frame=0 +animation/clip_240/end_frame=0 +animation/clip_240/loops=false +animation/clip_241/name="" +animation/clip_241/start_frame=0 +animation/clip_241/end_frame=0 +animation/clip_241/loops=false +animation/clip_242/name="" +animation/clip_242/start_frame=0 +animation/clip_242/end_frame=0 +animation/clip_242/loops=false +animation/clip_243/name="" +animation/clip_243/start_frame=0 +animation/clip_243/end_frame=0 +animation/clip_243/loops=false +animation/clip_244/name="" +animation/clip_244/start_frame=0 +animation/clip_244/end_frame=0 +animation/clip_244/loops=false +animation/clip_245/name="" +animation/clip_245/start_frame=0 +animation/clip_245/end_frame=0 +animation/clip_245/loops=false +animation/clip_246/name="" +animation/clip_246/start_frame=0 +animation/clip_246/end_frame=0 +animation/clip_246/loops=false +animation/clip_247/name="" +animation/clip_247/start_frame=0 +animation/clip_247/end_frame=0 +animation/clip_247/loops=false +animation/clip_248/name="" +animation/clip_248/start_frame=0 +animation/clip_248/end_frame=0 +animation/clip_248/loops=false +animation/clip_249/name="" +animation/clip_249/start_frame=0 +animation/clip_249/end_frame=0 +animation/clip_249/loops=false +animation/clip_250/name="" +animation/clip_250/start_frame=0 +animation/clip_250/end_frame=0 +animation/clip_250/loops=false +animation/clip_251/name="" +animation/clip_251/start_frame=0 +animation/clip_251/end_frame=0 +animation/clip_251/loops=false +animation/clip_252/name="" +animation/clip_252/start_frame=0 +animation/clip_252/end_frame=0 +animation/clip_252/loops=false +animation/clip_253/name="" +animation/clip_253/start_frame=0 +animation/clip_253/end_frame=0 +animation/clip_253/loops=false +animation/clip_254/name="" +animation/clip_254/start_frame=0 +animation/clip_254/end_frame=0 +animation/clip_254/loops=false +animation/clip_255/name="" +animation/clip_255/start_frame=0 +animation/clip_255/end_frame=0 +animation/clip_255/loops=false +animation/clip_256/name="" +animation/clip_256/start_frame=0 +animation/clip_256/end_frame=0 +animation/clip_256/loops=false diff --git a/godot/assets/models/black_box/black_box.tscn b/godot/assets/models/black_box/black_box.tscn new file mode 100644 index 0000000..b9a179e --- /dev/null +++ b/godot/assets/models/black_box/black_box.tscn @@ -0,0 +1,55 @@ +[gd_scene load_steps=7 format=2] + +[ext_resource path="res://assets/models/black_box/black_box.glb" type="PackedScene" id=1] +[ext_resource path="res://assets/audio/walkie_talkie/talk.ogg" type="AudioStream" id=2] +[ext_resource path="res://assets/models/walkie_talkie/signal_generator.tscn" type="PackedScene" id=3] +[ext_resource path="res://assets/models/black_box/black_box.gd" type="Script" id=4] + +[sub_resource type="SphereShape" id=1] + +[sub_resource type="Animation" id=2] +resource_name = "Grow" +length = 1.54167 +loop = true +tracks/0/type = "value" +tracks/0/path = NodePath("Blackbox:blend_shapes/Grow") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0.0416667, 0.0833333, 0.125, 0.166667, 0.208333, 0.25, 0.291667, 0.333333, 0.375, 0.416667, 0.458333, 0.5, 0.541667, 0.583333, 0.625, 0.666667, 0.708333, 0.75, 0.791667, 0.833333, 0.875, 0.916667, 0.958333, 1, 1.04167, 1.08333, 1.125, 1.16667, 1.20833, 1.25, 1.29167, 1.33333, 1.375, 1.41667, 1.45833, 1.5, 1.54167 ), +"transitions": PoolRealArray( 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ), +"update": 0, +"values": [ 0.0, 0.00725, 0.028, 0.06075, 0.104, 0.15625, 0.216, 0.28175, 0.352, 0.42525, 0.5, 0.57475, 0.648, 0.71825, 0.784, 0.84375, 0.896, 0.93925, 0.972, 0.99275, 1.0, 0.98877, 0.957031, 0.907715, 0.84375, 0.768066, 0.683594, 0.593262, 0.5, 0.406738, 0.316406, 0.231934, 0.15625, 0.0922852, 0.0429688, 0.0112305, 0.0 ] +} + +[node name="black_box" instance=ExtResource( 1 )] +script = ExtResource( 4 ) + +[node name="Blackbox" parent="." index="0"] +transform = Transform( 0.3, 0, 0, 0, 0.3, 0, 0, 0, 0.3, 0, 0, 0 ) +blend_shapes/Grow = 0.471218 + +[node name="StaticBody" type="StaticBody" parent="Blackbox" index="0"] + +[node name="CollisionShape" type="CollisionShape" parent="Blackbox/StaticBody" index="0"] +transform = Transform( 2.5, 0, 0, 0, 10, 0, 0, 0, 2.5, 0, 0.592816, 0 ) +shape = SubResource( 1 ) + +[node name="AnimationPlayer" type="AnimationPlayer" parent="Blackbox" index="1"] +root_node = NodePath("../..") +autoplay = "Grow" +anims/Grow = SubResource( 2 ) + +[node name="SignalGenerator" parent="." index="1" instance=ExtResource( 3 )] +stream = ExtResource( 2 ) + +[node name="Area" type="Area" parent="." index="3"] + +[node name="CollisionShape" type="CollisionShape" parent="Area" index="0"] +transform = Transform( 4, 0, 0, 0, 3, 0, 0, 0, 4, 0, 0.592816, 0 ) +shape = SubResource( 1 ) + +[connection signal="body_entered" from="Area" to="." method="_on_Area_body_entered"] +[connection signal="body_exited" from="Area" to="." method="_on_Area_body_exited"] diff --git a/godot/assets/models/obelisk/Obelisk.material b/godot/assets/models/obelisk/Obelisk.material new file mode 100644 index 0000000..41bffc7 --- /dev/null +++ b/godot/assets/models/obelisk/Obelisk.material @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9119bce6e52b92add5bfc61f7218a3331aa4d83a6a6f166f8d2ce3ac565653b +size 752 diff --git a/godot/assets/models/obelisk/obelisk.glb b/godot/assets/models/obelisk/obelisk.glb new file mode 100644 index 0000000..d2c8ef8 --- /dev/null +++ b/godot/assets/models/obelisk/obelisk.glb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9049e516fbe9d16b5d0595efd79b830d90f21863bd0023ef62a3a9403723598 +size 33312 diff --git a/godot/assets/models/obelisk/obelisk.glb.import b/godot/assets/models/obelisk/obelisk.glb.import new file mode 100644 index 0000000..fdb9d4b --- /dev/null +++ b/godot/assets/models/obelisk/obelisk.glb.import @@ -0,0 +1,1065 @@ +[remap] + +importer="scene" +type="PackedScene" +path="res://.import/obelisk.glb-71fc3630a6126547b69c1de42e6c970a.scn" + +[deps] + +source_file="res://assets/models/obelisk/obelisk.glb" +dest_files=[ "res://.import/obelisk.glb-71fc3630a6126547b69c1de42e6c970a.scn" ] + +[params] + +nodes/root_type="Spatial" +nodes/root_name="Scene Root" +nodes/root_scale=1.0 +nodes/custom_script="" +nodes/storage=0 +nodes/use_legacy_names=false +materials/location=1 +materials/storage=1 +materials/keep_on_reimport=true +meshes/octahedral_compression=true +meshes/compress=4286 +meshes/ensure_tangents=true +meshes/storage=0 +meshes/light_baking=0 +meshes/lightmap_texel_size=0.1 +skins/use_named_skins=true +external_files/store_in_subdir=false +animation/import=true +animation/fps=15 +animation/filter_script="" +animation/storage=false +animation/keep_custom_tracks=false +animation/optimizer/enabled=true +animation/optimizer/max_linear_error=0.05 +animation/optimizer/max_angular_error=0.01 +animation/optimizer/max_angle=22 +animation/optimizer/remove_unused_tracks=true +animation/clips/amount=0 +animation/clip_1/name="" +animation/clip_1/start_frame=0 +animation/clip_1/end_frame=0 +animation/clip_1/loops=false +animation/clip_2/name="" +animation/clip_2/start_frame=0 +animation/clip_2/end_frame=0 +animation/clip_2/loops=false +animation/clip_3/name="" +animation/clip_3/start_frame=0 +animation/clip_3/end_frame=0 +animation/clip_3/loops=false +animation/clip_4/name="" +animation/clip_4/start_frame=0 +animation/clip_4/end_frame=0 +animation/clip_4/loops=false +animation/clip_5/name="" +animation/clip_5/start_frame=0 +animation/clip_5/end_frame=0 +animation/clip_5/loops=false +animation/clip_6/name="" +animation/clip_6/start_frame=0 +animation/clip_6/end_frame=0 +animation/clip_6/loops=false +animation/clip_7/name="" +animation/clip_7/start_frame=0 +animation/clip_7/end_frame=0 +animation/clip_7/loops=false +animation/clip_8/name="" +animation/clip_8/start_frame=0 +animation/clip_8/end_frame=0 +animation/clip_8/loops=false +animation/clip_9/name="" +animation/clip_9/start_frame=0 +animation/clip_9/end_frame=0 +animation/clip_9/loops=false +animation/clip_10/name="" +animation/clip_10/start_frame=0 +animation/clip_10/end_frame=0 +animation/clip_10/loops=false +animation/clip_11/name="" +animation/clip_11/start_frame=0 +animation/clip_11/end_frame=0 +animation/clip_11/loops=false +animation/clip_12/name="" +animation/clip_12/start_frame=0 +animation/clip_12/end_frame=0 +animation/clip_12/loops=false +animation/clip_13/name="" +animation/clip_13/start_frame=0 +animation/clip_13/end_frame=0 +animation/clip_13/loops=false +animation/clip_14/name="" +animation/clip_14/start_frame=0 +animation/clip_14/end_frame=0 +animation/clip_14/loops=false +animation/clip_15/name="" +animation/clip_15/start_frame=0 +animation/clip_15/end_frame=0 +animation/clip_15/loops=false +animation/clip_16/name="" +animation/clip_16/start_frame=0 +animation/clip_16/end_frame=0 +animation/clip_16/loops=false +animation/clip_17/name="" +animation/clip_17/start_frame=0 +animation/clip_17/end_frame=0 +animation/clip_17/loops=false +animation/clip_18/name="" +animation/clip_18/start_frame=0 +animation/clip_18/end_frame=0 +animation/clip_18/loops=false +animation/clip_19/name="" +animation/clip_19/start_frame=0 +animation/clip_19/end_frame=0 +animation/clip_19/loops=false +animation/clip_20/name="" +animation/clip_20/start_frame=0 +animation/clip_20/end_frame=0 +animation/clip_20/loops=false +animation/clip_21/name="" +animation/clip_21/start_frame=0 +animation/clip_21/end_frame=0 +animation/clip_21/loops=false +animation/clip_22/name="" +animation/clip_22/start_frame=0 +animation/clip_22/end_frame=0 +animation/clip_22/loops=false +animation/clip_23/name="" +animation/clip_23/start_frame=0 +animation/clip_23/end_frame=0 +animation/clip_23/loops=false +animation/clip_24/name="" +animation/clip_24/start_frame=0 +animation/clip_24/end_frame=0 +animation/clip_24/loops=false +animation/clip_25/name="" +animation/clip_25/start_frame=0 +animation/clip_25/end_frame=0 +animation/clip_25/loops=false +animation/clip_26/name="" +animation/clip_26/start_frame=0 +animation/clip_26/end_frame=0 +animation/clip_26/loops=false +animation/clip_27/name="" +animation/clip_27/start_frame=0 +animation/clip_27/end_frame=0 +animation/clip_27/loops=false +animation/clip_28/name="" +animation/clip_28/start_frame=0 +animation/clip_28/end_frame=0 +animation/clip_28/loops=false +animation/clip_29/name="" +animation/clip_29/start_frame=0 +animation/clip_29/end_frame=0 +animation/clip_29/loops=false +animation/clip_30/name="" +animation/clip_30/start_frame=0 +animation/clip_30/end_frame=0 +animation/clip_30/loops=false +animation/clip_31/name="" +animation/clip_31/start_frame=0 +animation/clip_31/end_frame=0 +animation/clip_31/loops=false +animation/clip_32/name="" +animation/clip_32/start_frame=0 +animation/clip_32/end_frame=0 +animation/clip_32/loops=false +animation/clip_33/name="" +animation/clip_33/start_frame=0 +animation/clip_33/end_frame=0 +animation/clip_33/loops=false +animation/clip_34/name="" +animation/clip_34/start_frame=0 +animation/clip_34/end_frame=0 +animation/clip_34/loops=false +animation/clip_35/name="" +animation/clip_35/start_frame=0 +animation/clip_35/end_frame=0 +animation/clip_35/loops=false +animation/clip_36/name="" +animation/clip_36/start_frame=0 +animation/clip_36/end_frame=0 +animation/clip_36/loops=false +animation/clip_37/name="" +animation/clip_37/start_frame=0 +animation/clip_37/end_frame=0 +animation/clip_37/loops=false +animation/clip_38/name="" +animation/clip_38/start_frame=0 +animation/clip_38/end_frame=0 +animation/clip_38/loops=false +animation/clip_39/name="" +animation/clip_39/start_frame=0 +animation/clip_39/end_frame=0 +animation/clip_39/loops=false +animation/clip_40/name="" +animation/clip_40/start_frame=0 +animation/clip_40/end_frame=0 +animation/clip_40/loops=false +animation/clip_41/name="" +animation/clip_41/start_frame=0 +animation/clip_41/end_frame=0 +animation/clip_41/loops=false +animation/clip_42/name="" +animation/clip_42/start_frame=0 +animation/clip_42/end_frame=0 +animation/clip_42/loops=false +animation/clip_43/name="" +animation/clip_43/start_frame=0 +animation/clip_43/end_frame=0 +animation/clip_43/loops=false +animation/clip_44/name="" +animation/clip_44/start_frame=0 +animation/clip_44/end_frame=0 +animation/clip_44/loops=false +animation/clip_45/name="" +animation/clip_45/start_frame=0 +animation/clip_45/end_frame=0 +animation/clip_45/loops=false +animation/clip_46/name="" +animation/clip_46/start_frame=0 +animation/clip_46/end_frame=0 +animation/clip_46/loops=false +animation/clip_47/name="" +animation/clip_47/start_frame=0 +animation/clip_47/end_frame=0 +animation/clip_47/loops=false +animation/clip_48/name="" +animation/clip_48/start_frame=0 +animation/clip_48/end_frame=0 +animation/clip_48/loops=false +animation/clip_49/name="" +animation/clip_49/start_frame=0 +animation/clip_49/end_frame=0 +animation/clip_49/loops=false +animation/clip_50/name="" +animation/clip_50/start_frame=0 +animation/clip_50/end_frame=0 +animation/clip_50/loops=false +animation/clip_51/name="" +animation/clip_51/start_frame=0 +animation/clip_51/end_frame=0 +animation/clip_51/loops=false +animation/clip_52/name="" +animation/clip_52/start_frame=0 +animation/clip_52/end_frame=0 +animation/clip_52/loops=false +animation/clip_53/name="" +animation/clip_53/start_frame=0 +animation/clip_53/end_frame=0 +animation/clip_53/loops=false +animation/clip_54/name="" +animation/clip_54/start_frame=0 +animation/clip_54/end_frame=0 +animation/clip_54/loops=false +animation/clip_55/name="" +animation/clip_55/start_frame=0 +animation/clip_55/end_frame=0 +animation/clip_55/loops=false +animation/clip_56/name="" +animation/clip_56/start_frame=0 +animation/clip_56/end_frame=0 +animation/clip_56/loops=false +animation/clip_57/name="" +animation/clip_57/start_frame=0 +animation/clip_57/end_frame=0 +animation/clip_57/loops=false +animation/clip_58/name="" +animation/clip_58/start_frame=0 +animation/clip_58/end_frame=0 +animation/clip_58/loops=false +animation/clip_59/name="" +animation/clip_59/start_frame=0 +animation/clip_59/end_frame=0 +animation/clip_59/loops=false +animation/clip_60/name="" +animation/clip_60/start_frame=0 +animation/clip_60/end_frame=0 +animation/clip_60/loops=false +animation/clip_61/name="" +animation/clip_61/start_frame=0 +animation/clip_61/end_frame=0 +animation/clip_61/loops=false +animation/clip_62/name="" +animation/clip_62/start_frame=0 +animation/clip_62/end_frame=0 +animation/clip_62/loops=false +animation/clip_63/name="" +animation/clip_63/start_frame=0 +animation/clip_63/end_frame=0 +animation/clip_63/loops=false +animation/clip_64/name="" +animation/clip_64/start_frame=0 +animation/clip_64/end_frame=0 +animation/clip_64/loops=false +animation/clip_65/name="" +animation/clip_65/start_frame=0 +animation/clip_65/end_frame=0 +animation/clip_65/loops=false +animation/clip_66/name="" +animation/clip_66/start_frame=0 +animation/clip_66/end_frame=0 +animation/clip_66/loops=false +animation/clip_67/name="" +animation/clip_67/start_frame=0 +animation/clip_67/end_frame=0 +animation/clip_67/loops=false +animation/clip_68/name="" +animation/clip_68/start_frame=0 +animation/clip_68/end_frame=0 +animation/clip_68/loops=false +animation/clip_69/name="" +animation/clip_69/start_frame=0 +animation/clip_69/end_frame=0 +animation/clip_69/loops=false +animation/clip_70/name="" +animation/clip_70/start_frame=0 +animation/clip_70/end_frame=0 +animation/clip_70/loops=false +animation/clip_71/name="" +animation/clip_71/start_frame=0 +animation/clip_71/end_frame=0 +animation/clip_71/loops=false +animation/clip_72/name="" +animation/clip_72/start_frame=0 +animation/clip_72/end_frame=0 +animation/clip_72/loops=false +animation/clip_73/name="" +animation/clip_73/start_frame=0 +animation/clip_73/end_frame=0 +animation/clip_73/loops=false +animation/clip_74/name="" +animation/clip_74/start_frame=0 +animation/clip_74/end_frame=0 +animation/clip_74/loops=false +animation/clip_75/name="" +animation/clip_75/start_frame=0 +animation/clip_75/end_frame=0 +animation/clip_75/loops=false +animation/clip_76/name="" +animation/clip_76/start_frame=0 +animation/clip_76/end_frame=0 +animation/clip_76/loops=false +animation/clip_77/name="" +animation/clip_77/start_frame=0 +animation/clip_77/end_frame=0 +animation/clip_77/loops=false +animation/clip_78/name="" +animation/clip_78/start_frame=0 +animation/clip_78/end_frame=0 +animation/clip_78/loops=false +animation/clip_79/name="" +animation/clip_79/start_frame=0 +animation/clip_79/end_frame=0 +animation/clip_79/loops=false +animation/clip_80/name="" +animation/clip_80/start_frame=0 +animation/clip_80/end_frame=0 +animation/clip_80/loops=false +animation/clip_81/name="" +animation/clip_81/start_frame=0 +animation/clip_81/end_frame=0 +animation/clip_81/loops=false +animation/clip_82/name="" +animation/clip_82/start_frame=0 +animation/clip_82/end_frame=0 +animation/clip_82/loops=false +animation/clip_83/name="" +animation/clip_83/start_frame=0 +animation/clip_83/end_frame=0 +animation/clip_83/loops=false +animation/clip_84/name="" +animation/clip_84/start_frame=0 +animation/clip_84/end_frame=0 +animation/clip_84/loops=false +animation/clip_85/name="" +animation/clip_85/start_frame=0 +animation/clip_85/end_frame=0 +animation/clip_85/loops=false +animation/clip_86/name="" +animation/clip_86/start_frame=0 +animation/clip_86/end_frame=0 +animation/clip_86/loops=false +animation/clip_87/name="" +animation/clip_87/start_frame=0 +animation/clip_87/end_frame=0 +animation/clip_87/loops=false +animation/clip_88/name="" +animation/clip_88/start_frame=0 +animation/clip_88/end_frame=0 +animation/clip_88/loops=false +animation/clip_89/name="" +animation/clip_89/start_frame=0 +animation/clip_89/end_frame=0 +animation/clip_89/loops=false +animation/clip_90/name="" +animation/clip_90/start_frame=0 +animation/clip_90/end_frame=0 +animation/clip_90/loops=false +animation/clip_91/name="" +animation/clip_91/start_frame=0 +animation/clip_91/end_frame=0 +animation/clip_91/loops=false +animation/clip_92/name="" +animation/clip_92/start_frame=0 +animation/clip_92/end_frame=0 +animation/clip_92/loops=false +animation/clip_93/name="" +animation/clip_93/start_frame=0 +animation/clip_93/end_frame=0 +animation/clip_93/loops=false +animation/clip_94/name="" +animation/clip_94/start_frame=0 +animation/clip_94/end_frame=0 +animation/clip_94/loops=false +animation/clip_95/name="" +animation/clip_95/start_frame=0 +animation/clip_95/end_frame=0 +animation/clip_95/loops=false +animation/clip_96/name="" +animation/clip_96/start_frame=0 +animation/clip_96/end_frame=0 +animation/clip_96/loops=false +animation/clip_97/name="" +animation/clip_97/start_frame=0 +animation/clip_97/end_frame=0 +animation/clip_97/loops=false +animation/clip_98/name="" +animation/clip_98/start_frame=0 +animation/clip_98/end_frame=0 +animation/clip_98/loops=false +animation/clip_99/name="" +animation/clip_99/start_frame=0 +animation/clip_99/end_frame=0 +animation/clip_99/loops=false +animation/clip_100/name="" +animation/clip_100/start_frame=0 +animation/clip_100/end_frame=0 +animation/clip_100/loops=false +animation/clip_101/name="" +animation/clip_101/start_frame=0 +animation/clip_101/end_frame=0 +animation/clip_101/loops=false +animation/clip_102/name="" +animation/clip_102/start_frame=0 +animation/clip_102/end_frame=0 +animation/clip_102/loops=false +animation/clip_103/name="" +animation/clip_103/start_frame=0 +animation/clip_103/end_frame=0 +animation/clip_103/loops=false +animation/clip_104/name="" +animation/clip_104/start_frame=0 +animation/clip_104/end_frame=0 +animation/clip_104/loops=false +animation/clip_105/name="" +animation/clip_105/start_frame=0 +animation/clip_105/end_frame=0 +animation/clip_105/loops=false +animation/clip_106/name="" +animation/clip_106/start_frame=0 +animation/clip_106/end_frame=0 +animation/clip_106/loops=false +animation/clip_107/name="" +animation/clip_107/start_frame=0 +animation/clip_107/end_frame=0 +animation/clip_107/loops=false +animation/clip_108/name="" +animation/clip_108/start_frame=0 +animation/clip_108/end_frame=0 +animation/clip_108/loops=false +animation/clip_109/name="" +animation/clip_109/start_frame=0 +animation/clip_109/end_frame=0 +animation/clip_109/loops=false +animation/clip_110/name="" +animation/clip_110/start_frame=0 +animation/clip_110/end_frame=0 +animation/clip_110/loops=false +animation/clip_111/name="" +animation/clip_111/start_frame=0 +animation/clip_111/end_frame=0 +animation/clip_111/loops=false +animation/clip_112/name="" +animation/clip_112/start_frame=0 +animation/clip_112/end_frame=0 +animation/clip_112/loops=false +animation/clip_113/name="" +animation/clip_113/start_frame=0 +animation/clip_113/end_frame=0 +animation/clip_113/loops=false +animation/clip_114/name="" +animation/clip_114/start_frame=0 +animation/clip_114/end_frame=0 +animation/clip_114/loops=false +animation/clip_115/name="" +animation/clip_115/start_frame=0 +animation/clip_115/end_frame=0 +animation/clip_115/loops=false +animation/clip_116/name="" +animation/clip_116/start_frame=0 +animation/clip_116/end_frame=0 +animation/clip_116/loops=false +animation/clip_117/name="" +animation/clip_117/start_frame=0 +animation/clip_117/end_frame=0 +animation/clip_117/loops=false +animation/clip_118/name="" +animation/clip_118/start_frame=0 +animation/clip_118/end_frame=0 +animation/clip_118/loops=false +animation/clip_119/name="" +animation/clip_119/start_frame=0 +animation/clip_119/end_frame=0 +animation/clip_119/loops=false +animation/clip_120/name="" +animation/clip_120/start_frame=0 +animation/clip_120/end_frame=0 +animation/clip_120/loops=false +animation/clip_121/name="" +animation/clip_121/start_frame=0 +animation/clip_121/end_frame=0 +animation/clip_121/loops=false +animation/clip_122/name="" +animation/clip_122/start_frame=0 +animation/clip_122/end_frame=0 +animation/clip_122/loops=false +animation/clip_123/name="" +animation/clip_123/start_frame=0 +animation/clip_123/end_frame=0 +animation/clip_123/loops=false +animation/clip_124/name="" +animation/clip_124/start_frame=0 +animation/clip_124/end_frame=0 +animation/clip_124/loops=false +animation/clip_125/name="" +animation/clip_125/start_frame=0 +animation/clip_125/end_frame=0 +animation/clip_125/loops=false +animation/clip_126/name="" +animation/clip_126/start_frame=0 +animation/clip_126/end_frame=0 +animation/clip_126/loops=false +animation/clip_127/name="" +animation/clip_127/start_frame=0 +animation/clip_127/end_frame=0 +animation/clip_127/loops=false +animation/clip_128/name="" +animation/clip_128/start_frame=0 +animation/clip_128/end_frame=0 +animation/clip_128/loops=false +animation/clip_129/name="" +animation/clip_129/start_frame=0 +animation/clip_129/end_frame=0 +animation/clip_129/loops=false +animation/clip_130/name="" +animation/clip_130/start_frame=0 +animation/clip_130/end_frame=0 +animation/clip_130/loops=false +animation/clip_131/name="" +animation/clip_131/start_frame=0 +animation/clip_131/end_frame=0 +animation/clip_131/loops=false +animation/clip_132/name="" +animation/clip_132/start_frame=0 +animation/clip_132/end_frame=0 +animation/clip_132/loops=false +animation/clip_133/name="" +animation/clip_133/start_frame=0 +animation/clip_133/end_frame=0 +animation/clip_133/loops=false +animation/clip_134/name="" +animation/clip_134/start_frame=0 +animation/clip_134/end_frame=0 +animation/clip_134/loops=false +animation/clip_135/name="" +animation/clip_135/start_frame=0 +animation/clip_135/end_frame=0 +animation/clip_135/loops=false +animation/clip_136/name="" +animation/clip_136/start_frame=0 +animation/clip_136/end_frame=0 +animation/clip_136/loops=false +animation/clip_137/name="" +animation/clip_137/start_frame=0 +animation/clip_137/end_frame=0 +animation/clip_137/loops=false +animation/clip_138/name="" +animation/clip_138/start_frame=0 +animation/clip_138/end_frame=0 +animation/clip_138/loops=false +animation/clip_139/name="" +animation/clip_139/start_frame=0 +animation/clip_139/end_frame=0 +animation/clip_139/loops=false +animation/clip_140/name="" +animation/clip_140/start_frame=0 +animation/clip_140/end_frame=0 +animation/clip_140/loops=false +animation/clip_141/name="" +animation/clip_141/start_frame=0 +animation/clip_141/end_frame=0 +animation/clip_141/loops=false +animation/clip_142/name="" +animation/clip_142/start_frame=0 +animation/clip_142/end_frame=0 +animation/clip_142/loops=false +animation/clip_143/name="" +animation/clip_143/start_frame=0 +animation/clip_143/end_frame=0 +animation/clip_143/loops=false +animation/clip_144/name="" +animation/clip_144/start_frame=0 +animation/clip_144/end_frame=0 +animation/clip_144/loops=false +animation/clip_145/name="" +animation/clip_145/start_frame=0 +animation/clip_145/end_frame=0 +animation/clip_145/loops=false +animation/clip_146/name="" +animation/clip_146/start_frame=0 +animation/clip_146/end_frame=0 +animation/clip_146/loops=false +animation/clip_147/name="" +animation/clip_147/start_frame=0 +animation/clip_147/end_frame=0 +animation/clip_147/loops=false +animation/clip_148/name="" +animation/clip_148/start_frame=0 +animation/clip_148/end_frame=0 +animation/clip_148/loops=false +animation/clip_149/name="" +animation/clip_149/start_frame=0 +animation/clip_149/end_frame=0 +animation/clip_149/loops=false +animation/clip_150/name="" +animation/clip_150/start_frame=0 +animation/clip_150/end_frame=0 +animation/clip_150/loops=false +animation/clip_151/name="" +animation/clip_151/start_frame=0 +animation/clip_151/end_frame=0 +animation/clip_151/loops=false +animation/clip_152/name="" +animation/clip_152/start_frame=0 +animation/clip_152/end_frame=0 +animation/clip_152/loops=false +animation/clip_153/name="" +animation/clip_153/start_frame=0 +animation/clip_153/end_frame=0 +animation/clip_153/loops=false +animation/clip_154/name="" +animation/clip_154/start_frame=0 +animation/clip_154/end_frame=0 +animation/clip_154/loops=false +animation/clip_155/name="" +animation/clip_155/start_frame=0 +animation/clip_155/end_frame=0 +animation/clip_155/loops=false +animation/clip_156/name="" +animation/clip_156/start_frame=0 +animation/clip_156/end_frame=0 +animation/clip_156/loops=false +animation/clip_157/name="" +animation/clip_157/start_frame=0 +animation/clip_157/end_frame=0 +animation/clip_157/loops=false +animation/clip_158/name="" +animation/clip_158/start_frame=0 +animation/clip_158/end_frame=0 +animation/clip_158/loops=false +animation/clip_159/name="" +animation/clip_159/start_frame=0 +animation/clip_159/end_frame=0 +animation/clip_159/loops=false +animation/clip_160/name="" +animation/clip_160/start_frame=0 +animation/clip_160/end_frame=0 +animation/clip_160/loops=false +animation/clip_161/name="" +animation/clip_161/start_frame=0 +animation/clip_161/end_frame=0 +animation/clip_161/loops=false +animation/clip_162/name="" +animation/clip_162/start_frame=0 +animation/clip_162/end_frame=0 +animation/clip_162/loops=false +animation/clip_163/name="" +animation/clip_163/start_frame=0 +animation/clip_163/end_frame=0 +animation/clip_163/loops=false +animation/clip_164/name="" +animation/clip_164/start_frame=0 +animation/clip_164/end_frame=0 +animation/clip_164/loops=false +animation/clip_165/name="" +animation/clip_165/start_frame=0 +animation/clip_165/end_frame=0 +animation/clip_165/loops=false +animation/clip_166/name="" +animation/clip_166/start_frame=0 +animation/clip_166/end_frame=0 +animation/clip_166/loops=false +animation/clip_167/name="" +animation/clip_167/start_frame=0 +animation/clip_167/end_frame=0 +animation/clip_167/loops=false +animation/clip_168/name="" +animation/clip_168/start_frame=0 +animation/clip_168/end_frame=0 +animation/clip_168/loops=false +animation/clip_169/name="" +animation/clip_169/start_frame=0 +animation/clip_169/end_frame=0 +animation/clip_169/loops=false +animation/clip_170/name="" +animation/clip_170/start_frame=0 +animation/clip_170/end_frame=0 +animation/clip_170/loops=false +animation/clip_171/name="" +animation/clip_171/start_frame=0 +animation/clip_171/end_frame=0 +animation/clip_171/loops=false +animation/clip_172/name="" +animation/clip_172/start_frame=0 +animation/clip_172/end_frame=0 +animation/clip_172/loops=false +animation/clip_173/name="" +animation/clip_173/start_frame=0 +animation/clip_173/end_frame=0 +animation/clip_173/loops=false +animation/clip_174/name="" +animation/clip_174/start_frame=0 +animation/clip_174/end_frame=0 +animation/clip_174/loops=false +animation/clip_175/name="" +animation/clip_175/start_frame=0 +animation/clip_175/end_frame=0 +animation/clip_175/loops=false +animation/clip_176/name="" +animation/clip_176/start_frame=0 +animation/clip_176/end_frame=0 +animation/clip_176/loops=false +animation/clip_177/name="" +animation/clip_177/start_frame=0 +animation/clip_177/end_frame=0 +animation/clip_177/loops=false +animation/clip_178/name="" +animation/clip_178/start_frame=0 +animation/clip_178/end_frame=0 +animation/clip_178/loops=false +animation/clip_179/name="" +animation/clip_179/start_frame=0 +animation/clip_179/end_frame=0 +animation/clip_179/loops=false +animation/clip_180/name="" +animation/clip_180/start_frame=0 +animation/clip_180/end_frame=0 +animation/clip_180/loops=false +animation/clip_181/name="" +animation/clip_181/start_frame=0 +animation/clip_181/end_frame=0 +animation/clip_181/loops=false +animation/clip_182/name="" +animation/clip_182/start_frame=0 +animation/clip_182/end_frame=0 +animation/clip_182/loops=false +animation/clip_183/name="" +animation/clip_183/start_frame=0 +animation/clip_183/end_frame=0 +animation/clip_183/loops=false +animation/clip_184/name="" +animation/clip_184/start_frame=0 +animation/clip_184/end_frame=0 +animation/clip_184/loops=false +animation/clip_185/name="" +animation/clip_185/start_frame=0 +animation/clip_185/end_frame=0 +animation/clip_185/loops=false +animation/clip_186/name="" +animation/clip_186/start_frame=0 +animation/clip_186/end_frame=0 +animation/clip_186/loops=false +animation/clip_187/name="" +animation/clip_187/start_frame=0 +animation/clip_187/end_frame=0 +animation/clip_187/loops=false +animation/clip_188/name="" +animation/clip_188/start_frame=0 +animation/clip_188/end_frame=0 +animation/clip_188/loops=false +animation/clip_189/name="" +animation/clip_189/start_frame=0 +animation/clip_189/end_frame=0 +animation/clip_189/loops=false +animation/clip_190/name="" +animation/clip_190/start_frame=0 +animation/clip_190/end_frame=0 +animation/clip_190/loops=false +animation/clip_191/name="" +animation/clip_191/start_frame=0 +animation/clip_191/end_frame=0 +animation/clip_191/loops=false +animation/clip_192/name="" +animation/clip_192/start_frame=0 +animation/clip_192/end_frame=0 +animation/clip_192/loops=false +animation/clip_193/name="" +animation/clip_193/start_frame=0 +animation/clip_193/end_frame=0 +animation/clip_193/loops=false +animation/clip_194/name="" +animation/clip_194/start_frame=0 +animation/clip_194/end_frame=0 +animation/clip_194/loops=false +animation/clip_195/name="" +animation/clip_195/start_frame=0 +animation/clip_195/end_frame=0 +animation/clip_195/loops=false +animation/clip_196/name="" +animation/clip_196/start_frame=0 +animation/clip_196/end_frame=0 +animation/clip_196/loops=false +animation/clip_197/name="" +animation/clip_197/start_frame=0 +animation/clip_197/end_frame=0 +animation/clip_197/loops=false +animation/clip_198/name="" +animation/clip_198/start_frame=0 +animation/clip_198/end_frame=0 +animation/clip_198/loops=false +animation/clip_199/name="" +animation/clip_199/start_frame=0 +animation/clip_199/end_frame=0 +animation/clip_199/loops=false +animation/clip_200/name="" +animation/clip_200/start_frame=0 +animation/clip_200/end_frame=0 +animation/clip_200/loops=false +animation/clip_201/name="" +animation/clip_201/start_frame=0 +animation/clip_201/end_frame=0 +animation/clip_201/loops=false +animation/clip_202/name="" +animation/clip_202/start_frame=0 +animation/clip_202/end_frame=0 +animation/clip_202/loops=false +animation/clip_203/name="" +animation/clip_203/start_frame=0 +animation/clip_203/end_frame=0 +animation/clip_203/loops=false +animation/clip_204/name="" +animation/clip_204/start_frame=0 +animation/clip_204/end_frame=0 +animation/clip_204/loops=false +animation/clip_205/name="" +animation/clip_205/start_frame=0 +animation/clip_205/end_frame=0 +animation/clip_205/loops=false +animation/clip_206/name="" +animation/clip_206/start_frame=0 +animation/clip_206/end_frame=0 +animation/clip_206/loops=false +animation/clip_207/name="" +animation/clip_207/start_frame=0 +animation/clip_207/end_frame=0 +animation/clip_207/loops=false +animation/clip_208/name="" +animation/clip_208/start_frame=0 +animation/clip_208/end_frame=0 +animation/clip_208/loops=false +animation/clip_209/name="" +animation/clip_209/start_frame=0 +animation/clip_209/end_frame=0 +animation/clip_209/loops=false +animation/clip_210/name="" +animation/clip_210/start_frame=0 +animation/clip_210/end_frame=0 +animation/clip_210/loops=false +animation/clip_211/name="" +animation/clip_211/start_frame=0 +animation/clip_211/end_frame=0 +animation/clip_211/loops=false +animation/clip_212/name="" +animation/clip_212/start_frame=0 +animation/clip_212/end_frame=0 +animation/clip_212/loops=false +animation/clip_213/name="" +animation/clip_213/start_frame=0 +animation/clip_213/end_frame=0 +animation/clip_213/loops=false +animation/clip_214/name="" +animation/clip_214/start_frame=0 +animation/clip_214/end_frame=0 +animation/clip_214/loops=false +animation/clip_215/name="" +animation/clip_215/start_frame=0 +animation/clip_215/end_frame=0 +animation/clip_215/loops=false +animation/clip_216/name="" +animation/clip_216/start_frame=0 +animation/clip_216/end_frame=0 +animation/clip_216/loops=false +animation/clip_217/name="" +animation/clip_217/start_frame=0 +animation/clip_217/end_frame=0 +animation/clip_217/loops=false +animation/clip_218/name="" +animation/clip_218/start_frame=0 +animation/clip_218/end_frame=0 +animation/clip_218/loops=false +animation/clip_219/name="" +animation/clip_219/start_frame=0 +animation/clip_219/end_frame=0 +animation/clip_219/loops=false +animation/clip_220/name="" +animation/clip_220/start_frame=0 +animation/clip_220/end_frame=0 +animation/clip_220/loops=false +animation/clip_221/name="" +animation/clip_221/start_frame=0 +animation/clip_221/end_frame=0 +animation/clip_221/loops=false +animation/clip_222/name="" +animation/clip_222/start_frame=0 +animation/clip_222/end_frame=0 +animation/clip_222/loops=false +animation/clip_223/name="" +animation/clip_223/start_frame=0 +animation/clip_223/end_frame=0 +animation/clip_223/loops=false +animation/clip_224/name="" +animation/clip_224/start_frame=0 +animation/clip_224/end_frame=0 +animation/clip_224/loops=false +animation/clip_225/name="" +animation/clip_225/start_frame=0 +animation/clip_225/end_frame=0 +animation/clip_225/loops=false +animation/clip_226/name="" +animation/clip_226/start_frame=0 +animation/clip_226/end_frame=0 +animation/clip_226/loops=false +animation/clip_227/name="" +animation/clip_227/start_frame=0 +animation/clip_227/end_frame=0 +animation/clip_227/loops=false +animation/clip_228/name="" +animation/clip_228/start_frame=0 +animation/clip_228/end_frame=0 +animation/clip_228/loops=false +animation/clip_229/name="" +animation/clip_229/start_frame=0 +animation/clip_229/end_frame=0 +animation/clip_229/loops=false +animation/clip_230/name="" +animation/clip_230/start_frame=0 +animation/clip_230/end_frame=0 +animation/clip_230/loops=false +animation/clip_231/name="" +animation/clip_231/start_frame=0 +animation/clip_231/end_frame=0 +animation/clip_231/loops=false +animation/clip_232/name="" +animation/clip_232/start_frame=0 +animation/clip_232/end_frame=0 +animation/clip_232/loops=false +animation/clip_233/name="" +animation/clip_233/start_frame=0 +animation/clip_233/end_frame=0 +animation/clip_233/loops=false +animation/clip_234/name="" +animation/clip_234/start_frame=0 +animation/clip_234/end_frame=0 +animation/clip_234/loops=false +animation/clip_235/name="" +animation/clip_235/start_frame=0 +animation/clip_235/end_frame=0 +animation/clip_235/loops=false +animation/clip_236/name="" +animation/clip_236/start_frame=0 +animation/clip_236/end_frame=0 +animation/clip_236/loops=false +animation/clip_237/name="" +animation/clip_237/start_frame=0 +animation/clip_237/end_frame=0 +animation/clip_237/loops=false +animation/clip_238/name="" +animation/clip_238/start_frame=0 +animation/clip_238/end_frame=0 +animation/clip_238/loops=false +animation/clip_239/name="" +animation/clip_239/start_frame=0 +animation/clip_239/end_frame=0 +animation/clip_239/loops=false +animation/clip_240/name="" +animation/clip_240/start_frame=0 +animation/clip_240/end_frame=0 +animation/clip_240/loops=false +animation/clip_241/name="" +animation/clip_241/start_frame=0 +animation/clip_241/end_frame=0 +animation/clip_241/loops=false +animation/clip_242/name="" +animation/clip_242/start_frame=0 +animation/clip_242/end_frame=0 +animation/clip_242/loops=false +animation/clip_243/name="" +animation/clip_243/start_frame=0 +animation/clip_243/end_frame=0 +animation/clip_243/loops=false +animation/clip_244/name="" +animation/clip_244/start_frame=0 +animation/clip_244/end_frame=0 +animation/clip_244/loops=false +animation/clip_245/name="" +animation/clip_245/start_frame=0 +animation/clip_245/end_frame=0 +animation/clip_245/loops=false +animation/clip_246/name="" +animation/clip_246/start_frame=0 +animation/clip_246/end_frame=0 +animation/clip_246/loops=false +animation/clip_247/name="" +animation/clip_247/start_frame=0 +animation/clip_247/end_frame=0 +animation/clip_247/loops=false +animation/clip_248/name="" +animation/clip_248/start_frame=0 +animation/clip_248/end_frame=0 +animation/clip_248/loops=false +animation/clip_249/name="" +animation/clip_249/start_frame=0 +animation/clip_249/end_frame=0 +animation/clip_249/loops=false +animation/clip_250/name="" +animation/clip_250/start_frame=0 +animation/clip_250/end_frame=0 +animation/clip_250/loops=false +animation/clip_251/name="" +animation/clip_251/start_frame=0 +animation/clip_251/end_frame=0 +animation/clip_251/loops=false +animation/clip_252/name="" +animation/clip_252/start_frame=0 +animation/clip_252/end_frame=0 +animation/clip_252/loops=false +animation/clip_253/name="" +animation/clip_253/start_frame=0 +animation/clip_253/end_frame=0 +animation/clip_253/loops=false +animation/clip_254/name="" +animation/clip_254/start_frame=0 +animation/clip_254/end_frame=0 +animation/clip_254/loops=false +animation/clip_255/name="" +animation/clip_255/start_frame=0 +animation/clip_255/end_frame=0 +animation/clip_255/loops=false +animation/clip_256/name="" +animation/clip_256/start_frame=0 +animation/clip_256/end_frame=0 +animation/clip_256/loops=false diff --git a/godot/assets/models/obelisk/obelisk.tscn b/godot/assets/models/obelisk/obelisk.tscn new file mode 100644 index 0000000..860aca5 --- /dev/null +++ b/godot/assets/models/obelisk/obelisk.tscn @@ -0,0 +1,13 @@ +[gd_scene load_steps=3 format=2] + +[ext_resource path="res://assets/models/obelisk/obelisk.glb" type="PackedScene" id=1] + +[sub_resource type="ConcavePolygonShape" id=1] +data = PoolVector3Array( 0.5182, 0.8288, -1.1642, 0.5182, 0.5786, -0.8159, 0.5182, 0.6061, -0.7983, 0.5182, 0.8288, -1.1642, 0.5182, 0.5487, -0.7968, 0.5182, 0.5786, -0.8159, 0.5182, 0.5781, 0.8156, 0.5182, 0.8288, 1.1644, 0.5182, 0.6016, 0.8006, 0.5182, 0.5487, 0.7968, 0.5182, 0.8288, 1.1644, 0.5182, 0.5781, 0.8156, 0.5182, 0.0068, -1.1642, 0.5182, 0.5487, -0.7968, 0.5182, 0.8288, -1.1642, 0.5182, 0.0068, -1.1642, 0.5182, 0.5243, -0.7486, 0.5182, 0.5487, -0.7968, 0.5182, 0.5487, 0.7968, 0.5182, 0.0068, 1.1644, 0.5182, 0.8288, 1.1644, 0.5182, 0.5243, 0.7486, 0.5182, 0.0068, 1.1644, 0.5182, 0.5487, 0.7968, 0.5182, 0.0068, -1.1642, 0.5182, 0.5026, -0.673, 0.5182, 0.5243, -0.7486, 0.5182, 0.0068, -1.1642, 0.5182, 0.4838, -0.5721, 0.5182, 0.5026, -0.673, 0.5182, 0.5026, 0.673, 0.5182, 0.0068, 1.1644, 0.5182, 0.5243, 0.7486, 0.5182, 0.4838, 0.5721, 0.5182, 0.0068, 1.1644, 0.5182, 0.5026, 0.673, 0.5182, 0.0068, 1.1644, 0.5182, 0.4838, -0.5721, 0.5182, 0.0068, -1.1642, 0.5182, 0.0068, 1.1644, 0.5182, 0.4683, -0.4494, 0.5182, 0.4838, -0.5721, 0.5182, 0.4683, 0.4494, 0.5182, 0.0068, 1.1644, 0.5182, 0.4838, 0.5721, 0.5182, 0.4568, 0.3095, 0.5182, 0.0068, 1.1644, 0.5182, 0.4683, 0.4494, 0.5182, 0.0068, 1.1644, 0.5182, 0.4568, -0.3095, 0.5182, 0.4683, -0.4494, 0.5182, 0.0068, 1.1644, 0.5182, 0.4498, -0.1578, 0.5182, 0.4568, -0.3095, 0.5182, 0.4498, 0.1578, 0.5182, 0.0068, 1.1644, 0.5182, 0.4568, 0.3095, 0.5182, 0.0068, 1.1644, 0.5182, 0.4474, 0, 0.5182, 0.4498, -0.1578, 0.5182, 0.0068, 1.1644, 0.5182, 0.4498, 0.1578, 0.5182, 0.4474, 0, -0.5182, 0.5781, -0.8156, -0.5182, 0.8288, -1.1644, -0.5182, 0.6016, -0.8006, -0.5182, 0.8288, 1.1642, -0.5182, 0.5786, 0.8159, -0.5182, 0.6061, 0.7983, -0.5182, 0.8288, 1.1642, -0.5182, 0.5487, 0.7968, -0.5182, 0.5786, 0.8159, -0.5182, 0.5781, -0.8156, -0.5182, 0.0068, -1.1644, -0.5182, 0.8288, -1.1644, -0.5182, 0.5487, -0.7968, -0.5182, 0.0068, -1.1644, -0.5182, 0.5781, -0.8156, -0.5182, 0.0068, 1.1642, -0.5182, 0.5487, 0.7968, -0.5182, 0.8288, 1.1642, -0.5182, 0.0068, 1.1642, -0.5182, 0.5243, 0.7486, -0.5182, 0.5487, 0.7968, -0.5182, 0.5243, -0.7486, -0.5182, 0.0068, -1.1644, -0.5182, 0.5487, -0.7968, -0.5182, 0.5026, -0.673, -0.5182, 0.0068, -1.1644, -0.5182, 0.5243, -0.7486, -0.5182, 0.0068, 1.1642, -0.5182, 0.5026, 0.673, -0.5182, 0.5243, 0.7486, -0.5182, 0.0068, 1.1642, -0.5182, 0.4838, 0.5721, -0.5182, 0.5026, 0.673, -0.5182, 0.5026, -0.673, -0.5182, 0.0068, 1.1642, -0.5182, 0.0068, -1.1644, -0.5182, 0.4838, -0.5721, -0.5182, 0.0068, 1.1642, -0.5182, 0.5026, -0.673, -0.5182, 0.0068, 1.1642, -0.5182, 0.4683, 0.4494, -0.5182, 0.4838, 0.5721, -0.5182, 0.0068, 1.1642, -0.5182, 0.4568, 0.3095, -0.5182, 0.4683, 0.4494, -0.5182, 0.4683, -0.4494, -0.5182, 0.0068, 1.1642, -0.5182, 0.4838, -0.5721, -0.5182, 0.4568, -0.3095, -0.5182, 0.0068, 1.1642, -0.5182, 0.4683, -0.4494, -0.5182, 0.0068, 1.1642, -0.5182, 0.4498, 0.1578, -0.5182, 0.4568, 0.3095, -0.5182, 0.0068, 1.1642, -0.5182, 0.4474, 0, -0.5182, 0.4498, 0.1578, -0.5182, 0.4498, -0.1578, -0.5182, 0.0068, 1.1642, -0.5182, 0.4568, -0.3095, -0.5182, 0.0068, 1.1642, -0.5182, 0.4498, -0.1578, -0.5182, 0.4474, 0, -0.5114, 0.5733, 0.8045, 0.5114, 0.5581, 0.7947, 0.5114, 0.5733, 0.8045, -0.5114, 0.5733, 0.8045, -0.5114, 0.5581, 0.7947, 0.5114, 0.5581, 0.7947, -0.5182, 0.6327, 0.7457, -0.5182, 0.8288, 1.1642, -0.5182, 0.6061, 0.7983, -0.5182, 0.8288, -1.1644, -0.5182, 0.6075, -0.7968, -0.5182, 0.6016, -0.8006, -0.5182, 0.8288, -1.1644, -0.5182, 0.6319, -0.7486, -0.5182, 0.6075, -0.7968, -0.5182, 0.6536, 0.673, -0.5182, 0.8288, 1.1642, -0.5182, 0.6327, 0.7457, -0.5182, 0.6725, 0.5721, -0.5182, 0.8288, 1.1642, -0.5182, 0.6536, 0.673, -0.5182, 0.8288, -1.1644, -0.5182, 0.6536, -0.673, -0.5182, 0.6319, -0.7486, -0.5182, 0.8288, -1.1644, -0.5182, 0.6725, -0.5721, -0.5182, 0.6536, -0.673, -0.5182, 0.6879, 0.4494, -0.5182, 0.8288, 1.1642, -0.5182, 0.6725, 0.5721, -0.5182, 0.6994, 0.3095, -0.5182, 0.8288, 1.1642, -0.5182, 0.6879, 0.4494, -0.5182, 0.8288, -1.1644, -0.5182, 0.6879, -0.4494, -0.5182, 0.6725, -0.5721, -0.5182, 0.8288, -1.1644, -0.5182, 0.6994, -0.3095, -0.5182, 0.6879, -0.4494, -0.5182, 0.6994, 0.3095, -0.5182, 0.8288, -1.1644, -0.5182, 0.8288, 1.1642, -0.5182, 0.7065, 0.1578, -0.5182, 0.8288, -1.1644, -0.5182, 0.6994, 0.3095, -0.5182, 0.8288, -1.1644, -0.5182, 0.7065, -0.1578, -0.5182, 0.6994, -0.3095, -0.5182, 0.7088, 0, -0.5182, 0.8288, -1.1644, -0.5182, 0.7065, 0.1578, -0.5182, 0.8288, -1.1644, -0.5182, 0.7088, 0, -0.5182, 0.7065, -0.1578, 0.5114, 0.0068, 1.1718, -0.5114, 0.8266, 1.1718, 0.5114, 0.8266, 1.1718, 0.5114, 0.0068, 1.1718, -0.5114, 0.0068, 1.1718, -0.5114, 0.8266, 1.1718, 0.5114, 0.8334, -1.165, -0.5114, 0.8334, 1.165, -0.5114, 0.8334, -1.165, 0.5114, 0.8334, -1.165, 0.5114, 0.8334, 1.165, -0.5114, 0.8334, 1.165, -0.5114, 0, -1.165, 0.5114, 0, 1.165, 0.5114, 0, -1.165, -0.5114, 0, -1.165, -0.5114, 0, 1.165, 0.5114, 0, 1.165, 0.5182, 0.6327, -0.7457, 0.5182, 0.8288, -1.1642, 0.5182, 0.6061, -0.7983, 0.5182, 0.8288, 1.1644, 0.5182, 0.6075, 0.7968, 0.5182, 0.6016, 0.8006, 0.5182, 0.8288, 1.1644, 0.5182, 0.6319, 0.7486, 0.5182, 0.6075, 0.7968, 0.5182, 0.6536, -0.673, 0.5182, 0.8288, -1.1642, 0.5182, 0.6327, -0.7457, 0.5182, 0.6725, -0.5721, 0.5182, 0.8288, -1.1642, 0.5182, 0.6536, -0.673, 0.5182, 0.8288, 1.1644, 0.5182, 0.6536, 0.673, 0.5182, 0.6319, 0.7486, 0.5182, 0.8288, 1.1644, 0.5182, 0.6725, 0.5721, 0.5182, 0.6536, 0.673, 0.5182, 0.6879, -0.4494, 0.5182, 0.8288, -1.1642, 0.5182, 0.6725, -0.5721, 0.5182, 0.6994, -0.3095, 0.5182, 0.8288, -1.1642, 0.5182, 0.6879, -0.4494, 0.5182, 0.8288, 1.1644, 0.5182, 0.6879, 0.4494, 0.5182, 0.6725, 0.5721, 0.5182, 0.8288, 1.1644, 0.5182, 0.6994, 0.3095, 0.5182, 0.6879, 0.4494, 0.5182, 0.6994, -0.3095, 0.5182, 0.8288, 1.1644, 0.5182, 0.8288, -1.1642, 0.5182, 0.7065, -0.1578, 0.5182, 0.8288, 1.1644, 0.5182, 0.6994, -0.3095, 0.5182, 0.8288, 1.1644, 0.5182, 0.7065, 0.1578, 0.5182, 0.6994, 0.3095, 0.5182, 0.7088, 0, 0.5182, 0.8288, 1.1644, 0.5182, 0.7065, -0.1578, 0.5182, 0.8288, 1.1644, 0.5182, 0.7088, 0, 0.5182, 0.7065, 0.1578, 0.5114, 0.5981, -0.7947, -0.5114, 0.598, -0.7948, -0.5114, 0.5981, -0.7947, -0.5114, 0.598, -0.7948, 0.5114, 0.5829, -0.8045, -0.5114, 0.5829, -0.8045, -0.5114, 0.598, -0.7948, 0.5114, 0.5981, -0.7947, 0.5114, 0.5829, -0.8045, -0.5114, 0.6045, -0.7876, 0.5114, 0.6255, -0.7461, 0.5114, 0.6045, -0.7876, -0.5114, 0.6045, -0.7876, -0.5114, 0.6255, -0.7461, 0.5114, 0.6255, -0.7461, -0.5114, 0.4905, -0.571, 0.5114, 0.4751, -0.4486, -0.5114, 0.4751, -0.4486, -0.5114, 0.4905, -0.571, 0.5114, 0.4905, -0.571, 0.5114, 0.4751, -0.4486, -0.5114, 0.5307, -0.7461, 0.5114, 0.5093, -0.6715, -0.5114, 0.5093, -0.6715, -0.5114, 0.5307, -0.7461, 0.5114, 0.5307, -0.7461, 0.5114, 0.5093, -0.6715, -0.5114, 0.4751, -0.4486, 0.5114, 0.4636, -0.309, -0.5114, 0.4636, -0.309, -0.5114, 0.4751, -0.4486, 0.5114, 0.4751, -0.4486, 0.5114, 0.4636, -0.309, -0.5114, 0.4636, -0.309, 0.5114, 0.4566, -0.1575, -0.5114, 0.4566, -0.1575, -0.5114, 0.4636, -0.309, 0.5114, 0.4636, -0.309, 0.5114, 0.4566, -0.1575, -0.5114, 0.5517, -0.7876, 0.5114, 0.5307, -0.7461, -0.5114, 0.5307, -0.7461, -0.5114, 0.5517, -0.7876, 0.5114, 0.5517, -0.7876, 0.5114, 0.5307, -0.7461, -0.5114, 0.6997, -0.1575, 0.5114, 0.702, 0, 0.5114, 0.6997, -0.1575, -0.5114, 0.6997, -0.1575, -0.5114, 0.702, 0, 0.5114, 0.702, 0, -0.5114, 0.4566, -0.1575, 0.5114, 0.4542, 0, -0.5114, 0.4542, 0, -0.5114, 0.4566, -0.1575, 0.5114, 0.4566, -0.1575, 0.5114, 0.4542, 0, -0.5114, 0.6997, 0.1575, 0.5114, 0.6926, 0.309, 0.5114, 0.6997, 0.1575, -0.5114, 0.6997, 0.1575, -0.5114, 0.6926, 0.309, 0.5114, 0.6926, 0.309, -0.5114, 0.6926, 0.309, 0.5114, 0.6812, 0.4486, 0.5114, 0.6926, 0.309, -0.5114, 0.6926, 0.309, -0.5114, 0.6812, 0.4486, 0.5114, 0.6812, 0.4486, -0.5114, 0.4636, 0.309, 0.5114, 0.4751, 0.4486, -0.5114, 0.4751, 0.4486, -0.5114, 0.4636, 0.309, 0.5114, 0.4636, 0.309, 0.5114, 0.4751, 0.4486, -0.5114, 0.647, 0.6715, 0.5114, 0.6657, 0.571, -0.5114, 0.6658, 0.571, -0.5114, 0.647, 0.6715, 0.5114, 0.647, 0.6715, 0.5114, 0.6657, 0.571, -0.5114, 0.5307, 0.7461, 0.5114, 0.5517, 0.7876, -0.5114, 0.5517, 0.7876, -0.5114, 0.5307, 0.7461, 0.5114, 0.5307, 0.7461, 0.5114, 0.5517, 0.7876, -0.5114, 0.6255, 0.7461, 0.5114, 0.6045, 0.7876, 0.5114, 0.6255, 0.7461, -0.5114, 0.6255, 0.7461, -0.5114, 0.6045, 0.7876, 0.5114, 0.6045, 0.7876, -0.5114, 0.5829, 0.8045, 0.5114, 0.5981, 0.7947, -0.5114, 0.5981, 0.7947, 0.5114, 0.598, 0.7948, -0.5114, 0.5829, 0.8045, 0.5114, 0.5829, 0.8045, 0.5114, 0.5981, 0.7947, -0.5114, 0.5829, 0.8045, 0.5114, 0.598, 0.7948, -0.5114, 0.5093, 0.6715, 0.5114, 0.5307, 0.7461, -0.5114, 0.5307, 0.7461, -0.5114, 0.5093, 0.6715, 0.5114, 0.5093, 0.6715, 0.5114, 0.5307, 0.7461, -0.5114, 0.647, 0.6715, 0.5114, 0.6255, 0.7461, 0.5114, 0.647, 0.6715, -0.5114, 0.647, 0.6715, -0.5114, 0.6255, 0.7461, 0.5114, 0.6255, 0.7461, -0.5114, 0.4905, 0.571, 0.5114, 0.5093, 0.6715, -0.5114, 0.5093, 0.6715, -0.5114, 0.4905, 0.571, 0.5114, 0.4905, 0.571, 0.5114, 0.5093, 0.6715, -0.5114, 0.6812, 0.4486, 0.5114, 0.6657, 0.571, 0.5114, 0.6812, 0.4486, -0.5114, 0.6812, 0.4486, -0.5114, 0.6658, 0.571, 0.5114, 0.6657, 0.571, -0.5114, 0.4751, 0.4486, 0.5114, 0.4905, 0.571, -0.5114, 0.4905, 0.571, -0.5114, 0.4751, 0.4486, 0.5114, 0.4751, 0.4486, 0.5114, 0.4905, 0.571, -0.5114, 0.4566, 0.1575, 0.5114, 0.4636, 0.309, -0.5114, 0.4636, 0.309, -0.5114, 0.4566, 0.1575, 0.5114, 0.4566, 0.1575, 0.5114, 0.4636, 0.309, -0.5114, 0.702, 0, 0.5114, 0.6997, 0.1575, 0.5114, 0.702, 0, -0.5114, 0.702, 0, -0.5114, 0.6997, 0.1575, 0.5114, 0.6997, 0.1575, -0.5114, 0.4542, 0, 0.5114, 0.4566, 0.1575, -0.5114, 0.4566, 0.1575, -0.5114, 0.4542, 0, 0.5114, 0.4542, 0, 0.5114, 0.4566, 0.1575, -0.5114, 0.6926, -0.309, 0.5114, 0.6997, -0.1575, 0.5114, 0.6926, -0.309, -0.5114, 0.6926, -0.309, -0.5114, 0.6997, -0.1575, 0.5114, 0.6997, -0.1575, -0.5114, 0.6812, -0.4486, 0.5114, 0.6926, -0.309, 0.5114, 0.6812, -0.4486, -0.5114, 0.6812, -0.4486, -0.5114, 0.6926, -0.309, 0.5114, 0.6926, -0.309, -0.5114, 0.6658, -0.571, 0.5114, 0.6812, -0.4486, 0.5114, 0.6657, -0.571, -0.5114, 0.6658, -0.571, -0.5114, 0.6812, -0.4486, 0.5114, 0.6812, -0.4486, -0.5114, 0.647, -0.6715, 0.5114, 0.6657, -0.571, 0.5114, 0.647, -0.6715, -0.5114, 0.647, -0.6715, -0.5114, 0.6658, -0.571, 0.5114, 0.6657, -0.571, -0.5114, 0.5093, -0.6715, 0.5114, 0.4905, -0.571, -0.5114, 0.4905, -0.571, -0.5114, 0.5093, -0.6715, 0.5114, 0.5093, -0.6715, 0.5114, 0.4905, -0.571, -0.5114, 0.5733, -0.8045, 0.5114, 0.5581, -0.7947, -0.5114, 0.5581, -0.7947, -0.5114, 0.5733, -0.8045, 0.5114, 0.5733, -0.8045, 0.5114, 0.5581, -0.7947, -0.5114, 0.6255, -0.7461, 0.5114, 0.647, -0.6715, 0.5114, 0.6255, -0.7461, -0.5114, 0.6255, -0.7461, -0.5114, 0.647, -0.6715, 0.5114, 0.647, -0.6715, 0.5114, 0.8266, -1.1718, 0.5153, 0.831, -1.1687, 0.5114, 0.8315, -1.1698, 0.5114, 0.8266, -1.1718, 0.5162, 0.8277, -1.1696, 0.5153, 0.831, -1.1687, 0.5114, 0.8334, -1.165, 0.5153, 0.831, -1.1687, 0.5162, 0.8321, -1.1645, 0.5114, 0.8334, -1.165, 0.5114, 0.8315, -1.1698, 0.5153, 0.831, -1.1687, 0.5182, 0.8288, -1.1642, 0.5153, 0.831, -1.1687, 0.5162, 0.8277, -1.1696, 0.5182, 0.8288, -1.1642, 0.5162, 0.8321, -1.1645, 0.5153, 0.831, -1.1687, 0.5114, 0.0068, -1.1718, 0.5153, 0.0029, -1.1688, 0.5162, 0.0068, -1.1694, 0.5114, 0.0068, -1.1718, 0.5114, 0.002, -1.1699, 0.5153, 0.0029, -1.1688, 0.5182, 0.0068, -1.1642, 0.5153, 0.0029, -1.1688, 0.5162, 0.002, -1.1646, 0.5182, 0.0068, -1.1642, 0.5162, 0.0068, -1.1694, 0.5153, 0.0029, -1.1688, 0.5114, 0, -1.165, 0.5153, 0.0029, -1.1688, 0.5114, 0.002, -1.1699, 0.5114, 0, -1.165, 0.5162, 0.002, -1.1646, 0.5153, 0.0029, -1.1688, 0.5114, 0.8334, 1.165, 0.5153, 0.831, 1.1688, 0.5114, 0.8315, 1.1698, 0.5114, 0.8334, 1.165, 0.5162, 0.8321, 1.1646, 0.5153, 0.831, 1.1688, 0.5114, 0.8266, 1.1718, 0.5153, 0.831, 1.1688, 0.5162, 0.8277, 1.1696, 0.5114, 0.8266, 1.1718, 0.5114, 0.8315, 1.1698, 0.5153, 0.831, 1.1688, 0.5182, 0.8288, 1.1644, 0.5153, 0.831, 1.1688, 0.5162, 0.8321, 1.1646, 0.5182, 0.8288, 1.1644, 0.5162, 0.8277, 1.1696, 0.5153, 0.831, 1.1688, 0.5182, 0.0068, 1.1644, 0.5153, 0.0029, 1.1688, 0.5162, 0.0068, 1.1696, 0.5182, 0.0068, 1.1644, 0.5162, 0.002, 1.1647, 0.5153, 0.0029, 1.1688, 0.5114, 0.0068, 1.1718, 0.5153, 0.0029, 1.1688, 0.5114, 0.002, 1.1698, 0.5114, 0.0068, 1.1718, 0.5162, 0.0068, 1.1696, 0.5153, 0.0029, 1.1688, 0.5114, 0, 1.165, 0.5153, 0.0029, 1.1688, 0.5162, 0.002, 1.1647, 0.5114, 0, 1.165, 0.5114, 0.002, 1.1698, 0.5153, 0.0029, 1.1688, -0.5114, 0.8334, -1.165, -0.5153, 0.831, -1.1688, -0.5114, 0.8315, -1.1698, -0.5114, 0.8334, -1.165, -0.5162, 0.8321, -1.1646, -0.5153, 0.831, -1.1688, -0.5114, 0.8266, -1.1718, -0.5153, 0.831, -1.1688, -0.5162, 0.8277, -1.1696, -0.5114, 0.8266, -1.1718, -0.5114, 0.8315, -1.1698, -0.5153, 0.831, -1.1688, -0.5182, 0.8288, -1.1644, -0.5153, 0.831, -1.1688, -0.5162, 0.8321, -1.1646, -0.5182, 0.8288, -1.1644, -0.5162, 0.8277, -1.1696, -0.5153, 0.831, -1.1688, -0.5114, 0.0068, -1.1718, -0.5153, 0.0029, -1.1688, -0.5114, 0.002, -1.1698, -0.5114, 0.0068, -1.1718, -0.5162, 0.0068, -1.1696, -0.5153, 0.0029, -1.1688, -0.5114, 0, -1.165, -0.5153, 0.0029, -1.1688, -0.5162, 0.002, -1.1647, -0.5114, 0, -1.165, -0.5114, 0.002, -1.1698, -0.5153, 0.0029, -1.1688, -0.5182, 0.0068, -1.1644, -0.5153, 0.0029, -1.1688, -0.5162, 0.0068, -1.1696, -0.5182, 0.0068, -1.1644, -0.5162, 0.002, -1.1647, -0.5153, 0.0029, -1.1688, -0.5182, 0.8288, 1.1642, -0.5153, 0.831, 1.1687, -0.5162, 0.8277, 1.1696, -0.5182, 0.8288, 1.1642, -0.5162, 0.8321, 1.1645, -0.5153, 0.831, 1.1687, -0.5114, 0.8266, 1.1718, -0.5153, 0.831, 1.1687, -0.5114, 0.8315, 1.1698, -0.5114, 0.8266, 1.1718, -0.5162, 0.8277, 1.1696, -0.5153, 0.831, 1.1687, -0.5114, 0.8334, 1.165, -0.5153, 0.831, 1.1687, -0.5162, 0.8321, 1.1645, -0.5114, 0.8334, 1.165, -0.5114, 0.8315, 1.1698, -0.5153, 0.831, 1.1687, -0.5114, 0.0068, 1.1718, -0.5153, 0.0029, 1.1688, -0.5162, 0.0068, 1.1694, -0.5114, 0.0068, 1.1718, -0.5114, 0.002, 1.1699, -0.5153, 0.0029, 1.1688, -0.5182, 0.0068, 1.1642, -0.5153, 0.0029, 1.1688, -0.5162, 0.002, 1.1646, -0.5182, 0.0068, 1.1642, -0.5162, 0.0068, 1.1694, -0.5153, 0.0029, 1.1688, -0.5114, 0, 1.165, -0.5153, 0.0029, 1.1688, -0.5114, 0.002, 1.1699, -0.5114, 0, 1.165, -0.5162, 0.002, 1.1646, -0.5153, 0.0029, 1.1688, -0.5182, 0.5786, 0.8159, -0.5153, 0.5782, 0.8078, -0.5162, 0.58, 0.8088, -0.5182, 0.5786, 0.8159, -0.5162, 0.5767, 0.809, -0.5153, 0.5782, 0.8078, -0.5114, 0.5829, 0.8045, -0.5153, 0.5782, 0.8078, -0.5114, 0.5781, 0.8057, -0.5114, 0.5829, 0.8045, -0.5162, 0.58, 0.8088, -0.5153, 0.5782, 0.8078, -0.5114, 0.5733, 0.8045, -0.5153, 0.5782, 0.8078, -0.5162, 0.5767, 0.809, -0.5114, 0.5733, 0.8045, -0.5114, 0.5781, 0.8057, -0.5153, 0.5782, 0.8078, -0.5114, 0.5517, 0.7876, -0.5153, 0.5534, 0.7925, -0.5162, 0.5515, 0.7915, -0.5114, 0.5517, 0.7876, -0.5114, 0.5545, 0.7915, -0.5153, 0.5534, 0.7925, -0.5182, 0.5487, 0.7968, -0.5153, 0.5534, 0.7925, -0.5162, 0.5542, 0.7946, -0.5182, 0.5487, 0.7968, -0.5162, 0.5515, 0.7915, -0.5153, 0.5534, 0.7925, -0.5114, 0.5581, 0.7947, -0.5153, 0.5534, 0.7925, -0.5114, 0.5545, 0.7915, -0.5114, 0.5581, 0.7947, -0.5162, 0.5542, 0.7946, -0.5153, 0.5534, 0.7925, -0.5114, 0.6045, 0.7876, -0.5153, 0.6024, 0.7929, -0.5114, 0.6017, 0.7915, -0.5114, 0.6045, 0.7876, -0.5162, 0.6041, 0.7925, -0.5153, 0.6024, 0.7929, -0.5114, 0.5981, 0.7947, -0.5153, 0.6024, 0.7929, -0.5162, 0.6012, 0.7953, -0.5114, 0.5981, 0.7947, -0.5114, 0.6017, 0.7915, -0.5153, 0.6024, 0.7929, -0.5182, 0.6061, 0.7983, -0.5153, 0.6024, 0.7929, -0.5162, 0.6041, 0.7925, -0.5182, 0.6061, 0.7983, -0.5162, 0.6012, 0.7953, -0.5153, 0.6024, 0.7929, -0.5182, 0.5781, -0.8156, -0.5153, 0.5781, -0.8078, -0.5162, 0.5765, -0.8089, -0.5182, 0.5781, -0.8156, -0.5162, 0.5798, -0.8089, -0.5153, 0.5781, -0.8078, -0.5114, 0.5733, -0.8045, -0.5153, 0.5781, -0.8078, -0.5114, 0.5781, -0.8057, -0.5114, 0.5733, -0.8045, -0.5162, 0.5765, -0.8089, -0.5153, 0.5781, -0.8078, -0.5114, 0.5829, -0.8045, -0.5153, 0.5781, -0.8078, -0.5162, 0.5798, -0.8089, -0.5114, 0.5829, -0.8045, -0.5114, 0.5781, -0.8057, -0.5153, 0.5781, -0.8078, -0.5182, 0.5487, -0.7968, -0.5153, 0.5534, -0.7925, -0.5162, 0.5515, -0.7915, -0.5182, 0.5487, -0.7968, -0.5162, 0.5542, -0.7946, -0.5153, 0.5534, -0.7925, -0.5114, 0.5517, -0.7876, -0.5153, 0.5534, -0.7925, -0.5114, 0.5545, -0.7915, -0.5114, 0.5517, -0.7876, -0.5162, 0.5515, -0.7915, -0.5153, 0.5534, -0.7925, -0.5114, 0.5581, -0.7947, -0.5153, 0.5534, -0.7925, -0.5162, 0.5542, -0.7946, -0.5114, 0.5581, -0.7947, -0.5114, 0.5545, -0.7915, -0.5153, 0.5534, -0.7925, -0.5182, 0.6075, -0.7968, -0.5153, 0.6028, -0.7925, -0.5162, 0.6021, -0.7946, -0.5182, 0.6075, -0.7968, -0.5162, 0.6048, -0.7915, -0.5153, 0.6028, -0.7925, -0.5114, 0.5981, -0.7947, -0.5153, 0.6028, -0.7925, -0.5114, 0.6017, -0.7915, -0.5114, 0.5981, -0.7947, -0.5162, 0.6021, -0.7946, -0.5153, 0.6028, -0.7925, -0.5114, 0.6045, -0.7876, -0.5153, 0.6028, -0.7925, -0.5162, 0.6048, -0.7915, -0.5114, 0.6045, -0.7876, -0.5114, 0.6017, -0.7915, -0.5153, 0.6028, -0.7925, 0.5114, 0.5517, -0.7876, 0.5153, 0.5534, -0.7925, 0.5162, 0.5515, -0.7915, 0.5114, 0.5517, -0.7876, 0.5114, 0.5545, -0.7915, 0.5153, 0.5534, -0.7925, 0.5182, 0.5487, -0.7968, 0.5153, 0.5534, -0.7925, 0.5162, 0.5542, -0.7946, 0.5182, 0.5487, -0.7968, 0.5162, 0.5515, -0.7915, 0.5153, 0.5534, -0.7925, 0.5114, 0.5581, -0.7947, 0.5153, 0.5534, -0.7925, 0.5114, 0.5545, -0.7915, 0.5114, 0.5581, -0.7947, 0.5162, 0.5542, -0.7946, 0.5153, 0.5534, -0.7925, 0.5114, 0.6045, -0.7876, 0.5153, 0.6024, -0.7929, 0.5114, 0.6017, -0.7915, 0.5114, 0.6045, -0.7876, 0.5162, 0.6041, -0.7925, 0.5153, 0.6024, -0.7929, 0.5114, 0.5981, -0.7947, 0.5153, 0.6024, -0.7929, 0.5162, 0.6012, -0.7953, 0.5114, 0.5981, -0.7947, 0.5114, 0.6017, -0.7915, 0.5153, 0.6024, -0.7929, 0.5182, 0.6061, -0.7983, 0.5153, 0.6024, -0.7929, 0.5162, 0.6041, -0.7925, 0.5182, 0.6061, -0.7983, 0.5162, 0.6012, -0.7953, 0.5153, 0.6024, -0.7929, 0.5114, 0.5829, -0.8045, 0.5153, 0.5782, -0.8078, 0.5114, 0.5781, -0.8057, 0.5114, 0.5829, -0.8045, 0.5162, 0.58, -0.8088, 0.5153, 0.5782, -0.8078, 0.5114, 0.5733, -0.8045, 0.5153, 0.5782, -0.8078, 0.5162, 0.5767, -0.809, 0.5114, 0.5733, -0.8045, 0.5114, 0.5781, -0.8057, 0.5153, 0.5782, -0.8078, 0.5182, 0.5786, -0.8159, 0.5153, 0.5782, -0.8078, 0.5162, 0.58, -0.8088, 0.5182, 0.5786, -0.8159, 0.5162, 0.5767, -0.809, 0.5153, 0.5782, -0.8078, 0.5182, 0.5781, 0.8156, 0.5153, 0.5781, 0.8078, 0.5162, 0.5765, 0.8089, 0.5182, 0.5781, 0.8156, 0.5162, 0.5798, 0.8089, 0.5153, 0.5781, 0.8078, 0.5114, 0.5733, 0.8045, 0.5153, 0.5781, 0.8078, 0.5114, 0.5781, 0.8057, 0.5114, 0.5733, 0.8045, 0.5162, 0.5765, 0.8089, 0.5153, 0.5781, 0.8078, 0.5114, 0.5829, 0.8045, 0.5153, 0.5781, 0.8078, 0.5162, 0.5798, 0.8089, 0.5114, 0.5829, 0.8045, 0.5114, 0.5781, 0.8057, 0.5153, 0.5781, 0.8078, 0.5114, 0.5517, 0.7876, 0.5153, 0.5534, 0.7925, 0.5114, 0.5545, 0.7915, 0.5114, 0.5517, 0.7876, 0.5162, 0.5515, 0.7915, 0.5153, 0.5534, 0.7925, 0.5114, 0.5581, 0.7947, 0.5153, 0.5534, 0.7925, 0.5162, 0.5542, 0.7946, 0.5114, 0.5581, 0.7947, 0.5114, 0.5545, 0.7915, 0.5153, 0.5534, 0.7925, 0.5182, 0.5487, 0.7968, 0.5153, 0.5534, 0.7925, 0.5162, 0.5515, 0.7915, 0.5182, 0.5487, 0.7968, 0.5162, 0.5542, 0.7946, 0.5153, 0.5534, 0.7925, 0.5114, 0.5981, 0.7947, 0.5153, 0.6028, 0.7925, 0.5114, 0.6017, 0.7915, 0.5114, 0.5981, 0.7947, 0.5162, 0.6021, 0.7946, 0.5153, 0.6028, 0.7925, 0.5114, 0.6045, 0.7876, 0.5153, 0.6028, 0.7925, 0.5162, 0.6048, 0.7915, 0.5114, 0.6045, 0.7876, 0.5114, 0.6017, 0.7915, 0.5153, 0.6028, 0.7925, 0.5182, 0.6075, 0.7968, 0.5153, 0.6028, 0.7925, 0.5162, 0.6021, 0.7946, 0.5182, 0.6075, 0.7968, 0.5162, 0.6048, 0.7915, 0.5153, 0.6028, 0.7925, 0.5182, 0.8288, -1.1642, 0.5162, 0.0068, -1.1694, 0.5182, 0.0068, -1.1642, 0.5182, 0.8288, -1.1642, 0.5162, 0.8277, -1.1696, 0.5162, 0.0068, -1.1694, 0.5162, 0.8277, -1.1696, 0.5114, 0.0068, -1.1718, 0.5162, 0.0068, -1.1694, 0.5162, 0.8277, -1.1696, 0.5114, 0.8266, -1.1718, 0.5114, 0.0068, -1.1718, 0.5114, 0.8334, -1.165, 0.5162, 0.8321, 1.1646, 0.5114, 0.8334, 1.165, 0.5114, 0.8334, -1.165, 0.5162, 0.8321, -1.1645, 0.5162, 0.8321, 1.1646, 0.5162, 0.8321, -1.1645, 0.5182, 0.8288, 1.1644, 0.5162, 0.8321, 1.1646, 0.5162, 0.8321, -1.1645, 0.5182, 0.8288, -1.1642, 0.5182, 0.8288, 1.1644, 0.5114, 0.8266, 1.1718, 0.5162, 0.0068, 1.1696, 0.5114, 0.0068, 1.1718, 0.5114, 0.8266, 1.1718, 0.5162, 0.8277, 1.1696, 0.5162, 0.0068, 1.1696, 0.5162, 0.8277, 1.1696, 0.5182, 0.0068, 1.1644, 0.5162, 0.0068, 1.1696, 0.5162, 0.8277, 1.1696, 0.5182, 0.8288, 1.1644, 0.5182, 0.0068, 1.1644, 0.5114, 0.8266, -1.1718, -0.5114, 0.8315, -1.1698, -0.5114, 0.8266, -1.1718, 0.5114, 0.8266, -1.1718, 0.5114, 0.8315, -1.1698, -0.5114, 0.8315, -1.1698, 0.5114, 0.8315, -1.1698, -0.5114, 0.8334, -1.165, -0.5114, 0.8315, -1.1698, 0.5114, 0.8315, -1.1698, 0.5114, 0.8334, -1.165, -0.5114, 0.8334, -1.165, -0.5114, 0.8266, -1.1718, -0.5162, 0.0068, -1.1696, -0.5114, 0.0068, -1.1718, -0.5114, 0.8266, -1.1718, -0.5162, 0.8277, -1.1696, -0.5162, 0.0068, -1.1696, -0.5162, 0.8277, -1.1696, -0.5182, 0.0068, -1.1644, -0.5162, 0.0068, -1.1696, -0.5162, 0.8277, -1.1696, -0.5182, 0.8288, -1.1644, -0.5182, 0.0068, -1.1644, -0.5182, 0.8288, -1.1644, -0.5162, 0.8321, 1.1645, -0.5182, 0.8288, 1.1642, -0.5182, 0.8288, -1.1644, -0.5162, 0.8321, -1.1646, -0.5162, 0.8321, 1.1645, -0.5162, 0.8321, -1.1646, -0.5114, 0.8334, 1.165, -0.5162, 0.8321, 1.1645, -0.5162, 0.8321, -1.1646, -0.5114, 0.8334, -1.165, -0.5114, 0.8334, 1.165, 0.5114, 0.0068, 1.1718, -0.5114, 0.002, 1.1699, -0.5114, 0.0068, 1.1718, 0.5114, 0.0068, 1.1718, 0.5114, 0.002, 1.1698, -0.5114, 0.002, 1.1699, 0.5114, 0.002, 1.1698, -0.5114, 0, 1.165, -0.5114, 0.002, 1.1699, 0.5114, 0.002, 1.1698, 0.5114, 0, 1.165, -0.5114, 0, 1.165, -0.5114, 0.5581, 0.7947, 0.5114, 0.5545, 0.7915, 0.5114, 0.5581, 0.7947, -0.5114, 0.5581, 0.7947, -0.5114, 0.5545, 0.7915, 0.5114, 0.5545, 0.7915, -0.5114, 0.5545, 0.7915, 0.5114, 0.5517, 0.7876, 0.5114, 0.5545, 0.7915, -0.5114, 0.5545, 0.7915, -0.5114, 0.5517, 0.7876, 0.5114, 0.5517, 0.7876, -0.5114, 0.5733, 0.8045, -0.5162, 0.5542, 0.7946, -0.5114, 0.5581, 0.7947, -0.5114, 0.5733, 0.8045, -0.5162, 0.5767, 0.809, -0.5162, 0.5542, 0.7946, -0.5162, 0.5767, 0.809, -0.5182, 0.5487, 0.7968, -0.5162, 0.5542, 0.7946, -0.5162, 0.5767, 0.809, -0.5182, 0.5786, 0.8159, -0.5182, 0.5487, 0.7968, -0.5114, 0.6255, 0.7461, -0.5162, 0.6041, 0.7925, -0.5114, 0.6045, 0.7876, -0.5114, 0.6255, 0.7461, -0.5162, 0.6276, 0.746, -0.5162, 0.6041, 0.7925, -0.5162, 0.6276, 0.746, -0.5182, 0.6061, 0.7983, -0.5162, 0.6041, 0.7925, -0.5162, 0.6276, 0.746, -0.5182, 0.6327, 0.7457, -0.5182, 0.6061, 0.7983, -0.5114, 0.5307, 0.7461, -0.5162, 0.5073, 0.6719, -0.5114, 0.5093, 0.6715, -0.5114, 0.5307, 0.7461, -0.5162, 0.5288, 0.7468, -0.5162, 0.5073, 0.6719, -0.5162, 0.5288, 0.7468, -0.5182, 0.5026, 0.673, -0.5162, 0.5073, 0.6719, -0.5162, 0.5288, 0.7468, -0.5182, 0.5243, 0.7486, -0.5182, 0.5026, 0.673, -0.5182, 0.6327, 0.7457, -0.5162, 0.6489, 0.6719, -0.5182, 0.6536, 0.673, -0.5182, 0.6327, 0.7457, -0.5162, 0.6276, 0.746, -0.5162, 0.6489, 0.6719, -0.5162, 0.6276, 0.746, -0.5114, 0.647, 0.6715, -0.5162, 0.6489, 0.6719, -0.5162, 0.6276, 0.746, -0.5114, 0.6255, 0.7461, -0.5114, 0.647, 0.6715, -0.5182, 0.6536, 0.673, -0.5162, 0.6677, 0.5713, -0.5182, 0.6725, 0.5721, -0.5182, 0.6536, 0.673, -0.5162, 0.6489, 0.6719, -0.5162, 0.6677, 0.5713, -0.5162, 0.6489, 0.6719, -0.5114, 0.6658, 0.571, -0.5162, 0.6677, 0.5713, -0.5162, 0.6489, 0.6719, -0.5114, 0.647, 0.6715, -0.5114, 0.6658, 0.571, -0.5114, 0.5093, 0.6715, -0.5162, 0.4885, 0.5713, -0.5114, 0.4905, 0.571, -0.5114, 0.5093, 0.6715, -0.5162, 0.5073, 0.6719, -0.5162, 0.4885, 0.5713, -0.5162, 0.5073, 0.6719, -0.5182, 0.4838, 0.5721, -0.5162, 0.4885, 0.5713, -0.5162, 0.5073, 0.6719, -0.5182, 0.5026, 0.673, -0.5182, 0.4838, 0.5721, -0.5114, 0.4905, 0.571, -0.5162, 0.4731, 0.4489, -0.5114, 0.4751, 0.4486, -0.5114, 0.4905, 0.571, -0.5162, 0.4885, 0.5713, -0.5162, 0.4731, 0.4489, -0.5162, 0.4885, 0.5713, -0.5182, 0.4683, 0.4494, -0.5162, 0.4731, 0.4489, -0.5162, 0.4885, 0.5713, -0.5182, 0.4838, 0.5721, -0.5182, 0.4683, 0.4494, -0.5182, 0.6725, 0.5721, -0.5162, 0.6831, 0.4489, -0.5182, 0.6879, 0.4494, -0.5182, 0.6725, 0.5721, -0.5162, 0.6677, 0.5713, -0.5162, 0.6831, 0.4489, -0.5162, 0.6677, 0.5713, -0.5114, 0.6812, 0.4486, -0.5162, 0.6831, 0.4489, -0.5162, 0.6677, 0.5713, -0.5114, 0.6658, 0.571, -0.5114, 0.6812, 0.4486, -0.5114, 0.4751, 0.4486, -0.5162, 0.4616, 0.3092, -0.5114, 0.4636, 0.309, -0.5114, 0.4751, 0.4486, -0.5162, 0.4731, 0.4489, -0.5162, 0.4616, 0.3092, -0.5162, 0.4731, 0.4489, -0.5182, 0.4568, 0.3095, -0.5162, 0.4616, 0.3092, -0.5162, 0.4731, 0.4489, -0.5182, 0.4683, 0.4494, -0.5182, 0.4568, 0.3095, -0.5182, 0.6879, 0.4494, -0.5162, 0.6946, 0.3092, -0.5182, 0.6994, 0.3095, -0.5182, 0.6879, 0.4494, -0.5162, 0.6831, 0.4489, -0.5162, 0.6946, 0.3092, -0.5162, 0.6831, 0.4489, -0.5114, 0.6926, 0.309, -0.5162, 0.6946, 0.3092, -0.5162, 0.6831, 0.4489, -0.5114, 0.6812, 0.4486, -0.5114, 0.6926, 0.309, -0.5182, 0.6994, 0.3095, -0.5162, 0.7017, 0.1576, -0.5182, 0.7065, 0.1578, -0.5182, 0.6994, 0.3095, -0.5162, 0.6946, 0.3092, -0.5162, 0.7017, 0.1576, -0.5162, 0.6946, 0.3092, -0.5114, 0.6997, 0.1575, -0.5162, 0.7017, 0.1576, -0.5162, 0.6946, 0.3092, -0.5114, 0.6926, 0.309, -0.5114, 0.6997, 0.1575, -0.5114, 0.4636, 0.309, -0.5162, 0.4546, 0.1576, -0.5114, 0.4566, 0.1575, -0.5114, 0.4636, 0.309, -0.5162, 0.4616, 0.3092, -0.5162, 0.4546, 0.1576, -0.5162, 0.4616, 0.3092, -0.5182, 0.4498, 0.1578, -0.5162, 0.4546, 0.1576, -0.5162, 0.4616, 0.3092, -0.5182, 0.4568, 0.3095, -0.5182, 0.4498, 0.1578, -0.5114, 0.4566, 0.1575, -0.5162, 0.4522, 0, -0.5114, 0.4542, 0, -0.5114, 0.4566, 0.1575, -0.5162, 0.4546, 0.1576, -0.5162, 0.4522, 0, -0.5162, 0.4546, 0.1576, -0.5182, 0.4474, 0, -0.5162, 0.4522, 0, -0.5162, 0.4546, 0.1576, -0.5182, 0.4498, 0.1578, -0.5182, 0.4474, 0, -0.5182, 0.7065, 0.1578, -0.5162, 0.704, 0, -0.5182, 0.7088, 0, -0.5182, 0.7065, 0.1578, -0.5162, 0.7017, 0.1576, -0.5162, 0.704, 0, -0.5162, 0.7017, 0.1576, -0.5114, 0.702, 0, -0.5162, 0.704, 0, -0.5162, 0.7017, 0.1576, -0.5114, 0.6997, 0.1575, -0.5114, 0.702, 0, -0.5182, 0.7088, 0, -0.5162, 0.7017, -0.1576, -0.5182, 0.7065, -0.1578, -0.5182, 0.7088, 0, -0.5162, 0.704, 0, -0.5162, 0.7017, -0.1576, -0.5162, 0.704, 0, -0.5114, 0.6997, -0.1575, -0.5162, 0.7017, -0.1576, -0.5162, 0.704, 0, -0.5114, 0.702, 0, -0.5114, 0.6997, -0.1575, -0.5182, 0.7065, -0.1578, -0.5162, 0.6946, -0.3092, -0.5182, 0.6994, -0.3095, -0.5182, 0.7065, -0.1578, -0.5162, 0.7017, -0.1576, -0.5162, 0.6946, -0.3092, -0.5162, 0.7017, -0.1576, -0.5114, 0.6926, -0.309, -0.5162, 0.6946, -0.3092, -0.5162, 0.7017, -0.1576, -0.5114, 0.6997, -0.1575, -0.5114, 0.6926, -0.309, -0.5114, 0.6658, -0.571, -0.5162, 0.6831, -0.4489, -0.5114, 0.6812, -0.4486, -0.5114, 0.6658, -0.571, -0.5162, 0.6677, -0.5713, -0.5162, 0.6831, -0.4489, -0.5162, 0.6677, -0.5713, -0.5182, 0.6879, -0.4494, -0.5162, 0.6831, -0.4489, -0.5162, 0.6677, -0.5713, -0.5182, 0.6725, -0.5721, -0.5182, 0.6879, -0.4494, -0.5182, 0.5026, -0.673, -0.5162, 0.4885, -0.5713, -0.5182, 0.4838, -0.5721, -0.5182, 0.5026, -0.673, -0.5162, 0.5073, -0.6719, -0.5162, 0.4885, -0.5713, -0.5162, 0.5073, -0.6719, -0.5114, 0.4905, -0.571, -0.5162, 0.4885, -0.5713, -0.5162, 0.5073, -0.6719, -0.5114, 0.5093, -0.6715, -0.5114, 0.4905, -0.571, -0.5182, 0.4838, -0.5721, -0.5162, 0.4731, -0.4489, -0.5182, 0.4683, -0.4494, -0.5182, 0.4838, -0.5721, -0.5162, 0.4885, -0.5713, -0.5162, 0.4731, -0.4489, -0.5162, 0.4885, -0.5713, -0.5114, 0.4751, -0.4486, -0.5162, 0.4731, -0.4489, -0.5162, 0.4885, -0.5713, -0.5114, 0.4905, -0.571, -0.5114, 0.4751, -0.4486, -0.5182, 0.4683, -0.4494, -0.5162, 0.4616, -0.3092, -0.5182, 0.4568, -0.3095, -0.5182, 0.4683, -0.4494, -0.5162, 0.4731, -0.4489, -0.5162, 0.4616, -0.3092, -0.5162, 0.4731, -0.4489, -0.5114, 0.4636, -0.309, -0.5162, 0.4616, -0.3092, -0.5162, 0.4731, -0.4489, -0.5114, 0.4751, -0.4486, -0.5114, 0.4636, -0.309, -0.5114, 0.4542, 0, -0.5162, 0.4546, -0.1576, -0.5114, 0.4566, -0.1575, -0.5114, 0.4542, 0, -0.5162, 0.4522, 0, -0.5162, 0.4546, -0.1576, -0.5162, 0.4522, 0, -0.5182, 0.4498, -0.1578, -0.5162, 0.4546, -0.1576, -0.5162, 0.4522, 0, -0.5182, 0.4474, 0, -0.5182, 0.4498, -0.1578, -0.5114, 0.5093, -0.6715, -0.5162, 0.5288, -0.7468, -0.5114, 0.5307, -0.7461, -0.5114, 0.5093, -0.6715, -0.5162, 0.5073, -0.6719, -0.5162, 0.5288, -0.7468, -0.5162, 0.5073, -0.6719, -0.5182, 0.5243, -0.7486, -0.5162, 0.5288, -0.7468, -0.5162, 0.5073, -0.6719, -0.5182, 0.5026, -0.673, -0.5182, 0.5243, -0.7486, -0.5182, 0.5781, -0.8156, -0.5162, 0.5542, -0.7946, -0.5182, 0.5487, -0.7968, -0.5182, 0.5781, -0.8156, -0.5162, 0.5765, -0.8089, -0.5162, 0.5542, -0.7946, -0.5162, 0.5765, -0.8089, -0.5114, 0.5581, -0.7947, -0.5162, 0.5542, -0.7946, -0.5162, 0.5765, -0.8089, -0.5114, 0.5733, -0.8045, -0.5114, 0.5581, -0.7947, -0.5114, 0.598, -0.7948, -0.5162, 0.6021, -0.7946, -0.5114, 0.5981, -0.7947, -0.5114, 0.598, -0.7948, -0.5162, 0.599, -0.7965, -0.5162, 0.6021, -0.7946, -0.5162, 0.599, -0.7965, -0.5182, 0.6075, -0.7968, -0.5162, 0.6021, -0.7946, -0.5162, 0.599, -0.7965, -0.5182, 0.6016, -0.8006, -0.5182, 0.6075, -0.7968, -0.5114, 0.6255, -0.7461, -0.5162, 0.6489, -0.6719, -0.5114, 0.647, -0.6715, -0.5114, 0.6255, -0.7461, -0.5162, 0.6274, -0.7468, -0.5162, 0.6489, -0.6719, -0.5162, 0.6274, -0.7468, -0.5182, 0.6536, -0.673, -0.5162, 0.6489, -0.6719, -0.5162, 0.6274, -0.7468, -0.5182, 0.6319, -0.7486, -0.5182, 0.6536, -0.673, 0.5114, 0.6657, 0.571, 0.5162, 0.6831, 0.4489, 0.5114, 0.6812, 0.4486, 0.5114, 0.6657, 0.571, 0.5162, 0.6677, 0.5713, 0.5162, 0.6831, 0.4489, 0.5162, 0.6677, 0.5713, 0.5182, 0.6879, 0.4494, 0.5162, 0.6831, 0.4489, 0.5162, 0.6677, 0.5713, 0.5182, 0.6725, 0.5721, 0.5182, 0.6879, 0.4494, 0.5114, 0.6812, 0.4486, 0.5162, 0.6946, 0.3092, 0.5114, 0.6926, 0.309, 0.5114, 0.6812, 0.4486, 0.5162, 0.6831, 0.4489, 0.5162, 0.6946, 0.3092, 0.5162, 0.6831, 0.4489, 0.5182, 0.6994, 0.3095, 0.5162, 0.6946, 0.3092, 0.5162, 0.6831, 0.4489, 0.5182, 0.6879, 0.4494, 0.5182, 0.6994, 0.3095, 0.5114, 0.5829, 0.8045, 0.5162, 0.599, 0.7965, 0.5114, 0.598, 0.7948, 0.5114, 0.5829, 0.8045, 0.5162, 0.5798, 0.8089, 0.5162, 0.599, 0.7965, 0.5162, 0.5798, 0.8089, 0.5182, 0.6016, 0.8006, 0.5162, 0.599, 0.7965, 0.5162, 0.5798, 0.8089, 0.5182, 0.5781, 0.8156, 0.5182, 0.6016, 0.8006, 0.5114, 0.8334, 1.165, -0.5114, 0.8315, 1.1698, -0.5114, 0.8334, 1.165, 0.5114, 0.8334, 1.165, 0.5114, 0.8315, 1.1698, -0.5114, 0.8315, 1.1698, 0.5114, 0.8315, 1.1698, -0.5114, 0.8266, 1.1718, -0.5114, 0.8315, 1.1698, 0.5114, 0.8315, 1.1698, 0.5114, 0.8266, 1.1718, -0.5114, 0.8266, 1.1718, 0.5114, 0.702, 0, 0.5162, 0.7017, -0.1576, 0.5114, 0.6997, -0.1575, 0.5114, 0.702, 0, 0.5162, 0.704, 0, 0.5162, 0.7017, -0.1576, 0.5162, 0.704, 0, 0.5182, 0.7065, -0.1578, 0.5162, 0.7017, -0.1576, 0.5162, 0.704, 0, 0.5182, 0.7088, 0, 0.5182, 0.7065, -0.1578, 0.5114, 0.6997, -0.1575, 0.5162, 0.6946, -0.3092, 0.5114, 0.6926, -0.309, 0.5114, 0.6997, -0.1575, 0.5162, 0.7017, -0.1576, 0.5162, 0.6946, -0.3092, 0.5162, 0.7017, -0.1576, 0.5182, 0.6994, -0.3095, 0.5162, 0.6946, -0.3092, 0.5162, 0.7017, -0.1576, 0.5182, 0.7065, -0.1578, 0.5182, 0.6994, -0.3095, 0.5182, 0.4498, -0.1578, 0.5162, 0.4616, -0.3092, 0.5182, 0.4568, -0.3095, 0.5182, 0.4498, -0.1578, 0.5162, 0.4546, -0.1576, 0.5162, 0.4616, -0.3092, 0.5162, 0.4546, -0.1576, 0.5114, 0.4636, -0.309, 0.5162, 0.4616, -0.3092, 0.5162, 0.4546, -0.1576, 0.5114, 0.4566, -0.1575, 0.5114, 0.4636, -0.309, 0.5182, 0.4568, -0.3095, 0.5162, 0.4731, -0.4489, 0.5182, 0.4683, -0.4494, 0.5182, 0.4568, -0.3095, 0.5162, 0.4616, -0.3092, 0.5162, 0.4731, -0.4489, 0.5162, 0.4616, -0.3092, 0.5114, 0.4751, -0.4486, 0.5162, 0.4731, -0.4489, 0.5162, 0.4616, -0.3092, 0.5114, 0.4636, -0.309, 0.5114, 0.4751, -0.4486, 0.5114, 0.6926, -0.309, 0.5162, 0.6831, -0.4489, 0.5114, 0.6812, -0.4486, 0.5114, 0.6926, -0.309, 0.5162, 0.6946, -0.3092, 0.5162, 0.6831, -0.4489, 0.5162, 0.6946, -0.3092, 0.5182, 0.6879, -0.4494, 0.5162, 0.6831, -0.4489, 0.5162, 0.6946, -0.3092, 0.5182, 0.6994, -0.3095, 0.5182, 0.6879, -0.4494, 0.5182, 0.4683, -0.4494, 0.5162, 0.4885, -0.5713, 0.5182, 0.4838, -0.5721, 0.5182, 0.4683, -0.4494, 0.5162, 0.4731, -0.4489, 0.5162, 0.4885, -0.5713, 0.5162, 0.4731, -0.4489, 0.5114, 0.4905, -0.571, 0.5162, 0.4885, -0.5713, 0.5162, 0.4731, -0.4489, 0.5114, 0.4751, -0.4486, 0.5114, 0.4905, -0.571, 0.5114, 0.6812, -0.4486, 0.5162, 0.6677, -0.5713, 0.5114, 0.6657, -0.571, 0.5114, 0.6812, -0.4486, 0.5162, 0.6831, -0.4489, 0.5162, 0.6677, -0.5713, 0.5162, 0.6831, -0.4489, 0.5182, 0.6725, -0.5721, 0.5162, 0.6677, -0.5713, 0.5162, 0.6831, -0.4489, 0.5182, 0.6879, -0.4494, 0.5182, 0.6725, -0.5721, 0.5114, 0.6657, -0.571, 0.5162, 0.6489, -0.6719, 0.5114, 0.647, -0.6715, 0.5114, 0.6657, -0.571, 0.5162, 0.6677, -0.5713, 0.5162, 0.6489, -0.6719, 0.5162, 0.6677, -0.5713, 0.5182, 0.6536, -0.673, 0.5162, 0.6489, -0.6719, 0.5162, 0.6677, -0.5713, 0.5182, 0.6725, -0.5721, 0.5182, 0.6536, -0.673, 0.5114, 0.6997, 0.1575, 0.5162, 0.704, 0, 0.5114, 0.702, 0, 0.5114, 0.6997, 0.1575, 0.5162, 0.7017, 0.1576, 0.5162, 0.704, 0, 0.5162, 0.7017, 0.1576, 0.5182, 0.7088, 0, 0.5162, 0.704, 0, 0.5162, 0.7017, 0.1576, 0.5182, 0.7065, 0.1578, 0.5182, 0.7088, 0, 0.5182, 0.5026, -0.673, 0.5162, 0.5288, -0.7468, 0.5182, 0.5243, -0.7486, 0.5182, 0.5026, -0.673, 0.5162, 0.5073, -0.6719, 0.5162, 0.5288, -0.7468, 0.5162, 0.5073, -0.6719, 0.5114, 0.5307, -0.7461, 0.5162, 0.5288, -0.7468, 0.5162, 0.5073, -0.6719, 0.5114, 0.5093, -0.6715, 0.5114, 0.5307, -0.7461, 0.5114, 0.647, -0.6715, 0.5162, 0.6276, -0.746, 0.5114, 0.6255, -0.7461, 0.5114, 0.647, -0.6715, 0.5162, 0.6489, -0.6719, 0.5162, 0.6276, -0.746, 0.5162, 0.6489, -0.6719, 0.5182, 0.6327, -0.7457, 0.5162, 0.6276, -0.746, 0.5162, 0.6489, -0.6719, 0.5182, 0.6536, -0.673, 0.5182, 0.6327, -0.7457, 0.5182, 0.5243, -0.7486, 0.5162, 0.5515, -0.7915, 0.5182, 0.5487, -0.7968, 0.5182, 0.5243, -0.7486, 0.5162, 0.5288, -0.7468, 0.5162, 0.5515, -0.7915, 0.5162, 0.5288, -0.7468, 0.5114, 0.5517, -0.7876, 0.5162, 0.5515, -0.7915, 0.5162, 0.5288, -0.7468, 0.5114, 0.5307, -0.7461, 0.5114, 0.5517, -0.7876, 0.5114, 0.6255, -0.7461, 0.5162, 0.6041, -0.7925, 0.5114, 0.6045, -0.7876, 0.5114, 0.6255, -0.7461, 0.5162, 0.6276, -0.746, 0.5162, 0.6041, -0.7925, 0.5162, 0.6276, -0.746, 0.5182, 0.6061, -0.7983, 0.5162, 0.6041, -0.7925, 0.5162, 0.6276, -0.746, 0.5182, 0.6327, -0.7457, 0.5182, 0.6061, -0.7983, 0.5114, 0.5981, -0.7947, 0.5162, 0.58, -0.8088, 0.5114, 0.5829, -0.8045, 0.5114, 0.5981, -0.7947, 0.5162, 0.6012, -0.7953, 0.5162, 0.58, -0.8088, 0.5162, 0.6012, -0.7953, 0.5182, 0.5786, -0.8159, 0.5162, 0.58, -0.8088, 0.5162, 0.6012, -0.7953, 0.5182, 0.6061, -0.7983, 0.5182, 0.5786, -0.8159, -0.5114, 0.5829, 0.8045, 0.5114, 0.5781, 0.8057, 0.5114, 0.5829, 0.8045, -0.5114, 0.5829, 0.8045, -0.5114, 0.5781, 0.8057, 0.5114, 0.5781, 0.8057, -0.5114, 0.5781, 0.8057, 0.5114, 0.5733, 0.8045, 0.5114, 0.5781, 0.8057, -0.5114, 0.5781, 0.8057, -0.5114, 0.5733, 0.8045, 0.5114, 0.5733, 0.8045, 0.5182, 0.5781, 0.8156, 0.5162, 0.5542, 0.7946, 0.5182, 0.5487, 0.7968, 0.5182, 0.5781, 0.8156, 0.5162, 0.5765, 0.8089, 0.5162, 0.5542, 0.7946, 0.5162, 0.5765, 0.8089, 0.5114, 0.5581, 0.7947, 0.5162, 0.5542, 0.7946, 0.5162, 0.5765, 0.8089, 0.5114, 0.5733, 0.8045, 0.5114, 0.5581, 0.7947, 0.5114, 0.598, 0.7948, 0.5162, 0.6021, 0.7946, 0.5114, 0.5981, 0.7947, 0.5114, 0.598, 0.7948, 0.5162, 0.599, 0.7965, 0.5162, 0.6021, 0.7946, 0.5162, 0.599, 0.7965, 0.5182, 0.6075, 0.7968, 0.5162, 0.6021, 0.7946, 0.5162, 0.599, 0.7965, 0.5182, 0.6016, 0.8006, 0.5182, 0.6075, 0.7968, 0.5114, 0.6045, 0.7876, 0.5162, 0.6274, 0.7468, 0.5114, 0.6255, 0.7461, 0.5114, 0.6045, 0.7876, 0.5162, 0.6048, 0.7915, 0.5162, 0.6274, 0.7468, 0.5162, 0.6048, 0.7915, 0.5182, 0.6319, 0.7486, 0.5162, 0.6274, 0.7468, 0.5162, 0.6048, 0.7915, 0.5182, 0.6075, 0.7968, 0.5182, 0.6319, 0.7486, 0.5182, 0.5487, 0.7968, 0.5162, 0.5288, 0.7468, 0.5182, 0.5243, 0.7486, 0.5182, 0.5487, 0.7968, 0.5162, 0.5515, 0.7915, 0.5162, 0.5288, 0.7468, 0.5162, 0.5515, 0.7915, 0.5114, 0.5307, 0.7461, 0.5162, 0.5288, 0.7468, 0.5162, 0.5515, 0.7915, 0.5114, 0.5517, 0.7876, 0.5114, 0.5307, 0.7461, 0.5114, 0.6255, 0.7461, 0.5162, 0.6489, 0.6719, 0.5114, 0.647, 0.6715, 0.5114, 0.6255, 0.7461, 0.5162, 0.6274, 0.7468, 0.5162, 0.6489, 0.6719, 0.5162, 0.6274, 0.7468, 0.5182, 0.6536, 0.673, 0.5162, 0.6489, 0.6719, 0.5162, 0.6274, 0.7468, 0.5182, 0.6319, 0.7486, 0.5182, 0.6536, 0.673, 0.5182, 0.5243, 0.7486, 0.5162, 0.5073, 0.6719, 0.5182, 0.5026, 0.673, 0.5182, 0.5243, 0.7486, 0.5162, 0.5288, 0.7468, 0.5162, 0.5073, 0.6719, 0.5162, 0.5288, 0.7468, 0.5114, 0.5093, 0.6715, 0.5162, 0.5073, 0.6719, 0.5162, 0.5288, 0.7468, 0.5114, 0.5307, 0.7461, 0.5114, 0.5093, 0.6715, 0.5182, 0.5487, -0.7968, 0.5162, 0.5767, -0.809, 0.5182, 0.5786, -0.8159, 0.5182, 0.5487, -0.7968, 0.5162, 0.5542, -0.7946, 0.5162, 0.5767, -0.809, 0.5162, 0.5542, -0.7946, 0.5114, 0.5733, -0.8045, 0.5162, 0.5767, -0.809, 0.5162, 0.5542, -0.7946, 0.5114, 0.5581, -0.7947, 0.5114, 0.5733, -0.8045, 0.5182, 0.4838, 0.5721, 0.5162, 0.4731, 0.4489, 0.5182, 0.4683, 0.4494, 0.5182, 0.4838, 0.5721, 0.5162, 0.4885, 0.5713, 0.5162, 0.4731, 0.4489, 0.5162, 0.4885, 0.5713, 0.5114, 0.4751, 0.4486, 0.5162, 0.4731, 0.4489, 0.5162, 0.4885, 0.5713, 0.5114, 0.4905, 0.571, 0.5114, 0.4751, 0.4486, 0.5182, 0.4683, 0.4494, 0.5162, 0.4616, 0.3092, 0.5182, 0.4568, 0.3095, 0.5182, 0.4683, 0.4494, 0.5162, 0.4731, 0.4489, 0.5162, 0.4616, 0.3092, 0.5162, 0.4731, 0.4489, 0.5114, 0.4636, 0.309, 0.5162, 0.4616, 0.3092, 0.5162, 0.4731, 0.4489, 0.5114, 0.4751, 0.4486, 0.5114, 0.4636, 0.309, 0.5114, 0.4542, 0, 0.5162, 0.4546, 0.1576, 0.5114, 0.4566, 0.1575, 0.5114, 0.4542, 0, 0.5162, 0.4522, 0, 0.5162, 0.4546, 0.1576, 0.5162, 0.4522, 0, 0.5182, 0.4498, 0.1578, 0.5162, 0.4546, 0.1576, 0.5162, 0.4522, 0, 0.5182, 0.4474, 0, 0.5182, 0.4498, 0.1578, -0.5114, 0, -1.165, -0.5162, 0.002, 1.1646, -0.5114, 0, 1.165, -0.5114, 0, -1.165, -0.5162, 0.002, -1.1647, -0.5162, 0.002, 1.1646, -0.5162, 0.002, -1.1647, -0.5182, 0.0068, 1.1642, -0.5162, 0.002, 1.1646, -0.5162, 0.002, -1.1647, -0.5182, 0.0068, -1.1644, -0.5182, 0.0068, 1.1642, -0.5114, 0.5517, -0.7876, 0.5114, 0.5545, -0.7915, 0.5114, 0.5517, -0.7876, -0.5114, 0.5517, -0.7876, -0.5114, 0.5545, -0.7915, 0.5114, 0.5545, -0.7915, -0.5114, 0.5545, -0.7915, 0.5114, 0.5581, -0.7947, 0.5114, 0.5545, -0.7915, -0.5114, 0.5545, -0.7915, -0.5114, 0.5581, -0.7947, 0.5114, 0.5581, -0.7947, -0.5114, 0.5733, -0.8045, 0.5114, 0.5781, -0.8057, 0.5114, 0.5733, -0.8045, -0.5114, 0.5733, -0.8045, -0.5114, 0.5781, -0.8057, 0.5114, 0.5781, -0.8057, -0.5114, 0.5781, -0.8057, 0.5114, 0.5829, -0.8045, 0.5114, 0.5781, -0.8057, -0.5114, 0.5781, -0.8057, -0.5114, 0.5829, -0.8045, 0.5114, 0.5829, -0.8045, -0.5182, 0.8288, 1.1642, -0.5162, 0.0068, 1.1694, -0.5182, 0.0068, 1.1642, -0.5182, 0.8288, 1.1642, -0.5162, 0.8277, 1.1696, -0.5162, 0.0068, 1.1694, -0.5162, 0.8277, 1.1696, -0.5114, 0.0068, 1.1718, -0.5162, 0.0068, 1.1694, -0.5162, 0.8277, 1.1696, -0.5114, 0.8266, 1.1718, -0.5114, 0.0068, 1.1718, 0.5182, 0.4474, 0, 0.5162, 0.4546, -0.1576, 0.5182, 0.4498, -0.1578, 0.5182, 0.4474, 0, 0.5162, 0.4522, 0, 0.5162, 0.4546, -0.1576, 0.5162, 0.4522, 0, 0.5114, 0.4566, -0.1575, 0.5162, 0.4546, -0.1576, 0.5162, 0.4522, 0, 0.5114, 0.4542, 0, 0.5114, 0.4566, -0.1575, -0.5182, 0.6994, -0.3095, -0.5162, 0.6831, -0.4489, -0.5182, 0.6879, -0.4494, -0.5182, 0.6994, -0.3095, -0.5162, 0.6946, -0.3092, -0.5162, 0.6831, -0.4489, -0.5162, 0.6946, -0.3092, -0.5114, 0.6812, -0.4486, -0.5162, 0.6831, -0.4489, -0.5162, 0.6946, -0.3092, -0.5114, 0.6926, -0.309, -0.5114, 0.6812, -0.4486, -0.5114, 0.5981, -0.7947, 0.5114, 0.6017, -0.7915, 0.5114, 0.5981, -0.7947, -0.5114, 0.5981, -0.7947, -0.5114, 0.6017, -0.7915, 0.5114, 0.6017, -0.7915, -0.5114, 0.6017, -0.7915, 0.5114, 0.6045, -0.7876, 0.5114, 0.6017, -0.7915, -0.5114, 0.6017, -0.7915, -0.5114, 0.6045, -0.7876, 0.5114, 0.6045, -0.7876, 0.5182, 0.0068, -1.1642, 0.5162, 0.002, 1.1647, 0.5182, 0.0068, 1.1644, 0.5182, 0.0068, -1.1642, 0.5162, 0.002, -1.1646, 0.5162, 0.002, 1.1647, 0.5162, 0.002, -1.1646, 0.5114, 0, 1.165, 0.5162, 0.002, 1.1647, 0.5162, 0.002, -1.1646, 0.5114, 0, -1.165, 0.5114, 0, 1.165, -0.5182, 0.5786, 0.8159, -0.5162, 0.6012, 0.7953, -0.5182, 0.6061, 0.7983, -0.5182, 0.5786, 0.8159, -0.5162, 0.58, 0.8088, -0.5162, 0.6012, 0.7953, -0.5162, 0.58, 0.8088, -0.5114, 0.5981, 0.7947, -0.5162, 0.6012, 0.7953, -0.5162, 0.58, 0.8088, -0.5114, 0.5829, 0.8045, -0.5114, 0.5981, 0.7947, -0.5182, 0.5243, 0.7486, -0.5162, 0.5515, 0.7915, -0.5182, 0.5487, 0.7968, -0.5182, 0.5243, 0.7486, -0.5162, 0.5288, 0.7468, -0.5162, 0.5515, 0.7915, -0.5162, 0.5288, 0.7468, -0.5114, 0.5517, 0.7876, -0.5162, 0.5515, 0.7915, -0.5162, 0.5288, 0.7468, -0.5114, 0.5307, 0.7461, -0.5114, 0.5517, 0.7876, 0.5182, 0.5026, 0.673, 0.5162, 0.4885, 0.5713, 0.5182, 0.4838, 0.5721, 0.5182, 0.5026, 0.673, 0.5162, 0.5073, 0.6719, 0.5162, 0.4885, 0.5713, 0.5162, 0.5073, 0.6719, 0.5114, 0.4905, 0.571, 0.5162, 0.4885, 0.5713, 0.5162, 0.5073, 0.6719, 0.5114, 0.5093, 0.6715, 0.5114, 0.4905, 0.571, 0.5182, 0.6725, 0.5721, 0.5162, 0.6489, 0.6719, 0.5182, 0.6536, 0.673, 0.5182, 0.6725, 0.5721, 0.5162, 0.6677, 0.5713, 0.5162, 0.6489, 0.6719, 0.5162, 0.6677, 0.5713, 0.5114, 0.647, 0.6715, 0.5162, 0.6489, 0.6719, 0.5162, 0.6677, 0.5713, 0.5114, 0.6657, 0.571, 0.5114, 0.647, 0.6715, -0.5182, 0.6725, -0.5721, -0.5162, 0.6489, -0.6719, -0.5182, 0.6536, -0.673, -0.5182, 0.6725, -0.5721, -0.5162, 0.6677, -0.5713, -0.5162, 0.6489, -0.6719, -0.5162, 0.6677, -0.5713, -0.5114, 0.647, -0.6715, -0.5162, 0.6489, -0.6719, -0.5162, 0.6677, -0.5713, -0.5114, 0.6658, -0.571, -0.5114, 0.647, -0.6715, -0.5182, 0.4568, -0.3095, -0.5162, 0.4546, -0.1576, -0.5182, 0.4498, -0.1578, -0.5182, 0.4568, -0.3095, -0.5162, 0.4616, -0.3092, -0.5162, 0.4546, -0.1576, -0.5162, 0.4616, -0.3092, -0.5114, 0.4566, -0.1575, -0.5162, 0.4546, -0.1576, -0.5162, 0.4616, -0.3092, -0.5114, 0.4636, -0.309, -0.5114, 0.4566, -0.1575, -0.5114, 0.6045, 0.7876, 0.5114, 0.6017, 0.7915, 0.5114, 0.6045, 0.7876, -0.5114, 0.6045, 0.7876, -0.5114, 0.6017, 0.7915, 0.5114, 0.6017, 0.7915, -0.5114, 0.6017, 0.7915, 0.5114, 0.5981, 0.7947, 0.5114, 0.6017, 0.7915, -0.5114, 0.6017, 0.7915, -0.5114, 0.5981, 0.7947, 0.5114, 0.5981, 0.7947, 0.5114, 0, -1.165, -0.5114, 0.002, -1.1698, -0.5114, 0, -1.165, 0.5114, 0, -1.165, 0.5114, 0.002, -1.1699, -0.5114, 0.002, -1.1698, 0.5114, 0.002, -1.1699, -0.5114, 0.0068, -1.1718, -0.5114, 0.002, -1.1698, 0.5114, 0.002, -1.1699, 0.5114, 0.0068, -1.1718, -0.5114, 0.0068, -1.1718, 0.5182, 0.4568, 0.3095, 0.5162, 0.4546, 0.1576, 0.5182, 0.4498, 0.1578, 0.5182, 0.4568, 0.3095, 0.5162, 0.4616, 0.3092, 0.5162, 0.4546, 0.1576, 0.5162, 0.4616, 0.3092, 0.5114, 0.4566, 0.1575, 0.5162, 0.4546, 0.1576, 0.5162, 0.4616, 0.3092, 0.5114, 0.4636, 0.309, 0.5114, 0.4566, 0.1575, 0.5182, 0.4838, -0.5721, 0.5162, 0.5073, -0.6719, 0.5182, 0.5026, -0.673, 0.5182, 0.4838, -0.5721, 0.5162, 0.4885, -0.5713, 0.5162, 0.5073, -0.6719, 0.5162, 0.4885, -0.5713, 0.5114, 0.5093, -0.6715, 0.5162, 0.5073, -0.6719, 0.5162, 0.4885, -0.5713, 0.5114, 0.4905, -0.571, 0.5114, 0.5093, -0.6715, -0.5114, 0.5307, -0.7461, -0.5162, 0.5515, -0.7915, -0.5114, 0.5517, -0.7876, -0.5114, 0.5307, -0.7461, -0.5162, 0.5288, -0.7468, -0.5162, 0.5515, -0.7915, -0.5162, 0.5288, -0.7468, -0.5182, 0.5487, -0.7968, -0.5162, 0.5515, -0.7915, -0.5162, 0.5288, -0.7468, -0.5182, 0.5243, -0.7486, -0.5182, 0.5487, -0.7968, -0.5182, 0.6319, -0.7486, -0.5162, 0.6048, -0.7915, -0.5182, 0.6075, -0.7968, -0.5182, 0.6319, -0.7486, -0.5162, 0.6274, -0.7468, -0.5162, 0.6048, -0.7915, -0.5162, 0.6274, -0.7468, -0.5114, 0.6045, -0.7876, -0.5162, 0.6048, -0.7915, -0.5162, 0.6274, -0.7468, -0.5114, 0.6255, -0.7461, -0.5114, 0.6045, -0.7876, -0.5114, 0.5829, -0.8045, -0.5162, 0.599, -0.7965, -0.5114, 0.598, -0.7948, -0.5114, 0.5829, -0.8045, -0.5162, 0.5798, -0.8089, -0.5162, 0.599, -0.7965, -0.5162, 0.5798, -0.8089, -0.5182, 0.6016, -0.8006, -0.5162, 0.599, -0.7965, -0.5162, 0.5798, -0.8089, -0.5182, 0.5781, -0.8156, -0.5182, 0.6016, -0.8006, 0.5182, 0.7065, 0.1578, 0.5162, 0.6946, 0.3092, 0.5182, 0.6994, 0.3095, 0.5182, 0.7065, 0.1578, 0.5162, 0.7017, 0.1576, 0.5162, 0.6946, 0.3092, 0.5162, 0.7017, 0.1576, 0.5114, 0.6926, 0.309, 0.5162, 0.6946, 0.3092, 0.5162, 0.7017, 0.1576, 0.5114, 0.6997, 0.1575, 0.5114, 0.6926, 0.309, -0.5114, 0.0068, -1.1718, 0.5114, 0.8266, -1.1718, -0.5114, 0.8266, -1.1718, -0.5114, 0.0068, -1.1718, 0.5114, 0.0068, -1.1718, 0.5114, 0.8266, -1.1718 ) + +[node name="obelisk" instance=ExtResource( 1 )] + +[node name="StaticBody" type="StaticBody" parent="Obelisk" index="0"] + +[node name="CollisionShape" type="CollisionShape" parent="Obelisk/StaticBody" index="0"] +shape = SubResource( 1 ) diff --git a/godot/assets/models/walkie_talkie/VolumeControl.gd b/godot/assets/models/walkie_talkie/VolumeControl.gd new file mode 100644 index 0000000..0075a87 --- /dev/null +++ b/godot/assets/models/walkie_talkie/VolumeControl.gd @@ -0,0 +1,3 @@ +extends Node + +export var volume_subtract: int = 0.0 diff --git a/godot/assets/models/walkie_talkie/signal_generator.gd b/godot/assets/models/walkie_talkie/signal_generator.gd index 49fd2a1..e13ebe9 100644 --- a/godot/assets/models/walkie_talkie/signal_generator.gd +++ b/godot/assets/models/walkie_talkie/signal_generator.gd @@ -1,11 +1,20 @@ extends AudioStreamPlayer3D +onready var base_unit_volume: int = unit_db + func _ready(): + var _ignore = GlobalEventBus.connect("player_walkie_talkie_state_change", self, "state") func state(is_active: bool): stream_paused = not is_active func _process(_delta): + unit_db = base_unit_volume - $VolumeControl.volume_subtract var distance = (transform.origin - Util.player.camera_position()).length() GlobalEventBus.emit_signal("player_objective_ping", self, distance) + + +func destroy(): + if not $AnimationPlayer.is_playing(): + $AnimationPlayer.play("fade_away") diff --git a/godot/assets/models/walkie_talkie/signal_generator.tscn b/godot/assets/models/walkie_talkie/signal_generator.tscn index fcf3edf..5873596 100644 --- a/godot/assets/models/walkie_talkie/signal_generator.tscn +++ b/godot/assets/models/walkie_talkie/signal_generator.tscn @@ -1,8 +1,61 @@ -[gd_scene load_steps=2 format=2] +[gd_scene load_steps=5 format=2] [ext_resource path="res://assets/models/walkie_talkie/signal_generator.gd" type="Script" id=1] +[ext_resource path="res://assets/models/walkie_talkie/VolumeControl.gd" type="Script" id=2] + +[sub_resource type="Animation" id=1] +length = 0.001 +tracks/0/type = "value" +tracks/0/path = NodePath("VolumeControl:volume_subtract") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0 ), +"transitions": PoolRealArray( 1 ), +"update": 0, +"values": [ 0 ] +} + +[sub_resource type="Animation" id=2] +resource_name = "fade_away" +length = 6.0 +tracks/0/type = "value" +tracks/0/path = NodePath("VolumeControl:volume_subtract") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/keys = { +"times": PoolRealArray( 0, 6 ), +"transitions": PoolRealArray( 1, 1 ), +"update": 1, +"values": [ 0, -50 ] +} +tracks/1/type = "method" +tracks/1/path = NodePath(".") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/keys = { +"times": PoolRealArray( 6 ), +"transitions": PoolRealArray( 1 ), +"values": [ { +"args": [ ], +"method": "queue_free" +} ] +} [node name="SignalGenerator" type="AudioStreamPlayer3D"] autoplay = true stream_paused = true script = ExtResource( 1 ) + +[node name="VolumeControl" type="Node" parent="."] +script = ExtResource( 2 ) + +[node name="AnimationPlayer" type="AnimationPlayer" parent="."] +anims/RESET = SubResource( 1 ) +anims/fade_away = SubResource( 2 ) diff --git a/godot/dialogic/characters/character-1672267793.json b/godot/dialogic/characters/character-1672267793.json new file mode 100644 index 0000000..3c83094 --- /dev/null +++ b/godot/dialogic/characters/character-1672267793.json @@ -0,0 +1,21 @@ +{ + "color": "#ffffffff", + "description": "", + "display_name": "", + "display_name_bool": false, + "id": "character-1672267793.json", + "mirror_portraits": false, + "name": "Blackbox", + "nickname": "", + "nickname_bool": false, + "offset_x": 0, + "offset_y": 0, + "portraits": [ + { + "name": "Default", + "path": "" + } + ], + "scale": 100, + "theme": "" +} diff --git a/godot/dialogic/folder_structure.json b/godot/dialogic/folder_structure.json index f41616c..21ec7d2 100644 --- a/godot/dialogic/folder_structure.json +++ b/godot/dialogic/folder_structure.json @@ -11,7 +11,8 @@ "character-1667667675.json", "character-1667667693.json", "character-1667667711.json", - "character-1667767751.json" + "character-1667767751.json", + "character-1672267793.json" ], "folders": { @@ -61,7 +62,12 @@ "timeline-1667671061.json", "timeline-1667673517.json", "timeline-1667693704.json", - "timeline-1667764079.json" + "timeline-1667764079.json", + "timeline-1672265563.json", + "timeline-1672267820.json", + "timeline-1672267850.json", + "timeline-1672267872.json", + "timeline-1672267892.json" ], "folders": { diff --git a/godot/dialogic/timelines/timeline-1672265563.json b/godot/dialogic/timelines/timeline-1672265563.json new file mode 100644 index 0000000..f3bf4a4 --- /dev/null +++ b/godot/dialogic/timelines/timeline-1672265563.json @@ -0,0 +1,15 @@ +{ + "events": [ + { + "character": "character-1672267793.json", + "event_id": "dialogic_001", + "portrait": "", + "text": "You found blackbox 0" + } + ], + "metadata": { + "dialogic-version": "1.4.5", + "file": "timeline-1672265563.json", + "name": "blackbox_0" + } +} diff --git a/godot/dialogic/timelines/timeline-1672267820.json b/godot/dialogic/timelines/timeline-1672267820.json new file mode 100644 index 0000000..df559e5 --- /dev/null +++ b/godot/dialogic/timelines/timeline-1672267820.json @@ -0,0 +1,15 @@ +{ + "events": [ + { + "character": "character-1672267793.json", + "event_id": "dialogic_001", + "portrait": "", + "text": "You found blackbox 1" + } + ], + "metadata": { + "dialogic-version": "1.4.5", + "file": "timeline-1672267820.json", + "name": "blackbox_1" + } +} diff --git a/godot/dialogic/timelines/timeline-1672267850.json b/godot/dialogic/timelines/timeline-1672267850.json new file mode 100644 index 0000000..d268198 --- /dev/null +++ b/godot/dialogic/timelines/timeline-1672267850.json @@ -0,0 +1,15 @@ +{ + "events": [ + { + "character": "character-1672267793.json", + "event_id": "dialogic_001", + "portrait": "", + "text": "You found blackbox 2" + } + ], + "metadata": { + "dialogic-version": "1.4.5", + "file": "timeline-1672267850.json", + "name": "blackbox_2" + } +} diff --git a/godot/dialogic/timelines/timeline-1672267872.json b/godot/dialogic/timelines/timeline-1672267872.json new file mode 100644 index 0000000..f615867 --- /dev/null +++ b/godot/dialogic/timelines/timeline-1672267872.json @@ -0,0 +1,15 @@ +{ + "events": [ + { + "character": "character-1672267793.json", + "event_id": "dialogic_001", + "portrait": "", + "text": "You found blackbox 3" + } + ], + "metadata": { + "dialogic-version": "1.4.5", + "file": "timeline-1672267872.json", + "name": "blackbox_3" + } +} diff --git a/godot/dialogic/timelines/timeline-1672267892.json b/godot/dialogic/timelines/timeline-1672267892.json new file mode 100644 index 0000000..6b2583c --- /dev/null +++ b/godot/dialogic/timelines/timeline-1672267892.json @@ -0,0 +1,15 @@ +{ + "events": [ + { + "character": "character-1672267793.json", + "event_id": "dialogic_001", + "portrait": "", + "text": "You found blackbox 4" + } + ], + "metadata": { + "dialogic-version": "1.4.5", + "file": "timeline-1672267892.json", + "name": "blackbox_4" + } +} diff --git a/godot/effects/WorldEnvironment.tscn b/godot/effects/WorldEnvironment.tscn index 9ca6b06..2987c52 100644 --- a/godot/effects/WorldEnvironment.tscn +++ b/godot/effects/WorldEnvironment.tscn @@ -31,7 +31,11 @@ dof_blur_near_distance = 1.33 dof_blur_near_amount = 0.66 dof_blur_near_quality = 2 glow_enabled = true +glow_intensity = 1.0 +glow_strength = 0.76 glow_bloom = 1.0 +glow_blend_mode = 0 +glow_high_quality = true [node name="WorldEnvironment" type="WorldEnvironment"] environment = SubResource( 3 ) diff --git a/godot/player/ObjectiveTracker.gd b/godot/player/ObjectiveTracker.gd index 82a146e..e09b03c 100644 --- a/godot/player/ObjectiveTracker.gd +++ b/godot/player/ObjectiveTracker.gd @@ -1,7 +1,7 @@ extends Node var objective_who: WeakRef = weakref(null) -var objective_distance: float = 0.0 +var objective_distance: float = 999999999999999.0 func _ready(): var _ignored = GlobalEventBus.connect("player_objective_ping", self, "update_objective_distance") diff --git a/godot/player/OnFootPhysics.gd b/godot/player/OnFootPhysics.gd index 73cbffd..6e5278b 100644 --- a/godot/player/OnFootPhysics.gd +++ b/godot/player/OnFootPhysics.gd @@ -121,5 +121,6 @@ func decrease_velocity_factor(by: Vector3): func _physics_process(delta): process_velocity(delta) - velocity = move_and_slide(velocity, Vector3.UP, true, 4, 1.3217304764) + # velocity = move_and_slide(velocity, Vector3.UP, true, 4, 1.3217304764) + velocity = move_and_slide(velocity, Vector3.UP, true, 4) process_falling() diff --git a/godot/project.godot b/godot/project.godot index 868ba3a..655e150 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -87,6 +87,7 @@ config/icon="res://icon.png" Util="*res://util.gd" GlobalEventBus="*res://global_event_bus.gd" +SavedDialogueProgress="*res://saved_dialogue_progress.gd" [display] diff --git a/godot/saved_dialogue_progress.gd b/godot/saved_dialogue_progress.gd new file mode 100644 index 0000000..dfb47e5 --- /dev/null +++ b/godot/saved_dialogue_progress.gd @@ -0,0 +1,29 @@ +extends Node + +var found_blackbox_count = 0 +var found_blackboxes = [] +var blackbox_dialogues = [] + +func find_blackbox(id: int): + if found_blackboxes.size() < (id+1): + found_blackboxes.resize(id+1) + blackbox_dialogues.resize(id+1) + if not found_blackboxes[id]: + found_blackboxes[id] = true + found_blackbox_count += 1 + + var dialog + if blackbox_dialogues[id] == null or blackbox_dialogues[id].get_ref() == null: + dialog = Dialogic.start("blackbox_" + str(id)) + blackbox_dialogues[id] = weakref(dialog) + else: + dialog = blackbox_dialogues[id].get_ref() + + get_tree().root.add_child(dialog) + +func hide_blackbox_dialogue(id: int): + if blackbox_dialogues[id] == null or blackbox_dialogues[id].get_ref() == null: + return + var dialog = blackbox_dialogues[id].get_ref() + if get_tree().root.is_a_parent_of(dialog): + get_tree().root.remove_child(dialog) diff --git a/godot/tests/black_box/black_box_test.tscn b/godot/tests/black_box/black_box_test.tscn new file mode 100644 index 0000000..99c9cef --- /dev/null +++ b/godot/tests/black_box/black_box_test.tscn @@ -0,0 +1,32 @@ +[gd_scene load_steps=7 format=2] + +[ext_resource path="res://player/player.tscn" type="PackedScene" id=1] +[ext_resource path="res://effects/grainy_shader.tscn" type="PackedScene" id=2] +[ext_resource path="res://effects/WorldEnvironment.tscn" type="PackedScene" id=3] +[ext_resource path="res://assets/models/black_box/black_box.tscn" type="PackedScene" id=4] + +[sub_resource type="CubeMesh" id=1] + +[sub_resource type="ConcavePolygonShape" id=2] +data = PoolVector3Array( -1, 1, 1, 1, 1, 1, -1, -1, 1, 1, 1, 1, 1, -1, 1, -1, -1, 1, 1, 1, -1, -1, 1, -1, 1, -1, -1, -1, 1, -1, -1, -1, -1, 1, -1, -1, 1, 1, 1, 1, 1, -1, 1, -1, 1, 1, 1, -1, 1, -1, -1, 1, -1, 1, -1, 1, -1, -1, 1, 1, -1, -1, -1, -1, 1, 1, -1, -1, 1, -1, -1, -1, 1, 1, 1, -1, 1, 1, 1, 1, -1, -1, 1, 1, -1, 1, -1, 1, 1, -1, -1, -1, 1, 1, -1, 1, -1, -1, -1, 1, -1, 1, 1, -1, -1, -1, -1, -1 ) + +[node name="Spatial" type="Spatial"] + +[node name="Player" parent="." instance=ExtResource( 1 )] + +[node name="WorldEnvironment" parent="." instance=ExtResource( 3 )] + +[node name="shader" parent="." instance=ExtResource( 2 )] + +[node name="MeshInstance" type="MeshInstance" parent="."] +transform = Transform( 26.5765, 0, 0, 0, 1, 0, 0, 0, 60.3427, 0, -1.1977, -45.0648 ) +mesh = SubResource( 1 ) +skeleton = NodePath("../shader") + +[node name="StaticBody" type="StaticBody" parent="MeshInstance"] + +[node name="CollisionShape" type="CollisionShape" parent="MeshInstance/StaticBody"] +shape = SubResource( 2 ) + +[node name="black_box" parent="." instance=ExtResource( 4 )] +transform = Transform( 0.183677, 0, -0.982987, 0, 1, 0, 0.982987, 0, 0.183677, 0, -0.23726, -10.6352 ) diff --git a/meatpics/downscaled/oldmeat.jpg b/meatpics/downscaled/oldmeat.jpg new file mode 100644 index 0000000..dbd8879 --- /dev/null +++ b/meatpics/downscaled/oldmeat.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893acc49b64f62e4fe0c2b3a3c6a4b62d8ef07bdfbdbf4c220e764d8f8363174 +size 206545