From aea4010bc834d6a6b8ca642790f1937781190c7c Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Wed, 4 Mar 2020 20:30:41 -0500 Subject: [PATCH] Convert most demos to GLES 2 Also fix Viewport error in 3D scaling demo, add an icon to Multiplayer Bomber, and rename BPM sync files. --- 3d/navmesh/navmesh.tscn | 64 ++++++++---------- 3d/truck_town/project.godot | 1 + audio/bpm_sync/{Control.gd => bpm_sync.gd} | 0 audio/bpm_sync/{player.tscn => bpm_sync.tscn} | 30 ++++---- audio/bpm_sync/project.godot | 6 +- audio/device_changer/project.godot | 1 + audio/generator/project.godot | 4 ++ audio/mic_record/project.godot | 1 + audio/spectrum/project.godot | 4 ++ gui/drag_and_drop/project.godot | 4 ++ gui/input_mapping/project.godot | 4 ++ gui/rich_text_bbcode/project.godot | 1 + gui/translation/project.godot | 1 + loading/autoload/project.godot | 4 ++ loading/background_load/project.godot | 4 ++ loading/scene_changer/project.godot | 4 ++ loading/threads/project.godot | 4 ++ misc/android_iap/project.godot | 4 ++ misc/instancing/project.godot | 1 + misc/joypads/project.godot | 4 ++ misc/matrix_transform/project.godot | 1 + misc/multitouch_cubes/project.godot | 1 + misc/multitouch_view/project.godot | 1 + misc/pause/project.godot | 1 + misc/regex/project.godot | 4 ++ misc/sensors/project.godot | 1 + misc/tween/main.tscn | 8 +-- misc/tween/project.godot | 1 + misc/window_management/project.godot | 1 + networking/multiplayer_bomber/icon.png | Bin 0 -> 1920 bytes networking/multiplayer_bomber/icon.png.import | 34 ++++++++++ networking/multiplayer_bomber/project.godot | 1 + networking/multiplayer_pong/project.godot | 1 + networking/webrtc_minimal/project.godot | 4 ++ networking/webrtc_signaling/project.godot | 4 ++ networking/websocket_chat/project.godot | 6 +- networking/websocket_minimal/client.gd | 2 +- networking/websocket_minimal/project.godot | 4 ++ networking/websocket_minimal/server.gd | 2 +- .../websocket_multiplayer/project.godot | 3 +- viewport/2d_in_3d/2D_in_3D.tscn | 12 ++-- viewport/2d_in_3d/project.godot | 1 + viewport/3d_scaling/hud.gd | 2 +- viewport/3d_scaling/hud.tscn | 20 +++--- viewport/3d_scaling/project.godot | 1 + viewport/screen_capture/project.godot | 1 + visual_script/circle_pop/project.godot | 1 + visual_script/multitouch_view/project.godot | 1 + visual_script/pong/project.godot | 1 + 49 files changed, 190 insertions(+), 76 deletions(-) rename audio/bpm_sync/{Control.gd => bpm_sync.gd} (100%) rename audio/bpm_sync/{player.tscn => bpm_sync.tscn} (76%) create mode 100644 networking/multiplayer_bomber/icon.png create mode 100644 networking/multiplayer_bomber/icon.png.import diff --git a/3d/navmesh/navmesh.tscn b/3d/navmesh/navmesh.tscn index 8fdf6ae4..281f17f7 100644 --- a/3d/navmesh/navmesh.tscn +++ b/3d/navmesh/navmesh.tscn @@ -3,12 +3,12 @@ [ext_resource path="res://navmesh.gd" type="Script" id=1] [ext_resource path="res://particle.png" type="Texture" id=2] -[sub_resource type="SpatialMaterial" id=9] +[sub_resource type="SpatialMaterial" id=1] albedo_color = Color( 0.258902, 0.392157, 1, 1 ) metallic = 0.2 roughness = 0.0 -[sub_resource type="ArrayMesh" id=1] +[sub_resource type="ArrayMesh" id=2] surfaces/0 = { "aabb": AABB( -3.37908, 0, -2.70735, 9.7541, 4.01029, 8.40147 ), "array_data": PoolByteArray( 0, 0, 0, 0, 0, 188, 0, 60, 8, 123, 28, 0, 77, 182, 102, 50, 15, 192, 0, 60, 8, 123, 28, 0, 240, 188, 102, 50, 246, 189, 0, 60, 8, 123, 28, 0, 0, 188, 0, 0, 0, 188, 0, 60, 8, 123, 28, 0, 77, 182, 102, 50, 15, 192, 0, 60, 34, 118, 30, 0, 249, 188, 0, 56, 77, 193, 0, 60, 34, 118, 30, 0, 163, 190, 0, 56, 248, 190, 0, 60, 34, 118, 30, 0, 240, 188, 102, 50, 246, 189, 0, 60, 34, 118, 30, 0, 249, 188, 0, 56, 77, 193, 0, 60, 61, 110, 8, 0, 124, 192, 51, 59, 106, 193, 0, 60, 61, 110, 8, 0, 52, 192, 51, 59, 222, 190, 0, 60, 61, 110, 8, 0, 163, 190, 0, 56, 248, 190, 0, 60, 61, 110, 8, 0, 124, 192, 51, 59, 106, 193, 0, 60, 59, 108, 229, 0, 35, 194, 51, 61, 120, 192, 0, 60, 59, 108, 229, 0, 211, 192, 51, 61, 234, 189, 0, 60, 59, 108, 229, 0, 52, 192, 51, 59, 222, 190, 0, 60, 59, 108, 229, 0, 35, 194, 51, 61, 120, 192, 0, 60, 39, 103, 194, 0, 194, 194, 204, 62, 188, 189, 0, 60, 39, 103, 194, 0, 214, 192, 204, 62, 156, 188, 0, 60, 39, 103, 194, 0, 211, 192, 51, 61, 234, 189, 0, 60, 39, 103, 194, 0, 194, 194, 204, 62, 188, 189, 0, 60, 0, 125, 234, 0, 149, 194, 51, 63, 184, 184, 0, 60, 0, 125, 234, 0, 170, 192, 51, 63, 249, 186, 0, 60, 0, 125, 234, 0, 214, 192, 204, 62, 156, 188, 0, 60, 0, 125, 234, 0, 149, 194, 51, 63, 184, 184, 0, 60, 240, 120, 220, 0, 145, 193, 255, 63, 46, 160, 0, 60, 240, 120, 220, 0, 23, 192, 255, 63, 187, 183, 0, 60, 240, 120, 220, 0, 170, 192, 51, 63, 249, 186, 0, 60, 240, 120, 220, 0, 145, 193, 255, 63, 46, 160, 0, 60, 227, 117, 218, 0, 151, 192, 155, 64, 245, 56, 0, 60, 227, 117, 218, 0, 54, 190, 155, 64, 93, 168, 0, 60, 227, 117, 218, 0, 23, 192, 255, 63, 187, 183, 0, 60, 227, 117, 218, 0, 0, 64, 0, 0, 128, 65, 0, 60, 166, 88, 0, 0, 0, 64, 0, 0, 0, 68, 0, 60, 166, 88, 0, 0, 91, 65, 144, 57, 0, 68, 0, 60, 166, 88, 0, 0, 91, 65, 144, 57, 128, 65, 0, 60, 166, 88, 0, 0, 85, 65, 149, 57, 255, 187, 0, 60, 216, 120, 0, 0, 85, 65, 149, 57, 0, 52, 0, 60, 216, 120, 0, 0, 89, 67, 35, 60, 0, 52, 0, 60, 216, 120, 0, 0, 89, 67, 35, 60, 255, 187, 0, 60, 216, 120, 0, 0, 19, 69, 35, 60, 255, 187, 0, 60, 0, 127, 0, 0, 19, 69, 35, 60, 0, 52, 0, 60, 0, 127, 0, 0, 96, 70, 35, 60, 0, 52, 0, 60, 0, 127, 0, 0, 96, 70, 35, 60, 255, 187, 0, 60, 0, 127, 0, 0, 89, 67, 35, 60, 255, 187, 0, 60, 0, 127, 0, 0, 89, 67, 35, 60, 0, 52, 0, 60, 0, 127, 0, 0, 0, 188, 0, 0, 0, 188, 0, 60, 0, 127, 0, 0, 34, 182, 0, 0, 36, 62, 0, 60, 0, 127, 0, 0, 4, 58, 0, 0, 148, 43, 0, 60, 0, 127, 0, 0, 0, 0, 0, 0, 0, 188, 0, 60, 0, 127, 0, 0, 19, 69, 35, 60, 0, 62, 0, 60, 0, 127, 0, 0, 19, 69, 35, 60, 128, 65, 0, 60, 0, 127, 0, 0, 96, 70, 35, 60, 128, 65, 0, 60, 0, 127, 0, 0, 89, 67, 35, 60, 128, 65, 0, 60, 0, 127, 0, 0, 89, 67, 35, 60, 0, 68, 0, 60, 0, 127, 0, 0, 19, 69, 35, 60, 0, 68, 0, 60, 0, 127, 0, 0, 96, 70, 35, 60, 0, 68, 0, 60, 0, 127, 0, 0, 19, 69, 35, 60, 128, 65, 0, 60, 62, 110, 0, 0, 19, 69, 35, 60, 0, 62, 0, 60, 62, 110, 0, 0, 57, 68, 13, 62, 0, 62, 0, 60, 62, 110, 0, 0, 57, 68, 13, 62, 128, 65, 0, 60, 62, 110, 0, 0, 19, 67, 171, 64, 128, 65, 0, 60, 0, 127, 0, 0, 19, 67, 171, 64, 0, 62, 0, 60, 0, 127, 0, 0, 243, 64, 171, 64, 0, 62, 0, 60, 0, 127, 0, 0, 243, 64, 171, 64, 128, 65, 0, 60, 0, 127, 0, 0, 57, 68, 13, 62, 128, 65, 0, 60, 97, 81, 0, 0, 57, 68, 13, 62, 0, 62, 0, 60, 97, 81, 0, 0, 19, 67, 171, 64, 0, 62, 0, 60, 97, 81, 0, 0, 19, 67, 171, 64, 128, 65, 0, 60, 97, 81, 0, 0, 0, 64, 0, 0, 0, 188, 0, 60, 165, 87, 0, 0, 0, 64, 0, 0, 0, 52, 0, 60, 165, 87, 0, 0, 85, 65, 149, 57, 0, 52, 0, 60, 165, 87, 0, 0, 85, 65, 149, 57, 255, 187, 0, 60, 165, 87, 0, 0, 91, 65, 144, 57, 128, 65, 0, 60, 216, 120, 0, 0, 91, 65, 144, 57, 0, 68, 0, 60, 216, 120, 0, 0, 89, 67, 35, 60, 0, 68, 0, 60, 216, 120, 0, 0, 89, 67, 35, 60, 128, 65, 0, 60, 216, 120, 0, 0, 0, 64, 0, 0, 0, 52, 0, 60, 0, 127, 0, 0, 0, 64, 0, 0, 0, 188, 0, 60, 0, 127, 0, 0, 7, 61, 0, 0, 156, 55, 0, 60, 0, 127, 0, 0, 0, 64, 0, 0, 128, 65, 0, 60, 0, 127, 0, 0, 126, 40, 0, 0, 80, 63, 0, 60, 0, 127, 0, 0, 0, 64, 0, 0, 0, 68, 0, 60, 0, 127, 0, 0, 0, 188, 0, 0, 0, 68, 0, 60, 0, 127, 0, 0, 191, 64, 171, 64, 152, 62, 0, 60, 0, 127, 0, 0, 116, 64, 171, 64, 174, 60, 0, 60, 0, 127, 0, 0, 82, 61, 171, 64, 42, 62, 0, 60, 0, 127, 0, 0, 175, 61, 171, 64, 90, 63, 0, 60, 0, 127, 0, 0, 46, 190, 171, 64, 143, 38, 0, 60, 0, 127, 0, 0, 186, 191, 171, 64, 124, 53, 0, 60, 0, 127, 0, 0, 250, 188, 171, 64, 30, 60, 0, 60, 0, 127, 0, 0, 5, 188, 171, 64, 170, 58, 0, 60, 0, 127, 0, 0, 106, 188, 171, 64, 128, 68, 0, 60, 56, 112, 17, 0, 1, 185, 61, 64, 165, 68, 0, 60, 56, 112, 17, 0, 251, 182, 61, 64, 100, 67, 0, 60, 56, 112, 17, 0, 220, 185, 171, 64, 54, 67, 0, 60, 56, 112, 17, 0, 191, 64, 171, 64, 73, 65, 0, 60, 0, 127, 0, 0, 216, 64, 171, 64, 74, 64, 0, 60, 0, 127, 0, 0, 206, 61, 171, 64, 74, 64, 0, 60, 0, 127, 0, 0, 175, 61, 171, 64, 232, 64, 0, 60, 0, 127, 0, 0, 1, 185, 61, 64, 174, 181, 0, 60, 56, 112, 239, 0, 106, 188, 171, 64, 184, 178, 0, 60, 56, 112, 239, 0, 220, 185, 171, 64, 127, 57, 0, 60, 56, 112, 239, 0, 251, 182, 61, 64, 199, 56, 0, 60, 56, 112, 239, 0, 186, 191, 171, 64, 230, 67, 0, 60, 0, 127, 0, 0, 46, 190, 171, 64, 68, 68, 0, 60, 0, 127, 0, 0, 5, 188, 171, 64, 235, 66, 0, 60, 0, 127, 0, 0, 250, 188, 171, 64, 134, 66, 0, 60, 0, 127, 0, 0, 248, 63, 171, 64, 32, 67, 0, 60, 0, 127, 0, 0, 116, 64, 171, 64, 62, 66, 0, 60, 0, 127, 0, 0, 82, 61, 171, 64, 128, 65, 0, 60, 0, 127, 0, 0, 189, 60, 171, 64, 12, 66, 0, 60, 0, 127, 0, 0, 248, 192, 171, 64, 62, 66, 0, 60, 0, 127, 0, 0, 127, 192, 171, 64, 32, 67, 0, 60, 0, 127, 0, 0, 196, 189, 171, 64, 12, 66, 0, 60, 0, 127, 0, 0, 89, 190, 171, 64, 128, 65, 0, 60, 0, 127, 0, 0, 200, 58, 171, 64, 184, 178, 0, 60, 200, 112, 239, 0, 233, 53, 61, 64, 174, 181, 0, 60, 200, 112, 239, 0, 194, 49, 61, 64, 199, 56, 0, 60, 200, 112, 239, 0, 158, 55, 171, 64, 127, 57, 0, 60, 200, 112, 239, 0, 39, 61, 171, 64, 68, 68, 0, 60, 0, 127, 0, 0, 179, 62, 171, 64, 230, 67, 0, 60, 0, 127, 0, 0, 232, 59, 171, 64, 134, 66, 0, 60, 0, 127, 0, 0, 254, 57, 171, 64, 235, 66, 0, 60, 0, 127, 0, 0, 91, 193, 171, 64, 74, 64, 0, 60, 0, 127, 0, 0, 66, 193, 171, 64, 73, 65, 0, 60, 0, 127, 0, 0, 181, 190, 171, 64, 232, 64, 0, 60, 0, 127, 0, 0, 212, 190, 171, 64, 74, 64, 0, 60, 0, 127, 0, 0, 179, 62, 171, 64, 124, 53, 0, 60, 0, 127, 0, 0, 39, 61, 171, 64, 143, 38, 0, 60, 0, 127, 0, 0, 254, 57, 171, 64, 170, 58, 0, 60, 0, 127, 0, 0, 232, 59, 171, 64, 30, 60, 0, 60, 0, 127, 0, 0, 233, 53, 61, 64, 165, 68, 0, 60, 200, 112, 17, 0, 200, 58, 171, 64, 128, 68, 0, 60, 200, 112, 17, 0, 158, 55, 171, 64, 54, 67, 0, 60, 200, 112, 17, 0, 194, 49, 61, 64, 100, 67, 0, 60, 200, 112, 17, 0, 248, 192, 171, 64, 174, 60, 0, 60, 0, 127, 0, 0, 66, 193, 171, 64, 152, 62, 0, 60, 0, 127, 0, 0, 181, 190, 171, 64, 90, 63, 0, 60, 0, 127, 0, 0, 89, 190, 171, 64, 42, 62, 0, 60, 0, 127, 0, 0, 248, 63, 171, 64, 213, 57, 0, 60, 0, 127, 0, 0, 189, 60, 171, 64, 19, 61, 0, 60, 0, 127, 0, 0, 127, 192, 171, 64, 213, 57, 0, 60, 0, 127, 0, 0, 196, 189, 171, 64, 19, 61, 0, 60, 0, 127, 0, 0, 1, 185, 61, 64, 165, 68, 0, 60, 0, 127, 0, 0, 26, 176, 61, 64, 178, 68, 0, 60, 0, 127, 0, 0, 26, 176, 61, 64, 115, 67, 0, 60, 0, 127, 0, 0, 251, 182, 61, 64, 100, 67, 0, 60, 0, 127, 0, 0, 106, 188, 171, 64, 184, 178, 0, 60, 0, 127, 0, 0, 220, 185, 171, 64, 127, 57, 0, 60, 0, 127, 0, 0, 106, 188, 171, 64, 128, 68, 0, 60, 0, 127, 0, 0, 220, 185, 171, 64, 54, 67, 0, 60, 0, 127, 0, 0, 26, 176, 61, 64, 119, 182, 0, 60, 0, 127, 0, 0, 1, 185, 61, 64, 174, 181, 0, 60, 0, 127, 0, 0, 251, 182, 61, 64, 199, 56, 0, 60, 0, 127, 0, 0, 26, 176, 61, 64, 137, 56, 0, 60, 0, 127, 0, 0, 233, 53, 61, 64, 174, 181, 0, 60, 0, 127, 0, 0, 194, 49, 61, 64, 199, 56, 0, 60, 0, 127, 0, 0, 200, 58, 171, 64, 184, 178, 0, 60, 0, 127, 0, 0, 158, 55, 171, 64, 127, 57, 0, 60, 0, 127, 0, 0, 200, 58, 171, 64, 128, 68, 0, 60, 0, 127, 0, 0, 158, 55, 171, 64, 54, 67, 0, 60, 0, 127, 0, 0, 233, 53, 61, 64, 165, 68, 0, 60, 0, 127, 0, 0, 194, 49, 61, 64, 100, 67, 0, 60, 0, 127, 0, 0, 216, 64, 171, 64, 74, 64, 0, 60, 0, 127, 0, 0, 243, 64, 171, 64, 128, 65, 0, 60, 0, 127, 0, 0, 243, 64, 171, 64, 0, 62, 0, 60, 0, 127, 0, 0, 216, 64, 171, 64, 74, 64, 0, 60, 0, 127, 0, 0, 243, 64, 171, 64, 0, 62, 0, 60, 0, 127, 0, 0, 191, 64, 171, 64, 152, 62, 0, 60, 0, 127, 0, 0, 191, 64, 171, 64, 73, 65, 0, 60, 0, 127, 0, 0, 243, 64, 171, 64, 128, 65, 0, 60, 0, 127, 0, 0, 151, 192, 155, 64, 245, 56, 0, 60, 199, 91, 190, 0, 186, 191, 171, 64, 124, 53, 0, 60, 199, 91, 190, 0, 54, 190, 155, 64, 93, 168, 0, 60, 199, 91, 190, 0, 186, 191, 171, 64, 124, 53, 0, 60, 229, 121, 234, 0, 151, 192, 155, 64, 245, 56, 0, 60, 229, 121, 234, 0, 127, 192, 171, 64, 213, 57, 0, 60, 229, 121, 234, 0, 46, 190, 171, 64, 143, 38, 0, 60, 214, 108, 205, 0, 54, 190, 155, 64, 93, 168, 0, 60, 214, 108, 205, 0, 186, 191, 171, 64, 124, 53, 0, 60, 214, 108, 205, 0, 4, 58, 0, 0, 148, 43, 0, 60, 57, 89, 187, 0, 201, 191, 2, 68, 11, 66, 0, 60, 57, 89, 187, 0, 196, 189, 2, 68, 224, 66, 0, 60, 57, 89, 187, 0, 7, 61, 0, 0, 156, 55, 0, 60, 57, 89, 187, 0, 201, 191, 2, 68, 11, 66, 0, 60, 0, 127, 0, 0, 197, 193, 2, 68, 12, 68, 0, 60, 0, 127, 0, 0, 195, 192, 2, 68, 119, 68, 0, 60, 0, 127, 0, 0, 196, 189, 2, 68, 224, 66, 0, 60, 0, 127, 0, 0, 223, 187, 2, 68, 157, 69, 0, 60, 0, 127, 0, 0, 171, 169, 2, 68, 150, 68, 0, 60, 0, 127, 0, 0, 211, 182, 2, 68, 156, 69, 0, 60, 0, 127, 0, 0, 48, 160, 2, 68, 39, 69, 0, 60, 0, 127, 0, 0, 211, 182, 2, 68, 156, 69, 0, 60, 79, 93, 32, 0, 126, 66, 37, 60, 177, 69, 0, 60, 79, 93, 32, 0, 134, 66, 37, 60, 19, 69, 0, 60, 79, 93, 32, 0, 48, 160, 2, 68, 39, 69, 0, 60, 79, 93, 32, 0, 126, 66, 37, 60, 177, 69, 0, 60, 0, 127, 0, 0, 123, 69, 37, 60, 177, 69, 0, 60, 0, 127, 0, 0, 127, 69, 37, 60, 19, 69, 0, 60, 0, 127, 0, 0, 134, 66, 37, 60, 19, 69, 0, 60, 0, 127, 0, 0, 247, 69, 37, 60, 177, 69, 0, 60, 0, 127, 0, 0, 251, 69, 37, 60, 19, 69, 0, 60, 0, 127, 0, 0, 96, 70, 35, 60, 0, 68, 0, 60, 0, 127, 0, 0, 19, 69, 35, 60, 0, 68, 0, 60, 0, 127, 0, 0, 127, 69, 37, 60, 19, 69, 0, 60, 0, 127, 0, 0, 251, 69, 37, 60, 19, 69, 0, 60, 0, 127, 0, 0 ), @@ -16,17 +16,17 @@ surfaces/0 = { "blend_shape_data": [ ], "format": 98051, "index_count": 414, -"material": SubResource( 9 ), +"material": SubResource( 1 ), "primitive": 4, "skeleton_aabb": [ ], "vertex_count": 207 } -[sub_resource type="NavigationMesh" id=2] +[sub_resource type="NavigationMesh" id=3] vertices = PoolVector3Array( 0, 0, -1, -0.39384, 0.2, -2.03101, -1.23509, 0.2, -1.49037, -1, 0, -1, -0.39384, 0.2, -2.03101, -1.24385, 0.5, -2.65188, -1.65927, 0.5, -1.74225, -1.23509, 0.2, -1.49037, -1.24385, 0.5, -2.65188, -2.2439, 0.9, -2.70735, -2.10158, 0.9, -1.71753, -1.65927, 0.5, -1.74225, -2.2439, 0.9, -2.70735, -3.06858, 1.3, -2.23463, -2.41372, 1.3, -1.47888, -2.10158, 0.9, -1.71753, -3.06858, 1.3, -2.23463, -3.37908, 1.7, -1.43419, -2.41959, 1.7, -1.15246, -2.41372, 1.3, -1.47888, -3.37908, 1.7, -1.43419, -3.29166, 1.8, -0.590103, -2.33217, 1.8, -0.871835, -2.41959, 1.7, -1.15246, -3.29166, 1.8, -0.590103, -2.78394, 2, -0.00816378, -2.04637, 2, -0.483217, -2.33217, 1.8, -0.871835, -2.78394, 2, -0.00816378, -2.29613, 2.30275, 0.619816, -1.55305, 2.30275, -0.0340935, -2.04637, 2, -0.483217, 2, 0, 2.75, 2, 0, 4, 2.67914, 0.69546, 4, 2.67914, 0.69546, 2.75, 2.66646, 0.697839, -1, 2.66646, 0.697839, 0.25, 3.67502, 1.03457, 0.25, 3.67502, 1.03457, -1, 5.07502, 1.03457, -1, 5.07502, 1.03457, 0.25, 6.37502, 1.03457, 0.25, 6.37502, 1.03457, -1, 3.67502, 1.03457, -1, 3.67502, 1.03457, 0.25, -1, 0, -1, -0.383353, 0, 1.53551, 0.752355, 0, 0.0592138, 0, 0, -1, 5.07502, 1.03457, 1.5, 5.07502, 1.03457, 2.75, 6.37502, 1.03457, 2.75, 3.67502, 1.03457, 2.75, 3.67502, 1.03457, 4, 5.07502, 1.03457, 4, 6.37502, 1.03457, 4, 5.07502, 1.03457, 2.75, 5.07502, 1.03457, 1.5, 4.22547, 1.51352, 1.5, 4.22547, 1.51352, 2.75, 3.53746, 2.33457, 2.75, 3.53746, 2.33457, 1.5, 2.47502, 2.33457, 1.5, 2.47502, 2.33457, 2.75, 4.22547, 1.51352, 2.75, 4.22547, 1.51352, 1.5, 3.53746, 2.33457, 1.5, 3.53746, 2.33457, 2.75, 2, 0, -1, 2, 0, 0.25, 2.66646, 0.697839, 0.25, 2.66646, 0.697839, -1, 2.67914, 0.69546, 2.75, 2.67914, 0.69546, 4, 3.67502, 1.03457, 4, 3.67502, 1.03457, 2.75, 2, 0, 0.25, 2, 0, -1, 1.25737, 0, 0.475594, 2, 0, 2.75, 0.0351091, 0, 1.82824, 2, 0, 4, -1, 0, 4, 2.37344, 2.33421, 1.64881, 2.2283, 2.33421, 1.17032, 1.33102, 2.33421, 1.54199, 1.4209, 2.33421, 1.83828, -1.54525, 2.33421, 0.0256338, -1.93176, 2.33421, 0.342839, -1.24502, 2.33421, 1.02958, -1.00568, 2.33421, 0.833161, -1.10428, 2.33421, 4.5029, -0.625793, 2.11952, 4.64805, -0.436321, 2.11952, 3.6955, -0.732612, 2.33421, 3.60562, 2.37344, 2.33421, 2.64402, 2.42245, 2.33421, 2.14641, 1.45125, 2.33421, 2.14641, 1.4209, 2.33421, 2.45455, -0.625794, 2.11952, -0.355217, -1.10428, 2.33421, -0.210071, -0.732612, 2.33421, 0.687205, -0.436321, 2.11952, 0.597326, -1.93176, 2.33421, 3.94999, -1.54525, 2.33421, 4.2672, -1.00568, 2.33421, 3.45967, -1.24502, 2.33421, 3.26324, 1.99259, 2.33421, 3.56347, 2.2283, 2.33421, 3.1225, 1.33102, 2.33421, 2.75084, 1.18507, 2.33421, 3.0239, -2.48467, 2.33421, 3.1225, -2.24897, 2.33421, 3.56348, -1.44144, 2.33421, 3.0239, -1.5874, 2.33421, 2.75084, 0.847897, 2.33421, -0.210072, 0.369414, 2.11952, -0.355218, 0.179942, 2.11952, 0.597326, 0.476234, 2.33421, 0.687205, 1.28887, 2.33421, 4.2672, 1.67539, 2.33421, 3.94999, 0.988643, 2.33421, 3.26324, 0.749301, 2.33421, 3.45967, -2.67883, 2.33421, 2.14641, -2.62982, 2.33421, 2.64402, -1.67728, 2.33421, 2.45455, -1.70762, 2.33421, 2.14641, 1.67539, 2.33421, 0.342837, 1.28887, 2.33421, 0.0256318, 0.749298, 2.33421, 0.83316, 0.988641, 2.33421, 1.02958, 0.369419, 2.11952, 4.64805, 0.847901, 2.33421, 4.5029, 0.476237, 2.33421, 3.60562, 0.179945, 2.11952, 3.6955, -2.48467, 2.33421, 1.17033, -2.62982, 2.33421, 1.64881, -1.67728, 2.33421, 1.83828, -1.5874, 2.33421, 1.54199, 1.99259, 2.33421, 0.729351, 1.18506, 2.33421, 1.26892, -2.24897, 2.33421, 0.729354, -1.44144, 2.33421, 1.26893, -0.625793, 2.11952, 4.64805, -0.128187, 2.11952, 4.69706, -0.128188, 2.11952, 3.72585, -0.436321, 2.11952, 3.6955, -1.10428, 2.33421, -0.210071, -0.732612, 2.33421, 0.687205, -1.10428, 2.33421, 4.5029, -0.732612, 2.33421, 3.60562, -0.128188, 2.11952, -0.404227, -0.625794, 2.11952, -0.355217, -0.436321, 2.11952, 0.597326, -0.128188, 2.11952, 0.566978, 0.369414, 2.11952, -0.355218, 0.179942, 2.11952, 0.597326, 0.847897, 2.33421, -0.210072, 0.476234, 2.33421, 0.687205, 0.847901, 2.33421, 4.5029, 0.476237, 2.33421, 3.60562, 0.369419, 2.11952, 4.64805, 0.179945, 2.11952, 3.6955, 2.42245, 2.33421, 2.14641, 2.47502, 2.33457, 2.75, 2.47502, 2.33457, 1.5, 2.42245, 2.33421, 2.14641, 2.47502, 2.33457, 1.5, 2.37344, 2.33421, 1.64881, 2.37344, 2.33421, 2.64402, 2.47502, 2.33457, 2.75, -2.29613, 2.30275, 0.619816, -1.93176, 2.33421, 0.342839, -1.55305, 2.30275, -0.0340935, -1.93176, 2.33421, 0.342839, -2.29613, 2.30275, 0.619816, -2.24897, 2.33421, 0.729354, -1.54525, 2.33421, 0.0256338, -1.55305, 2.30275, -0.0340935, -1.93176, 2.33421, 0.342839, 0.752355, 0, 0.0592138, -1.94658, 4.01029, 3.02298, -1.44156, 4.01029, 3.43936, 1.25737, 0, 0.475594, -1.94658, 4.01029, 3.02298, -2.88634, 4.01029, 4.04929, -2.38132, 4.01029, 4.46567, -1.44156, 4.01029, 3.43936, -0.984051, 4.01029, 5.61564, -0.0442939, 4.01029, 4.58932, -0.426647, 4.01029, 5.6129, -0.00818396, 4.01029, 5.1559, -0.426647, 4.01029, 5.6129, 3.24657, 1.03679, 5.69412, 3.26271, 1.03679, 5.07468, -0.00818396, 4.01029, 5.1559, 3.24657, 1.03679, 5.69412, 5.48249, 1.03679, 5.69412, 5.49863, 1.03679, 5.07468, 3.26271, 1.03679, 5.07468, 5.96677, 1.03679, 5.69412, 5.98291, 1.03679, 5.07468, 6.37502, 1.03457, 4, 5.07502, 1.03457, 4, 5.49863, 1.03679, 5.07468, 5.98291, 1.03679, 5.07468 ) polygons = [ PoolIntArray( 0, 2, 1 ), PoolIntArray( 0, 3, 2 ), PoolIntArray( 4, 6, 5 ), PoolIntArray( 4, 7, 6 ), PoolIntArray( 8, 10, 9 ), PoolIntArray( 8, 11, 10 ), PoolIntArray( 12, 14, 13 ), PoolIntArray( 12, 15, 14 ), PoolIntArray( 16, 18, 17 ), PoolIntArray( 16, 19, 18 ), PoolIntArray( 20, 22, 21 ), PoolIntArray( 20, 23, 22 ), PoolIntArray( 24, 26, 25 ), PoolIntArray( 24, 27, 26 ), PoolIntArray( 28, 30, 29 ), PoolIntArray( 28, 31, 30 ), PoolIntArray( 32, 34, 33 ), PoolIntArray( 32, 35, 34 ), PoolIntArray( 36, 38, 37 ), PoolIntArray( 36, 39, 38 ), PoolIntArray( 40, 42, 41 ), PoolIntArray( 40, 43, 42 ), PoolIntArray( 44, 41, 45 ), PoolIntArray( 44, 40, 41 ), PoolIntArray( 46, 48, 47 ), PoolIntArray( 46, 49, 48 ), PoolIntArray( 42, 50, 41 ), PoolIntArray( 42, 51, 50 ), PoolIntArray( 42, 52, 51 ), PoolIntArray( 53, 55, 54 ), PoolIntArray( 53, 51, 55 ), PoolIntArray( 51, 56, 55 ), PoolIntArray( 51, 52, 56 ), PoolIntArray( 57, 59, 58 ), PoolIntArray( 57, 60, 59 ), PoolIntArray( 61, 63, 62 ), PoolIntArray( 61, 64, 63 ), PoolIntArray( 65, 67, 66 ), PoolIntArray( 65, 68, 67 ), PoolIntArray( 69, 71, 70 ), PoolIntArray( 69, 72, 71 ), PoolIntArray( 73, 75, 74 ), PoolIntArray( 73, 76, 75 ), PoolIntArray( 77, 49, 78 ), PoolIntArray( 77, 48, 49 ), PoolIntArray( 48, 77, 79 ), PoolIntArray( 77, 80, 79 ), PoolIntArray( 81, 80, 82 ), PoolIntArray( 81, 79, 80 ), PoolIntArray( 82, 83, 81 ), PoolIntArray( 81, 83, 47 ), PoolIntArray( 83, 46, 47 ), PoolIntArray( 84, 86, 85 ), PoolIntArray( 84, 87, 86 ), PoolIntArray( 88, 90, 89 ), PoolIntArray( 88, 91, 90 ), PoolIntArray( 92, 94, 93 ), PoolIntArray( 92, 95, 94 ), PoolIntArray( 96, 98, 97 ), PoolIntArray( 96, 99, 98 ), PoolIntArray( 100, 102, 101 ), PoolIntArray( 100, 103, 102 ), PoolIntArray( 104, 106, 105 ), PoolIntArray( 104, 107, 106 ), PoolIntArray( 108, 110, 109 ), PoolIntArray( 108, 111, 110 ), PoolIntArray( 112, 114, 113 ), PoolIntArray( 112, 115, 114 ), PoolIntArray( 116, 118, 117 ), PoolIntArray( 116, 119, 118 ), PoolIntArray( 120, 122, 121 ), PoolIntArray( 120, 123, 122 ), PoolIntArray( 124, 126, 125 ), PoolIntArray( 124, 127, 126 ), PoolIntArray( 128, 130, 129 ), PoolIntArray( 128, 131, 130 ), PoolIntArray( 132, 134, 133 ), PoolIntArray( 132, 135, 134 ), PoolIntArray( 136, 138, 137 ), PoolIntArray( 136, 139, 138 ), PoolIntArray( 85, 141, 140 ), PoolIntArray( 85, 86, 141 ), PoolIntArray( 89, 143, 142 ), PoolIntArray( 89, 90, 143 ), PoolIntArray( 144, 146, 145 ), PoolIntArray( 144, 147, 146 ), PoolIntArray( 97, 87, 84 ), PoolIntArray( 97, 98, 87 ), PoolIntArray( 148, 91, 88 ), PoolIntArray( 148, 149, 91 ), PoolIntArray( 105, 151, 150 ), PoolIntArray( 105, 106, 151 ), PoolIntArray( 109, 99, 96 ), PoolIntArray( 109, 110, 99 ), PoolIntArray( 152, 154, 153 ), PoolIntArray( 152, 155, 154 ), PoolIntArray( 113, 107, 104 ), PoolIntArray( 113, 114, 107 ), PoolIntArray( 156, 155, 152 ), PoolIntArray( 156, 157, 155 ), PoolIntArray( 121, 111, 108 ), PoolIntArray( 121, 122, 111 ), PoolIntArray( 125, 115, 112 ), PoolIntArray( 125, 126, 115 ), PoolIntArray( 129, 159, 158 ), PoolIntArray( 129, 130, 159 ), PoolIntArray( 160, 123, 120 ), PoolIntArray( 160, 161, 123 ), PoolIntArray( 137, 127, 124 ), PoolIntArray( 137, 138, 127 ), PoolIntArray( 140, 131, 128 ), PoolIntArray( 140, 141, 131 ), PoolIntArray( 145, 163, 162 ), PoolIntArray( 145, 146, 163 ), PoolIntArray( 142, 139, 136 ), PoolIntArray( 142, 143, 139 ), PoolIntArray( 164, 166, 165 ), PoolIntArray( 167, 169, 168 ), PoolIntArray( 167, 171, 170 ), PoolIntArray( 172, 174, 173 ), PoolIntArray( 175, 177, 176 ), PoolIntArray( 178, 180, 179 ), PoolIntArray( 181, 183, 182 ), PoolIntArray( 181, 184, 183 ), PoolIntArray( 185, 187, 186 ), PoolIntArray( 185, 188, 187 ), PoolIntArray( 187, 190, 189 ), PoolIntArray( 187, 188, 190 ), PoolIntArray( 189, 192, 191 ), PoolIntArray( 189, 190, 192 ), PoolIntArray( 193, 195, 194 ), PoolIntArray( 193, 196, 195 ), PoolIntArray( 197, 199, 198 ), PoolIntArray( 197, 200, 199 ), PoolIntArray( 198, 202, 201 ), PoolIntArray( 198, 199, 202 ), PoolIntArray( 203, 205, 204 ), PoolIntArray( 203, 206, 205 ) ] -[sub_resource type="ProceduralSky" id=11] +[sub_resource type="ProceduralSky" id=4] sky_top_color = Color( 0.0470588, 0.454902, 0.976471, 1 ) sky_horizon_color = Color( 0.556863, 0.823529, 0.909804, 1 ) sky_curve = 0.25 @@ -35,22 +35,20 @@ ground_horizon_color = Color( 0.482353, 0.788235, 0.952941, 1 ) ground_curve = 0.01 sun_energy = 16.0 -[sub_resource type="Environment" id=3] +[sub_resource type="Environment" id=5] background_mode = 2 -background_sky = SubResource( 11 ) +background_sky = SubResource( 4 ) ssao_blur = 1 -[sub_resource type="SpatialMaterial" id=10] +[sub_resource type="SpatialMaterial" id=6] albedo_color = Color( 0.0789223, 0.189529, 0.428549, 1 ) roughness = 0.0 -[sub_resource type="SpatialMaterial" id=5] -resource_name = "Material.002" +[sub_resource type="SpatialMaterial" id=7] albedo_color = Color( 0.0789223, 0.0424706, 0.0941569, 1 ) roughness = 0.0 -[sub_resource type="SpatialMaterial" id=6] -resource_name = "Material.003" +[sub_resource type="SpatialMaterial" id=8] albedo_color = Color( 0, 0.424824, 0.733765, 1 ) roughness = 0.0 emission_enabled = true @@ -59,8 +57,7 @@ emission_energy = 1.0 emission_operator = 0 emission_on_uv2 = false -[sub_resource type="ArrayMesh" id=7] -resource_name = "Sphere.001" +[sub_resource type="ArrayMesh" id=9] surfaces/0 = { "aabb": AABB( -1, -0.249904, -0.820953, 2, 1.2816, 1.63222 ), "array_data": PoolByteArray( 173, 187, 96, 41, 0, 0, 0, 60, 153, 183, 0, 0, 231, 187, 64, 45, 0, 0, 0, 60, 138, 211, 2, 0, 192, 187, 64, 45, 16, 177, 0, 60, 143, 205, 231, 0, 135, 187, 96, 41, 235, 176, 0, 60, 156, 184, 232, 0, 255, 187, 247, 48, 57, 168, 0, 60, 130, 12, 1, 0, 216, 187, 4, 51, 99, 174, 0, 60, 133, 29, 252, 0, 178, 187, 4, 51, 127, 179, 0, 60, 137, 20, 220, 0, 216, 187, 247, 48, 249, 177, 0, 60, 133, 250, 227, 0, 100, 187, 118, 55, 241, 172, 0, 60, 135, 38, 0, 0, 166, 186, 142, 57, 212, 168, 0, 60, 148, 66, 0, 0, 134, 186, 142, 57, 218, 176, 0, 60, 155, 69, 228, 0, 63, 187, 118, 55, 134, 178, 0, 60, 141, 41, 224, 0, 139, 185, 203, 58, 156, 31, 0, 60, 172, 94, 0, 0, 113, 184, 135, 59, 156, 31, 0, 60, 202, 114, 0, 0, 91, 184, 135, 59, 101, 172, 0, 60, 203, 114, 241, 0, 111, 185, 203, 58, 154, 173, 0, 60, 177, 96, 235, 0, 202, 179, 169, 179, 0, 0, 0, 60, 245, 130, 0, 0, 164, 183, 171, 178, 0, 0, 0, 60, 233, 132, 0, 0, 126, 183, 171, 178, 229, 172, 0, 60, 234, 132, 251, 0, 164, 179, 169, 179, 254, 168, 0, 60, 245, 130, 254, 0, 31, 182, 237, 59, 156, 31, 0, 60, 228, 123, 0, 0, 62, 178, 21, 60, 156, 31, 0, 60, 242, 126, 0, 0, 31, 178, 21, 60, 241, 164, 0, 60, 243, 126, 252, 0, 1, 182, 237, 59, 195, 169, 0, 60, 229, 123, 248, 0, 140, 185, 15, 177, 0, 0, 0, 60, 215, 137, 0, 0, 157, 186, 62, 174, 0, 0, 0, 60, 188, 149, 0, 0, 124, 186, 62, 174, 61, 176, 0, 60, 190, 150, 240, 0, 112, 185, 15, 177, 28, 175, 0, 60, 216, 137, 247, 0, 67, 187, 214, 167, 0, 0, 0, 60, 163, 171, 0, 0, 31, 187, 214, 167, 167, 176, 0, 60, 165, 171, 235, 0, 31, 185, 203, 58, 185, 177, 0, 60, 185, 96, 215, 0, 37, 186, 142, 57, 46, 180, 0, 60, 166, 71, 204, 0, 168, 181, 237, 59, 28, 174, 0, 60, 231, 123, 241, 0, 27, 184, 135, 59, 138, 176, 0, 60, 207, 113, 227, 0, 32, 185, 15, 177, 249, 178, 0, 60, 218, 137, 237, 0, 15, 183, 171, 178, 205, 176, 0, 60, 235, 132, 246, 0, 182, 186, 214, 167, 144, 180, 0, 60, 172, 172, 214, 0, 28, 186, 62, 174, 40, 180, 0, 60, 194, 150, 225, 0, 77, 187, 64, 45, 247, 180, 0, 60, 153, 204, 205, 0, 24, 187, 96, 41, 211, 180, 0, 60, 163, 185, 209, 0, 63, 187, 4, 51, 209, 181, 0, 60, 149, 18, 192, 0, 100, 187, 247, 48, 90, 181, 0, 60, 145, 242, 198, 0, 212, 186, 118, 55, 53, 181, 0, 60, 153, 42, 196, 0, 50, 179, 169, 179, 229, 172, 0, 60, 246, 130, 251, 0, 196, 177, 21, 60, 195, 169, 0, 60, 244, 126, 249, 0, 155, 184, 203, 58, 53, 180, 0, 60, 195, 94, 199, 0, 135, 185, 142, 57, 203, 181, 0, 60, 180, 71, 185, 0, 23, 181, 237, 59, 138, 176, 0, 60, 233, 122, 234, 0, 100, 183, 135, 59, 179, 178, 0, 60, 213, 111, 215, 0, 156, 184, 15, 177, 15, 181, 0, 60, 222, 138, 229, 0, 90, 182, 171, 178, 249, 178, 0, 60, 237, 132, 241, 0, 10, 186, 214, 167, 160, 182, 0, 60, 182, 174, 196, 0, 127, 185, 62, 174, 9, 182, 0, 60, 201, 151, 212, 0, 146, 186, 64, 45, 54, 183, 0, 60, 166, 205, 184, 0, 98, 186, 96, 41, 1, 183, 0, 60, 174, 187, 190, 0, 134, 186, 4, 51, 185, 183, 0, 60, 165, 20, 171, 0, 166, 186, 247, 48, 136, 183, 0, 60, 160, 243, 175, 0, 37, 186, 118, 55, 1, 183, 0, 60, 170, 43, 174, 0, 122, 178, 169, 179, 28, 175, 0, 60, 247, 130, 249, 0, 48, 177, 21, 60, 101, 172, 0, 60, 245, 125, 245, 0, 214, 183, 203, 58, 99, 181, 0, 60, 206, 93, 186, 0, 180, 184, 142, 57, 54, 183, 0, 60, 196, 71, 171, 0, 84, 180, 237, 59, 216, 177, 0, 60, 237, 122, 228, 0, 73, 182, 135, 59, 76, 180, 0, 60, 220, 109, 205, 0, 216, 183, 15, 177, 113, 182, 0, 60, 228, 138, 221, 0, 103, 181, 171, 178, 112, 180, 0, 60, 240, 132, 237, 0, 34, 185, 214, 167, 55, 184, 0, 60, 195, 175, 181, 0, 173, 184, 62, 174, 174, 183, 0, 60, 210, 153, 200, 0, 150, 185, 64, 45, 150, 184, 0, 60, 182, 207, 166, 0, 109, 185, 96, 41, 117, 184, 0, 60, 188, 189, 174, 0, 140, 185, 4, 51, 178, 184, 0, 60, 184, 26, 156, 0, 168, 185, 247, 48, 184, 184, 0, 60, 178, 251, 157, 0, 57, 185, 118, 55, 74, 184, 0, 60, 188, 43, 159, 0, 130, 177, 169, 179, 134, 176, 0, 60, 249, 130, 247, 0, 106, 176, 21, 60, 186, 173, 0, 60, 247, 125, 242, 0, 40, 182, 203, 58, 91, 182, 0, 60, 219, 91, 177, 0, 100, 183, 142, 57, 48, 184, 0, 60, 212, 70, 161, 0, 205, 178, 237, 59, 234, 178, 0, 60, 241, 121, 224, 0, 240, 180, 135, 59, 18, 181, 0, 60, 229, 108, 197, 0, 41, 182, 15, 177, 147, 183, 0, 60, 234, 139, 215, 0, 62, 180, 171, 178, 55, 181, 0, 60, 244, 132, 233, 0, 9, 184, 214, 167, 245, 184, 0, 60, 209, 177, 170, 0, 89, 183, 62, 174, 132, 184, 0, 60, 221, 154, 191, 0, 100, 184, 64, 45, 101, 185, 0, 60, 200, 210, 153, 0, 68, 184, 96, 41, 62, 185, 0, 60, 204, 190, 162, 0, 91, 184, 4, 51, 97, 185, 0, 60, 203, 33, 146, 0, 113, 184, 247, 48, 129, 185, 0, 60, 198, 4, 144, 0, 27, 184, 118, 55, 239, 184, 0, 60, 206, 42, 148, 0, 84, 176, 169, 179, 81, 177, 0, 60, 250, 130, 245, 0, 239, 174, 21, 60, 209, 174, 0, 60, 249, 125, 240, 0, 62, 180, 203, 58, 19, 183, 0, 60, 231, 90, 171, 0, 23, 181, 142, 57, 158, 184, 0, 60, 227, 70, 155, 0, 175, 176, 237, 59, 182, 179, 0, 60, 246, 121, 220, 0, 205, 178, 135, 59, 166, 181, 0, 60, 238, 107, 191, 0, 62, 180, 15, 177, 53, 184, 0, 60, 241, 139, 211, 0, 217, 177, 171, 178, 204, 181, 0, 60, 248, 133, 231, 0, 143, 181, 214, 167, 130, 185, 0, 60, 224, 178, 162, 0, 16, 181, 62, 174, 4, 185, 0, 60, 232, 155, 185, 0, 12, 182, 64, 45, 254, 185, 0, 60, 218, 213, 143, 0, 224, 181, 96, 41, 211, 185, 0, 60, 221, 192, 153, 0, 1, 182, 4, 51, 228, 185, 0, 60, 222, 38, 141, 0, 31, 182, 247, 48, 22, 186, 0, 60, 218, 12, 136, 0, 168, 181, 118, 55, 106, 185, 0, 60, 223, 42, 142, 0, 246, 173, 169, 179, 233, 177, 0, 60, 252, 130, 244, 0, 199, 172, 21, 60, 161, 175, 0, 60, 251, 125, 238, 0, 83, 176, 203, 58, 133, 183, 0, 60, 244, 89, 167, 0, 48, 177, 142, 57, 226, 184, 0, 60, 242, 69, 152, 0, 199, 172, 237, 59, 25, 180, 0, 60, 251, 121, 218, 0, 239, 174, 135, 59, 1, 182, 0, 60, 247, 106, 188, 0, 84, 176, 15, 177, 119, 184, 0, 60, 249, 139, 208, 0, 246, 173, 171, 178, 39, 182, 0, 60, 252, 133, 229, 0, 171, 177, 214, 167, 217, 185, 0, 60, 240, 179, 157, 0, 41, 177, 62, 174, 83, 185, 0, 60, 244, 155, 181, 0, 42, 178, 64, 45, 93, 186, 0, 60, 237, 215, 138, 0, 253, 177, 96, 41, 47, 186, 0, 60, 239, 193, 148, 0, 31, 178, 4, 51, 52, 186, 0, 60, 239, 42, 138, 0, 62, 178, 247, 48, 114, 186, 0, 60, 237, 17, 132, 0, 196, 177, 118, 55, 182, 185, 0, 60, 240, 42, 138, 0, 20, 170, 169, 179, 70, 178, 0, 60, 254, 130, 243, 0, 223, 168, 21, 60, 16, 176, 0, 60, 254, 125, 237, 0, 0, 0, 203, 58, 171, 183, 0, 60, 0, 88, 166, 0, 0, 0, 142, 57, 249, 184, 0, 60, 0, 69, 150, 0, 0, 0, 237, 59, 46, 180, 0, 60, 0, 120, 218, 0, 0, 0, 135, 59, 32, 182, 0, 60, 0, 106, 187, 0, 0, 0, 15, 177, 142, 184, 0, 60, 0, 140, 207, 0, 0, 0, 171, 178, 70, 182, 0, 60, 0, 133, 229, 0, 0, 0, 214, 167, 247, 185, 0, 60, 0, 180, 156, 0, 0, 0, 62, 174, 110, 185, 0, 60, 0, 156, 179, 0, 0, 0, 64, 45, 125, 186, 0, 60, 0, 216, 136, 0, 0, 0, 96, 41, 78, 186, 0, 60, 0, 193, 147, 0, 0, 0, 4, 51, 79, 186, 0, 60, 0, 43, 137, 0, 0, 0, 247, 48, 145, 186, 0, 60, 0, 19, 131, 0, 0, 0, 118, 55, 207, 185, 0, 60, 0, 42, 137, 0, 0, 0, 169, 179, 102, 178, 0, 60, 0, 130, 243, 0, 0, 0, 21, 60, 38, 176, 0, 60, 0, 125, 237, 0, 83, 48, 203, 58, 133, 183, 0, 60, 12, 89, 167, 0, 48, 49, 142, 57, 226, 184, 0, 60, 14, 69, 152, 0, 199, 44, 237, 59, 25, 180, 0, 60, 5, 121, 218, 0, 239, 46, 135, 59, 1, 182, 0, 60, 9, 106, 188, 0, 84, 48, 15, 177, 119, 184, 0, 60, 7, 139, 208, 0, 246, 45, 171, 178, 39, 182, 0, 60, 4, 133, 229, 0, 171, 49, 214, 167, 217, 185, 0, 60, 16, 179, 157, 0, 41, 49, 62, 174, 83, 185, 0, 60, 12, 155, 181, 0, 42, 50, 64, 45, 93, 186, 0, 60, 19, 215, 138, 0, 253, 49, 96, 41, 47, 186, 0, 60, 17, 193, 148, 0, 31, 50, 4, 51, 52, 186, 0, 60, 17, 42, 138, 0, 62, 50, 247, 48, 114, 186, 0, 60, 19, 17, 132, 0, 196, 49, 118, 55, 182, 185, 0, 60, 16, 42, 138, 0, 20, 42, 169, 179, 70, 178, 0, 60, 2, 130, 243, 0, 223, 40, 21, 60, 16, 176, 0, 60, 2, 125, 237, 0, 62, 52, 203, 58, 19, 183, 0, 60, 25, 90, 171, 0, 23, 53, 142, 57, 158, 184, 0, 60, 29, 70, 155, 0, 175, 48, 237, 59, 182, 179, 0, 60, 10, 121, 220, 0, 205, 50, 135, 59, 166, 181, 0, 60, 18, 107, 191, 0, 62, 52, 15, 177, 53, 184, 0, 60, 15, 139, 211, 0, 217, 49, 171, 178, 204, 181, 0, 60, 8, 133, 231, 0, 143, 53, 214, 167, 130, 185, 0, 60, 32, 178, 162, 0, 16, 53, 62, 174, 4, 185, 0, 60, 24, 155, 185, 0, 12, 54, 64, 45, 254, 185, 0, 60, 38, 213, 143, 0, 224, 53, 96, 41, 211, 185, 0, 60, 35, 192, 153, 0, 1, 54, 4, 51, 228, 185, 0, 60, 35, 38, 141, 0, 31, 54, 247, 48, 22, 186, 0, 60, 38, 12, 136, 0, 168, 53, 118, 55, 106, 185, 0, 60, 33, 42, 142, 0, 246, 45, 169, 179, 233, 177, 0, 60, 4, 130, 244, 0, 199, 44, 21, 60, 161, 175, 0, 60, 5, 125, 238, 0, 40, 54, 203, 58, 91, 182, 0, 60, 37, 91, 177, 0, 100, 55, 142, 57, 48, 184, 0, 60, 45, 70, 161, 0, 205, 50, 237, 59, 234, 178, 0, 60, 15, 121, 224, 0, 240, 52, 135, 59, 18, 181, 0, 60, 27, 108, 197, 0, 41, 54, 15, 177, 147, 183, 0, 60, 22, 139, 215, 0, 62, 52, 171, 178, 55, 181, 0, 60, 12, 132, 233, 0, 9, 56, 214, 167, 245, 184, 0, 60, 47, 177, 170, 0, 89, 55, 62, 174, 132, 184, 0, 60, 35, 154, 191, 0, 100, 56, 64, 45, 101, 185, 0, 60, 56, 210, 153, 0, 68, 56, 96, 41, 62, 185, 0, 60, 52, 190, 162, 0, 91, 56, 4, 51, 97, 185, 0, 60, 53, 33, 146, 0, 113, 56, 247, 48, 129, 185, 0, 60, 58, 4, 144, 0, 27, 56, 118, 55, 239, 184, 0, 60, 51, 42, 148, 0, 84, 48, 169, 179, 81, 177, 0, 60, 6, 130, 245, 0, 239, 46, 21, 60, 209, 174, 0, 60, 7, 125, 240, 0, 214, 55, 203, 58, 99, 181, 0, 60, 50, 93, 186, 0, 180, 56, 142, 57, 54, 183, 0, 60, 60, 71, 171, 0, 84, 52, 237, 59, 216, 177, 0, 60, 19, 122, 228, 0, 73, 54, 135, 59, 76, 180, 0, 60, 36, 109, 205, 0, 216, 55, 15, 177, 113, 182, 0, 60, 28, 138, 221, 0, 103, 53, 171, 178, 112, 180, 0, 60, 16, 132, 237, 0, 34, 57, 214, 167, 55, 184, 0, 60, 62, 175, 181, 0, 173, 56, 62, 174, 174, 183, 0, 60, 46, 153, 200, 0, 150, 57, 64, 45, 150, 184, 0, 60, 74, 207, 166, 0, 109, 57, 96, 41, 117, 184, 0, 60, 68, 189, 174, 0, 140, 57, 4, 51, 178, 184, 0, 60, 72, 26, 156, 0, 168, 57, 247, 48, 184, 184, 0, 60, 78, 251, 157, 0, 57, 57, 118, 55, 74, 184, 0, 60, 68, 43, 159, 0, 130, 49, 169, 179, 134, 176, 0, 60, 8, 130, 247, 0, 106, 48, 21, 60, 186, 173, 0, 60, 9, 125, 242, 0, 155, 56, 203, 58, 53, 180, 0, 60, 61, 94, 199, 0, 135, 57, 142, 57, 203, 181, 0, 60, 76, 71, 185, 0, 23, 53, 237, 59, 138, 176, 0, 60, 23, 122, 234, 0, 100, 55, 135, 59, 179, 178, 0, 60, 43, 111, 215, 0, 156, 56, 15, 177, 15, 181, 0, 60, 34, 138, 229, 0, 90, 54, 171, 178, 249, 178, 0, 60, 19, 132, 241, 0, 10, 58, 214, 167, 160, 182, 0, 60, 74, 174, 196, 0, 127, 57, 62, 174, 9, 182, 0, 60, 55, 151, 212, 0, 146, 58, 64, 45, 54, 183, 0, 60, 90, 205, 184, 0, 98, 58, 96, 41, 1, 183, 0, 60, 82, 187, 190, 0, 134, 58, 4, 51, 185, 183, 0, 60, 91, 20, 171, 0, 166, 58, 247, 48, 136, 183, 0, 60, 96, 243, 175, 0, 37, 58, 118, 55, 1, 183, 0, 60, 86, 43, 174, 0, 122, 50, 169, 179, 28, 175, 0, 60, 9, 130, 249, 0, 48, 49, 21, 60, 101, 172, 0, 60, 11, 125, 245, 0, 31, 57, 203, 58, 185, 177, 0, 60, 72, 96, 215, 0, 37, 58, 142, 57, 46, 180, 0, 60, 90, 71, 204, 0, 168, 53, 237, 59, 28, 174, 0, 60, 26, 123, 241, 0, 27, 56, 135, 59, 138, 176, 0, 60, 49, 113, 227, 0, 32, 57, 15, 177, 249, 178, 0, 60, 38, 137, 237, 0, 15, 55, 171, 178, 205, 176, 0, 60, 21, 132, 246, 0, 182, 58, 214, 167, 144, 180, 0, 60, 84, 172, 214, 0, 28, 58, 62, 174, 40, 180, 0, 60, 62, 150, 225, 0, 77, 59, 64, 45, 247, 180, 0, 60, 103, 204, 205, 0, 24, 59, 96, 41, 211, 180, 0, 60, 93, 185, 209, 0, 63, 59, 4, 51, 209, 181, 0, 60, 108, 18, 192, 0, 100, 59, 247, 48, 90, 181, 0, 60, 112, 242, 198, 0, 212, 58, 118, 55, 53, 181, 0, 60, 103, 42, 196, 0, 50, 51, 169, 179, 229, 172, 0, 60, 10, 130, 251, 0, 196, 49, 21, 60, 195, 169, 0, 60, 12, 126, 249, 0, 111, 57, 203, 58, 154, 173, 0, 60, 79, 96, 235, 0, 134, 58, 142, 57, 218, 176, 0, 60, 102, 69, 228, 0, 1, 54, 237, 59, 195, 169, 0, 60, 27, 123, 248, 0, 91, 56, 135, 59, 101, 172, 0, 60, 53, 114, 241, 0, 112, 57, 15, 177, 28, 175, 0, 60, 40, 137, 247, 0, 126, 55, 171, 178, 229, 172, 0, 60, 22, 132, 251, 0, 31, 59, 214, 167, 167, 176, 0, 60, 91, 171, 235, 0, 124, 58, 62, 174, 61, 176, 0, 60, 66, 150, 240, 0, 192, 59, 64, 45, 16, 177, 0, 60, 113, 205, 231, 0, 135, 59, 96, 41, 235, 176, 0, 60, 101, 184, 232, 0, 178, 59, 4, 51, 127, 179, 0, 60, 119, 20, 220, 0, 216, 59, 247, 48, 249, 177, 0, 60, 123, 250, 227, 0, 63, 59, 118, 55, 134, 178, 0, 60, 115, 41, 224, 0, 164, 51, 169, 179, 254, 168, 0, 60, 11, 130, 254, 0, 31, 50, 21, 60, 241, 164, 0, 60, 13, 126, 252, 0, 139, 57, 203, 58, 156, 31, 0, 60, 84, 94, 0, 0, 166, 58, 142, 57, 212, 168, 0, 60, 108, 66, 0, 0, 31, 54, 237, 59, 156, 31, 0, 60, 28, 123, 0, 0, 113, 56, 135, 59, 156, 31, 0, 60, 54, 114, 0, 0, 140, 57, 15, 177, 0, 0, 0, 60, 41, 137, 0, 0, 164, 55, 171, 178, 0, 0, 0, 60, 23, 132, 0, 0, 67, 59, 214, 167, 0, 0, 0, 60, 93, 171, 0, 0, 157, 58, 62, 174, 0, 0, 0, 60, 68, 149, 0, 0, 231, 59, 64, 45, 0, 0, 0, 60, 118, 211, 2, 0, 173, 59, 96, 41, 0, 0, 0, 60, 103, 183, 0, 0, 216, 59, 4, 51, 99, 174, 0, 60, 123, 29, 252, 0, 0, 60, 247, 48, 57, 168, 0, 60, 126, 12, 1, 0, 100, 59, 118, 55, 241, 172, 0, 60, 121, 38, 0, 0, 202, 51, 169, 179, 0, 0, 0, 60, 11, 130, 0, 0, 62, 50, 21, 60, 156, 31, 0, 60, 14, 126, 0, 0, 111, 57, 203, 58, 141, 46, 0, 60, 83, 92, 24, 0, 134, 58, 142, 57, 225, 44, 0, 60, 107, 60, 29, 0, 1, 54, 237, 59, 170, 43, 0, 60, 27, 123, 7, 0, 91, 56, 135, 59, 89, 45, 0, 60, 53, 114, 15, 0, 112, 57, 15, 177, 28, 47, 0, 60, 40, 137, 9, 0, 126, 55, 171, 178, 229, 44, 0, 60, 22, 132, 5, 0, 31, 59, 214, 167, 167, 48, 0, 60, 91, 171, 21, 0, 124, 58, 62, 174, 61, 48, 0, 60, 66, 150, 16, 0, 192, 59, 64, 45, 16, 49, 0, 60, 117, 219, 30, 0, 135, 59, 96, 41, 235, 48, 0, 60, 101, 184, 24, 0, 178, 59, 4, 51, 109, 40, 0, 60, 116, 43, 26, 0, 216, 59, 247, 48, 186, 47, 0, 60, 117, 35, 30, 0, 63, 59, 118, 55, 81, 42, 0, 60, 117, 33, 32, 0, 164, 51, 169, 179, 254, 40, 0, 60, 11, 130, 2, 0, 31, 50, 21, 60, 95, 40, 0, 60, 13, 126, 3, 0, 31, 57, 203, 58, 51, 50, 0, 60, 78, 87, 47, 0, 37, 58, 142, 57, 242, 49, 0, 60, 99, 53, 57, 0, 168, 53, 237, 59, 15, 47, 0, 60, 26, 123, 15, 0, 27, 56, 135, 59, 4, 49, 0, 60, 49, 113, 29, 0, 32, 57, 15, 177, 249, 50, 0, 60, 38, 137, 19, 0, 15, 55, 171, 178, 205, 48, 0, 60, 21, 132, 10, 0, 182, 58, 214, 167, 144, 52, 0, 60, 84, 172, 42, 0, 28, 58, 62, 174, 40, 52, 0, 60, 62, 150, 31, 0, 77, 59, 64, 45, 247, 52, 0, 60, 109, 230, 58, 0, 24, 59, 96, 41, 211, 52, 0, 60, 93, 185, 46, 0, 63, 59, 4, 51, 62, 49, 0, 60, 100, 57, 52, 0, 100, 59, 247, 48, 75, 52, 0, 60, 100, 56, 52, 0, 212, 58, 118, 55, 122, 49, 0, 60, 107, 28, 61, 0, 50, 51, 169, 179, 229, 44, 0, 60, 10, 130, 5, 0, 196, 49, 21, 60, 170, 43, 0, 60, 12, 126, 7, 0, 155, 56, 203, 58, 114, 52, 0, 60, 67, 86, 63, 0, 135, 57, 142, 57, 150, 52, 0, 60, 91, 51, 71, 0, 23, 53, 237, 59, 4, 49, 0, 60, 23, 122, 22, 0, 100, 55, 135, 59, 45, 51, 0, 60, 43, 110, 44, 0, 156, 56, 15, 177, 15, 53, 0, 60, 34, 138, 27, 0, 90, 54, 171, 178, 249, 50, 0, 60, 19, 132, 15, 0, 10, 58, 214, 167, 160, 54, 0, 60, 74, 174, 60, 0, 127, 57, 62, 174, 9, 54, 0, 60, 55, 151, 44, 0, 146, 58, 64, 45, 54, 55, 0, 60, 96, 240, 81, 0, 98, 58, 96, 41, 1, 55, 0, 60, 82, 187, 66, 0, 134, 58, 4, 51, 135, 52, 0, 60, 83, 65, 69, 0, 166, 58, 247, 48, 121, 54, 0, 60, 79, 73, 66, 0, 37, 58, 118, 55, 136, 52, 0, 60, 97, 21, 78, 0, 122, 50, 169, 179, 28, 47, 0, 60, 9, 130, 7, 0, 48, 49, 21, 60, 89, 45, 0, 60, 11, 125, 11, 0, 49, 56, 77, 58, 52, 54, 0, 60, 59, 80, 78, 0, 21, 57, 42, 57, 127, 54, 0, 60, 83, 40, 86, 0, 84, 52, 237, 59, 82, 50, 0, 60, 19, 122, 27, 0, 73, 54, 135, 59, 137, 52, 0, 60, 36, 107, 56, 0, 216, 55, 15, 177, 113, 54, 0, 60, 28, 138, 35, 0, 103, 53, 171, 178, 112, 52, 0, 60, 16, 132, 19, 0, 34, 57, 214, 167, 55, 56, 0, 60, 62, 175, 75, 0, 173, 56, 62, 174, 174, 55, 0, 60, 46, 153, 56, 0, 150, 57, 64, 45, 150, 56, 0, 60, 79, 249, 98, 0, 109, 57, 96, 41, 117, 56, 0, 60, 68, 189, 82, 0, 140, 57, 4, 51, 50, 54, 0, 60, 65, 68, 84, 0, 168, 57, 247, 48, 49, 56, 0, 60, 59, 84, 73, 0, 60, 57, 89, 55, 169, 54, 0, 60, 74, 13, 101, 0, 130, 49, 169, 179, 134, 48, 0, 60, 8, 130, 9, 0, 106, 48, 21, 60, 173, 46, 0, 60, 9, 125, 13, 0, 60, 185, 89, 55, 169, 54, 0, 60, 182, 13, 101, 0, 31, 184, 75, 54, 150, 55, 0, 60, 222, 23, 119, 0, 218, 183, 239, 54, 87, 55, 0, 60, 241, 47, 116, 0, 201, 184, 171, 55, 19, 55, 0, 60, 214, 14, 118, 0, 205, 50, 237, 59, 100, 51, 0, 60, 15, 121, 32, 0, 240, 52, 135, 59, 79, 53, 0, 60, 28, 105, 64, 0, 41, 54, 15, 177, 147, 55, 0, 60, 22, 139, 41, 0, 62, 52, 171, 178, 55, 53, 0, 60, 12, 132, 23, 0, 9, 56, 214, 167, 245, 56, 0, 60, 47, 177, 86, 0, 89, 55, 62, 174, 132, 56, 0, 60, 35, 154, 65, 0, 100, 56, 64, 45, 101, 57, 0, 60, 60, 0, 111, 0, 68, 56, 96, 41, 62, 57, 0, 60, 52, 190, 94, 0, 91, 56, 4, 51, 145, 55, 0, 60, 41, 73, 95, 0, 113, 56, 247, 48, 250, 56, 0, 60, 41, 92, 76, 0, 48, 180, 181, 58, 30, 55, 0, 60, 237, 62, 108, 0, 61, 182, 144, 58, 201, 54, 0, 60, 223, 77, 94, 0, 203, 182, 56, 58, 23, 55, 0, 60, 222, 79, 92, 0, 158, 180, 99, 58, 71, 55, 0, 60, 238, 49, 115, 0, 61, 54, 144, 58, 201, 54, 0, 60, 33, 77, 94, 0, 84, 48, 169, 179, 81, 49, 0, 60, 6, 130, 11, 0, 239, 46, 21, 60, 197, 47, 0, 60, 7, 125, 16, 0, 31, 56, 75, 54, 150, 55, 0, 60, 34, 23, 119, 0, 62, 48, 197, 58, 78, 55, 0, 60, 9, 51, 115, 0, 0, 0, 200, 58, 93, 55, 0, 60, 0, 46, 117, 0, 0, 0, 123, 58, 114, 55, 0, 60, 0, 19, 125, 0, 175, 48, 119, 58, 103, 55, 0, 60, 7, 26, 123, 0, 175, 48, 237, 59, 23, 52, 0, 60, 10, 121, 35, 0, 205, 50, 135, 59, 227, 53, 0, 60, 18, 102, 72, 0, 62, 52, 15, 177, 53, 56, 0, 60, 15, 139, 45, 0, 217, 49, 171, 178, 204, 53, 0, 60, 8, 133, 25, 0, 143, 53, 214, 167, 130, 57, 0, 60, 32, 178, 94, 0, 16, 53, 62, 174, 4, 57, 0, 60, 24, 155, 71, 0, 12, 54, 64, 45, 254, 57, 0, 60, 40, 4, 120, 0, 224, 53, 96, 41, 211, 57, 0, 60, 35, 192, 103, 0, 1, 54, 4, 51, 75, 56, 0, 60, 23, 82, 93, 0, 31, 54, 247, 48, 143, 57, 0, 60, 25, 97, 77, 0, 168, 181, 232, 53, 12, 56, 0, 60, 241, 52, 114, 0, 108, 181, 129, 54, 150, 55, 0, 60, 253, 80, 98, 0, 48, 52, 181, 58, 30, 55, 0, 60, 19, 62, 108, 0, 246, 45, 169, 179, 233, 49, 0, 60, 4, 130, 12, 0, 199, 44, 21, 60, 74, 48, 0, 60, 5, 125, 18, 0, 168, 53, 232, 53, 12, 56, 0, 60, 16, 52, 114, 0, 0, 0, 184, 53, 62, 56, 0, 60, 0, 73, 103, 0, 194, 49, 196, 53, 50, 56, 0, 60, 7, 68, 106, 0, 134, 49, 86, 54, 191, 55, 0, 60, 1, 93, 85, 0, 0, 0, 71, 54, 204, 55, 0, 60, 0, 96, 81, 0, 199, 44, 237, 59, 86, 52, 0, 60, 5, 121, 38, 0, 239, 46, 135, 59, 62, 54, 0, 60, 9, 99, 78, 0, 84, 48, 15, 177, 119, 56, 0, 60, 7, 139, 48, 0, 246, 45, 171, 178, 39, 54, 0, 60, 4, 133, 27, 0, 171, 49, 214, 167, 217, 57, 0, 60, 16, 179, 99, 0, 41, 49, 62, 174, 83, 57, 0, 60, 12, 155, 75, 0, 42, 50, 64, 45, 93, 58, 0, 60, 20, 7, 125, 0, 253, 49, 96, 41, 47, 58, 0, 60, 17, 193, 108, 0, 31, 50, 4, 51, 155, 56, 0, 60, 10, 89, 89, 0, 62, 50, 247, 48, 235, 57, 0, 60, 12, 99, 77, 0, 62, 176, 197, 58, 78, 55, 0, 60, 247, 51, 115, 0, 175, 176, 119, 58, 103, 55, 0, 60, 249, 26, 123, 0, 20, 42, 169, 179, 70, 50, 0, 60, 2, 130, 13, 0, 223, 40, 21, 60, 138, 48, 0, 60, 2, 125, 19, 0, 158, 52, 99, 58, 71, 55, 0, 60, 18, 49, 115, 0, 0, 0, 237, 59, 107, 52, 0, 60, 0, 120, 38, 0, 0, 0, 135, 59, 93, 54, 0, 60, 0, 98, 80, 0, 0, 0, 15, 177, 142, 56, 0, 60, 0, 140, 48, 0, 0, 0, 171, 178, 70, 54, 0, 60, 0, 133, 27, 0, 0, 0, 214, 167, 247, 57, 0, 60, 0, 180, 100, 0, 0, 0, 62, 174, 110, 57, 0, 60, 0, 156, 76, 0, 0, 0, 64, 45, 125, 58, 0, 60, 0, 8, 126, 0, 0, 0, 96, 41, 78, 58, 0, 60, 0, 193, 109, 0, 0, 0, 4, 51, 182, 56, 0, 60, 0, 91, 88, 0, 0, 0, 247, 48, 10, 58, 0, 60, 0, 100, 77, 0, 63, 56, 2, 58, 228, 54, 0, 60, 62, 67, 86, 0, 174, 56, 5, 57, 252, 54, 0, 60, 68, 32, 101, 0, 0, 0, 169, 179, 102, 50, 0, 60, 0, 130, 13, 0, 0, 0, 21, 60, 159, 48, 0, 60, 0, 125, 19, 0, 194, 177, 196, 53, 50, 56, 0, 60, 250, 68, 106, 0, 134, 177, 86, 54, 191, 55, 0, 60, 255, 93, 85, 0, 199, 172, 237, 59, 86, 52, 0, 60, 251, 121, 38, 0, 239, 174, 135, 59, 62, 54, 0, 60, 247, 99, 78, 0, 84, 176, 15, 177, 119, 56, 0, 60, 249, 139, 48, 0, 246, 173, 171, 178, 39, 54, 0, 60, 252, 133, 27, 0, 171, 177, 214, 167, 217, 57, 0, 60, 240, 179, 99, 0, 41, 177, 62, 174, 83, 57, 0, 60, 244, 155, 75, 0, 42, 178, 64, 45, 93, 58, 0, 60, 237, 7, 125, 0, 253, 177, 96, 41, 47, 58, 0, 60, 239, 193, 108, 0, 31, 178, 4, 51, 155, 56, 0, 60, 246, 89, 89, 0, 62, 178, 247, 48, 235, 57, 0, 60, 244, 99, 77, 0, 108, 53, 129, 54, 150, 55, 0, 60, 3, 80, 98, 0, 20, 170, 169, 179, 70, 50, 0, 60, 254, 130, 13, 0, 223, 168, 21, 60, 138, 48, 0, 60, 254, 125, 19, 0, 49, 184, 77, 58, 52, 54, 0, 60, 198, 80, 78, 0, 21, 185, 42, 57, 127, 54, 0, 60, 173, 40, 86, 0, 174, 184, 5, 57, 252, 54, 0, 60, 188, 32, 101, 0, 63, 184, 2, 58, 228, 54, 0, 60, 194, 67, 86, 0, 175, 176, 237, 59, 23, 52, 0, 60, 246, 121, 35, 0, 205, 178, 135, 59, 227, 53, 0, 60, 238, 102, 72, 0, 62, 180, 15, 177, 53, 56, 0, 60, 241, 139, 45, 0, 217, 177, 171, 178, 204, 53, 0, 60, 248, 133, 25, 0, 143, 181, 214, 167, 130, 57, 0, 60, 224, 178, 94, 0, 16, 181, 62, 174, 4, 57, 0, 60, 232, 155, 71, 0, 12, 182, 64, 45, 254, 57, 0, 60, 216, 4, 120, 0, 224, 181, 96, 41, 211, 57, 0, 60, 221, 192, 103, 0, 1, 182, 4, 51, 75, 56, 0, 60, 233, 82, 93, 0, 31, 182, 247, 48, 143, 57, 0, 60, 231, 97, 77, 0, 203, 54, 56, 58, 23, 55, 0, 60, 34, 79, 92, 0, 246, 173, 169, 179, 233, 49, 0, 60, 252, 130, 12, 0, 199, 172, 21, 60, 74, 48, 0, 60, 251, 125, 18, 0, 218, 55, 239, 54, 87, 55, 0, 60, 16, 47, 116, 0, 205, 178, 237, 59, 100, 51, 0, 60, 241, 121, 32, 0, 240, 180, 135, 59, 79, 53, 0, 60, 228, 105, 64, 0, 41, 182, 15, 177, 147, 55, 0, 60, 234, 139, 41, 0, 62, 180, 171, 178, 55, 53, 0, 60, 244, 132, 23, 0, 9, 184, 214, 167, 245, 56, 0, 60, 209, 177, 86, 0, 89, 183, 62, 174, 132, 56, 0, 60, 221, 154, 65, 0, 100, 184, 64, 45, 101, 57, 0, 60, 197, 0, 111, 0, 68, 184, 96, 41, 62, 57, 0, 60, 204, 190, 94, 0, 91, 184, 4, 51, 145, 55, 0, 60, 215, 73, 95, 0, 113, 184, 247, 48, 250, 56, 0, 60, 215, 92, 76, 0, 84, 176, 169, 179, 81, 49, 0, 60, 250, 130, 11, 0, 239, 174, 21, 60, 197, 47, 0, 60, 249, 125, 16, 0, 201, 56, 171, 55, 19, 55, 0, 60, 43, 14, 118, 0, 84, 180, 237, 59, 82, 50, 0, 60, 237, 122, 27, 0, 73, 182, 135, 59, 137, 52, 0, 60, 220, 107, 56, 0, 216, 183, 15, 177, 113, 54, 0, 60, 228, 138, 35, 0, 103, 181, 171, 178, 112, 52, 0, 60, 240, 132, 19, 0, 34, 185, 214, 167, 55, 56, 0, 60, 195, 175, 75, 0, 173, 184, 62, 174, 174, 55, 0, 60, 210, 153, 56, 0, 150, 185, 64, 45, 150, 56, 0, 60, 178, 249, 98, 0, 109, 185, 96, 41, 117, 56, 0, 60, 188, 189, 82, 0, 140, 185, 4, 51, 50, 54, 0, 60, 191, 68, 84, 0, 168, 185, 247, 48, 49, 56, 0, 60, 197, 84, 73, 0, 130, 177, 169, 179, 134, 48, 0, 60, 249, 130, 9, 0, 106, 176, 21, 60, 173, 46, 0, 60, 247, 125, 13, 0, 155, 184, 203, 58, 114, 52, 0, 60, 189, 86, 63, 0, 135, 185, 142, 57, 150, 52, 0, 60, 165, 51, 71, 0, 23, 181, 237, 59, 4, 49, 0, 60, 233, 122, 22, 0, 100, 183, 135, 59, 45, 51, 0, 60, 213, 110, 44, 0, 156, 184, 15, 177, 15, 53, 0, 60, 222, 138, 27, 0, 90, 182, 171, 178, 249, 50, 0, 60, 237, 132, 15, 0, 10, 186, 214, 167, 160, 54, 0, 60, 182, 174, 60, 0, 127, 185, 62, 174, 9, 54, 0, 60, 201, 151, 44, 0, 146, 186, 64, 45, 54, 55, 0, 60, 160, 240, 81, 0, 98, 186, 96, 41, 1, 55, 0, 60, 174, 187, 66, 0, 134, 186, 4, 51, 135, 52, 0, 60, 173, 65, 69, 0, 166, 186, 247, 48, 121, 54, 0, 60, 177, 73, 66, 0, 37, 186, 118, 55, 136, 52, 0, 60, 159, 21, 78, 0, 122, 178, 169, 179, 28, 47, 0, 60, 247, 130, 7, 0, 48, 177, 21, 60, 89, 45, 0, 60, 245, 125, 11, 0, 31, 185, 203, 58, 51, 50, 0, 60, 178, 87, 47, 0, 37, 186, 142, 57, 242, 49, 0, 60, 157, 53, 57, 0, 168, 181, 237, 59, 15, 47, 0, 60, 231, 123, 15, 0, 27, 184, 135, 59, 4, 49, 0, 60, 207, 113, 29, 0, 32, 185, 15, 177, 249, 50, 0, 60, 218, 137, 19, 0, 15, 183, 171, 178, 205, 48, 0, 60, 235, 132, 10, 0, 182, 186, 214, 167, 144, 52, 0, 60, 172, 172, 42, 0, 28, 186, 62, 174, 40, 52, 0, 60, 194, 150, 31, 0, 77, 187, 64, 45, 247, 52, 0, 60, 147, 230, 58, 0, 24, 187, 96, 41, 211, 52, 0, 60, 163, 185, 46, 0, 63, 187, 4, 51, 62, 49, 0, 60, 157, 57, 52, 0, 100, 187, 247, 48, 75, 52, 0, 60, 156, 56, 52, 0, 212, 186, 118, 55, 122, 49, 0, 60, 150, 28, 61, 0, 50, 179, 169, 179, 229, 44, 0, 60, 246, 130, 5, 0, 196, 177, 21, 60, 170, 43, 0, 60, 244, 126, 7, 0, 111, 185, 203, 58, 141, 46, 0, 60, 173, 92, 24, 0, 134, 186, 142, 57, 225, 44, 0, 60, 149, 60, 29, 0, 1, 182, 237, 59, 170, 43, 0, 60, 229, 123, 7, 0, 91, 184, 135, 59, 89, 45, 0, 60, 203, 114, 15, 0, 112, 185, 15, 177, 28, 47, 0, 60, 216, 137, 9, 0, 126, 183, 171, 178, 229, 44, 0, 60, 234, 132, 5, 0, 31, 187, 214, 167, 167, 48, 0, 60, 165, 171, 21, 0, 124, 186, 62, 174, 61, 48, 0, 60, 190, 150, 16, 0, 192, 187, 64, 45, 16, 49, 0, 60, 139, 219, 30, 0, 135, 187, 96, 41, 235, 48, 0, 60, 156, 184, 24, 0, 178, 187, 4, 51, 109, 40, 0, 60, 141, 43, 26, 0, 216, 187, 247, 48, 186, 47, 0, 60, 139, 35, 30, 0, 63, 187, 118, 55, 81, 42, 0, 60, 139, 33, 32, 0, 164, 179, 169, 179, 254, 40, 0, 60, 245, 130, 2, 0, 31, 178, 21, 60, 95, 40, 0, 60, 243, 126, 3, 0, 0, 0, 255, 179, 0, 0, 0, 60, 0, 130, 0, 0, 0, 0, 32, 60, 156, 31, 0, 60, 0, 127, 0, 0 ), @@ -68,7 +65,7 @@ surfaces/0 = { "blend_shape_data": [ ], "format": 98051, "index_count": 2904, -"material": SubResource( 10 ), +"material": SubResource( 6 ), "name": "Material.001", "primitive": 4, "skeleton_aabb": [ ], @@ -81,7 +78,7 @@ surfaces/1 = { "blend_shape_data": [ ], "format": 98051, "index_count": 660, -"material": SubResource( 5 ), +"material": SubResource( 7 ), "name": "Material.002", "primitive": 4, "skeleton_aabb": [ ], @@ -94,20 +91,20 @@ surfaces/2 = { "blend_shape_data": [ ], "format": 98051, "index_count": 180, -"material": SubResource( 6 ), +"material": SubResource( 8 ), "name": "Material.003", "primitive": 4, "skeleton_aabb": [ ], "vertex_count": 64 } -[sub_resource type="ParticlesMaterial" id=12] +[sub_resource type="ParticlesMaterial" id=10] gravity = Vector3( 0, 0, 0.98 ) initial_velocity = 1.0 angular_velocity = 1.0 scale = 0.1 -[sub_resource type="SpatialMaterial" id=13] +[sub_resource type="SpatialMaterial" id=11] flags_transparent = true flags_unshaded = true params_billboard_mode = 3 @@ -116,30 +113,28 @@ particles_anim_v_frames = 1 particles_anim_loop = false albedo_texture = ExtResource( 2 ) -[sub_resource type="QuadMesh" id=14] -material = SubResource( 13 ) +[sub_resource type="QuadMesh" id=12] +material = SubResource( 11 ) [node name="Spatial" type="Navigation"] -_import_path = NodePath(".:") +_import_path = NodePath(".") script = ExtResource( 1 ) __meta__ = { "__editor_plugin_screen__": "3D" } [node name="Level" type="MeshInstance" parent="."] -_import_path = NodePath("Cube:") +_import_path = NodePath("Cube") use_in_baked_light = true -mesh = SubResource( 1 ) -skeleton = NodePath("..:") +mesh = SubResource( 2 ) material/0 = null [node name="NavMesh" type="NavigationMeshInstance" parent="Level"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.0452547, 0 ) -navmesh = SubResource( 2 ) +navmesh = SubResource( 3 ) [node name="AnimationPlayer" type="AnimationPlayer" parent="."] -_import_path = NodePath("AnimationPlayer:") -root_node = NodePath("..:") +_import_path = NodePath("AnimationPlayer") [node name="DirectionalLight" type="DirectionalLight" parent="."] transform = Transform( 0.623013, -0.733525, 0.271654, 0.321394, 0.55667, 0.766044, -0.713134, -0.389948, 0.582563, 10.0773, 5.02381, 0 ) @@ -148,7 +143,7 @@ directional_shadow_normal_bias = 0.1 directional_shadow_bias_split_scale = 0.1 [node name="WorldEnvironment" type="WorldEnvironment" parent="."] -environment = SubResource( 3 ) +environment = SubResource( 5 ) [node name="Draw" type="ImmediateGeometry" parent="."] @@ -156,7 +151,7 @@ environment = SubResource( 3 ) transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 2.07475, 0, 1.96678 ) [node name="Camera" type="Camera" parent="CameraBase"] -_import_path = NodePath("Camera:") +_import_path = NodePath("Camera") transform = Transform( -0.488777, -0.391442, 0.779661, 0.11248, 0.857953, 0.501264, -0.865127, 0.332702, -0.375318, 8.87416, 7.5079, -5.0124 ) fov = 49.1343 near = 0.1 @@ -165,11 +160,10 @@ far = 20.0 [node name="RobotBase" type="Position3D" parent="."] [node name="Robot" type="MeshInstance" parent="RobotBase"] -_import_path = NodePath("Sphere:") +_import_path = NodePath("Sphere") transform = Transform( -0.22646, 0, -2.49146e-08, 0, 0.423557, 0, 1.97978e-08, 0, -0.284989, 0, 0.328851, 0 ) use_in_baked_light = true -mesh = SubResource( 7 ) -skeleton = NodePath("..:") +mesh = SubResource( 9 ) material/0 = null material/1 = null material/2 = null @@ -177,5 +171,5 @@ material/2 = null [node name="AntiGravity" type="Particles" parent="RobotBase/Robot"] transform = Transform( 1, 3.75509e-06, -3.78323e-07, -1.06179e-07, -4.37106e-08, -0.672847, -1.60933e-06, 1.48622, -3.3204e-08, 0, -0.231445, 0 ) amount = 16 -process_material = SubResource( 12 ) -draw_pass_1 = SubResource( 14 ) +process_material = SubResource( 10 ) +draw_pass_1 = SubResource( 12 ) diff --git a/3d/truck_town/project.godot b/3d/truck_town/project.godot index 20cc3b44..6c0e42ff 100644 --- a/3d/truck_town/project.godot +++ b/3d/truck_town/project.godot @@ -69,4 +69,5 @@ shadow_filter=3 [rendering] +quality/driver/driver_name="GLES2" environment/default_environment="res://default_env.tres" diff --git a/audio/bpm_sync/Control.gd b/audio/bpm_sync/bpm_sync.gd similarity index 100% rename from audio/bpm_sync/Control.gd rename to audio/bpm_sync/bpm_sync.gd diff --git a/audio/bpm_sync/player.tscn b/audio/bpm_sync/bpm_sync.tscn similarity index 76% rename from audio/bpm_sync/player.tscn rename to audio/bpm_sync/bpm_sync.tscn index a398c93b..8d54bd59 100644 --- a/audio/bpm_sync/player.tscn +++ b/audio/bpm_sync/bpm_sync.tscn @@ -1,12 +1,12 @@ [gd_scene load_steps=10 format=2] -[ext_resource path="res://Control.gd" type="Script" id=1] -[ext_resource path="res://lcd.ttf" type="DynamicFontData" id=2] +[ext_resource path="res://play_system_button_hl.png" type="Texture" id=1] +[ext_resource path="res://play_sound_button.png" type="Texture" id=2] [ext_resource path="res://the_comeback2.ogg" type="AudioStream" id=3] -[ext_resource path="res://play_system_button.png" type="Texture" id=4] -[ext_resource path="res://play_system_button_hl.png" type="Texture" id=5] -[ext_resource path="res://play_sound_button.png" type="Texture" id=6] -[ext_resource path="res://play_sound_button_hl.png" type="Texture" id=7] +[ext_resource path="res://play_sound_button_hl.png" type="Texture" id=4] +[ext_resource path="res://play_system_button.png" type="Texture" id=5] +[ext_resource path="res://lcd.ttf" type="DynamicFontData" id=6] +[ext_resource path="res://bpm_sync.gd" type="Script" id=7] [sub_resource type="StyleBoxFlat" id=1] bg_color = Color( 0, 0, 0, 1 ) @@ -15,13 +15,13 @@ bg_color = Color( 0, 0, 0, 1 ) size = 40 outline_size = 2 outline_color = Color( 0.588235, 0.886275, 0.435294, 0.239216 ) -font_data = ExtResource( 2 ) +font_data = ExtResource( 6 ) -[node name="Control" type="Panel"] +[node name="BPMSync" type="Panel"] anchor_right = 1.0 anchor_bottom = 1.0 custom_styles/panel = SubResource( 1 ) -script = ExtResource( 1 ) +script = ExtResource( 7 ) __meta__ = { "_edit_use_anchors_": false } @@ -43,17 +43,17 @@ margin_left = 214.737 margin_top = 187.368 margin_right = 342.737 margin_bottom = 315.368 -texture_normal = ExtResource( 4 ) -texture_pressed = ExtResource( 4 ) -texture_hover = ExtResource( 5 ) +texture_normal = ExtResource( 5 ) +texture_pressed = ExtResource( 5 ) +texture_hover = ExtResource( 1 ) [node name="PlaySound" type="TextureButton" parent="."] margin_left = 622.105 margin_top = 183.158 margin_right = 750.105 margin_bottom = 311.158 -texture_normal = ExtResource( 6 ) -texture_pressed = ExtResource( 6 ) -texture_hover = ExtResource( 7 ) +texture_normal = ExtResource( 2 ) +texture_pressed = ExtResource( 2 ) +texture_hover = ExtResource( 4 ) [connection signal="pressed" from="PlaySystem" to="." method="_on_PlaySystem_pressed"] [connection signal="pressed" from="PlaySound" to="." method="_on_PlaySound_pressed"] diff --git a/audio/bpm_sync/project.godot b/audio/bpm_sync/project.godot index 63c77e9f..c5fa72ea 100644 --- a/audio/bpm_sync/project.godot +++ b/audio/bpm_sync/project.godot @@ -16,4 +16,8 @@ _global_script_class_icons={ [application] config/name="BPM Sync Demo" -run/main_scene="res://player.tscn" +run/main_scene="res://bpm_sync.tscn" + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/audio/device_changer/project.godot b/audio/device_changer/project.godot index 138187cc..1038fef5 100644 --- a/audio/device_changer/project.godot +++ b/audio/device_changer/project.godot @@ -98,4 +98,5 @@ ui_end={ [rendering] +quality/driver/driver_name="GLES2" environment/default_environment="res://default_env.tres" diff --git a/audio/generator/project.godot b/audio/generator/project.godot index 977721d2..f25b87ac 100644 --- a/audio/generator/project.godot +++ b/audio/generator/project.godot @@ -17,3 +17,7 @@ _global_script_class_icons={ config/name="Audio Generator Demo" run/main_scene="res://generator.tscn" + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/audio/mic_record/project.godot b/audio/mic_record/project.godot index a104f991..b75f7bd9 100644 --- a/audio/mic_record/project.godot +++ b/audio/mic_record/project.godot @@ -32,4 +32,5 @@ window/stretch/aspect="expand" [rendering] +quality/driver/driver_name="GLES2" environment/default_environment="res://default_env.tres" diff --git a/audio/spectrum/project.godot b/audio/spectrum/project.godot index 2d3c624e..ae43d7f2 100644 --- a/audio/spectrum/project.godot +++ b/audio/spectrum/project.godot @@ -17,3 +17,7 @@ _global_script_class_icons={ config/name="Audio Spectrum Demo" run/main_scene="res://show_spectrum.tscn" + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/gui/drag_and_drop/project.godot b/gui/drag_and_drop/project.godot index a8c2b7ce..1e4d7dae 100644 --- a/gui/drag_and_drop/project.godot +++ b/gui/drag_and_drop/project.godot @@ -27,3 +27,7 @@ window/stretch/aspect="expand" [gdnative] singletons=[ ] + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/gui/input_mapping/project.godot b/gui/input_mapping/project.godot index 2473c6d7..853ef11f 100644 --- a/gui/input_mapping/project.godot +++ b/gui/input_mapping/project.godot @@ -57,3 +57,7 @@ dash={ "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777237,"unicode":0,"echo":false,"script":null) ] } + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/gui/rich_text_bbcode/project.godot b/gui/rich_text_bbcode/project.godot index bbb331cf..535d824c 100644 --- a/gui/rich_text_bbcode/project.godot +++ b/gui/rich_text_bbcode/project.godot @@ -34,4 +34,5 @@ multithread/thread_rid_pool_prealloc=60 [rendering] +quality/driver/driver_name="GLES2" environment/default_clear_color=Color( 0.145098, 0.145098, 0.164706, 1 ) diff --git a/gui/translation/project.godot b/gui/translation/project.godot index bedf813a..07722655 100644 --- a/gui/translation/project.godot +++ b/gui/translation/project.godot @@ -42,4 +42,5 @@ multithread/thread_rid_pool_prealloc=60 [rendering] +quality/driver/driver_name="GLES2" environment/default_clear_color=Color( 0.145098, 0.145098, 0.164706, 1 ) diff --git a/loading/autoload/project.godot b/loading/autoload/project.godot index 382b161f..342d136b 100644 --- a/loading/autoload/project.godot +++ b/loading/autoload/project.godot @@ -34,3 +34,7 @@ singletons=[ ] [memory] multithread/thread_rid_pool_prealloc=60 + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/loading/background_load/project.godot b/loading/background_load/project.godot index b3454ad1..2e722303 100644 --- a/loading/background_load/project.godot +++ b/loading/background_load/project.godot @@ -103,3 +103,7 @@ ui_end={ "events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":16777230,"unicode":0,"echo":false,"script":null) ] } + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/loading/scene_changer/project.godot b/loading/scene_changer/project.godot index 7554e8c7..0675ca28 100644 --- a/loading/scene_changer/project.godot +++ b/loading/scene_changer/project.godot @@ -30,3 +30,7 @@ window/stretch/aspect="expand" [gdnative] singletons=[ ] + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/loading/threads/project.godot b/loading/threads/project.godot index cf31ebf3..5ba8da6a 100644 --- a/loading/threads/project.godot +++ b/loading/threads/project.godot @@ -30,3 +30,7 @@ singletons=[ ] [memory] multithread/thread_rid_pool_prealloc=60 + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/misc/android_iap/project.godot b/misc/android_iap/project.godot index 48ec31b4..3e5a7e59 100644 --- a/misc/android_iap/project.godot +++ b/misc/android_iap/project.godot @@ -39,3 +39,7 @@ window/stretch/aspect="expand" [gdnative] singletons=[ ] + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/misc/instancing/project.godot b/misc/instancing/project.godot index 28adf010..c7aadcfd 100644 --- a/misc/instancing/project.godot +++ b/misc/instancing/project.godot @@ -35,4 +35,5 @@ singletons=[ ] [rendering] +quality/driver/driver_name="GLES2" environment/default_clear_color=Color( 0.301961, 0.301961, 0.301961, 1 ) diff --git a/misc/joypads/project.godot b/misc/joypads/project.godot index 082f7cb1..3c7a034c 100644 --- a/misc/joypads/project.godot +++ b/misc/joypads/project.godot @@ -33,3 +33,7 @@ window/stretch/aspect="expand" [gdnative] singletons=[ ] + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/misc/matrix_transform/project.godot b/misc/matrix_transform/project.godot index 05e7d7df..9ee95f82 100644 --- a/misc/matrix_transform/project.godot +++ b/misc/matrix_transform/project.godot @@ -32,4 +32,5 @@ config/icon="res://icon.png" [rendering] +quality/driver/driver_name="GLES2" environment/default_environment="res://default_env.tres" diff --git a/misc/multitouch_cubes/project.godot b/misc/multitouch_cubes/project.godot index c9b8312d..6b1e8a56 100644 --- a/misc/multitouch_cubes/project.godot +++ b/misc/multitouch_cubes/project.godot @@ -25,5 +25,6 @@ singletons=[ ] [rendering] +quality/driver/driver_name="GLES2" environment/default_clear_color=Color( 0.113725, 0.133333, 0.196078, 1 ) environment/default_environment="res://default_env.tres" diff --git a/misc/multitouch_view/project.godot b/misc/multitouch_view/project.godot index 71e99ab5..2a5b84c0 100644 --- a/misc/multitouch_view/project.godot +++ b/misc/multitouch_view/project.godot @@ -29,5 +29,6 @@ singletons=[ ] [rendering] +quality/driver/driver_name="GLES2" environment/default_clear_color=Color( 0.113725, 0.133333, 0.196078, 1 ) environment/default_environment="res://default_env.tres" diff --git a/misc/pause/project.godot b/misc/pause/project.godot index ef7f2573..cec15a03 100644 --- a/misc/pause/project.godot +++ b/misc/pause/project.godot @@ -30,5 +30,6 @@ singletons=[ ] [rendering] +quality/driver/driver_name="GLES2" quality/intended_usage/framebuffer_allocation=3 quality/filters/msaa=2 diff --git a/misc/regex/project.godot b/misc/regex/project.godot index a36068d3..9543b2c5 100644 --- a/misc/regex/project.godot +++ b/misc/regex/project.godot @@ -27,3 +27,7 @@ window/stretch/aspect="expand" [gdnative] singletons=[ ] + +[rendering] + +quality/driver/driver_name="GLES2" diff --git a/misc/sensors/project.godot b/misc/sensors/project.godot index a8876824..8115f163 100644 --- a/misc/sensors/project.godot +++ b/misc/sensors/project.godot @@ -25,4 +25,5 @@ singletons=[ ] [rendering] +quality/driver/driver_name="GLES2" environment/default_environment="res://default_env.tres" diff --git a/misc/tween/main.tscn b/misc/tween/main.tscn index 82b23610..216f8575 100644 --- a/misc/tween/main.tscn +++ b/misc/tween/main.tscn @@ -260,7 +260,7 @@ __meta__ = { } [node name="ColorFrom" type="VBoxContainer" parent="Colors"] -margin_right = 290.0 +margin_right = 308.0 margin_bottom = 480.0 rect_min_size = Vector2( 0, 320 ) size_flags_horizontal = 2 @@ -275,7 +275,7 @@ text = "Color From:" [node name="Picker" type="ColorPicker" parent="Colors/ColorFrom"] margin_top = 18.0 -margin_right = 290.0 +margin_right = 308.0 margin_bottom = 480.0 rect_min_size = Vector2( 0, 320 ) size_flags_horizontal = 2 @@ -283,7 +283,7 @@ size_flags_vertical = 2 [node name="ColorTo" type="VBoxContainer" parent="Colors"] margin_left = 348.0 -margin_right = 638.0 +margin_right = 656.0 margin_bottom = 480.0 rect_min_size = Vector2( 0, 320 ) size_flags_horizontal = 2 @@ -298,7 +298,7 @@ text = "Color To:" [node name="Picker" type="ColorPicker" parent="Colors/ColorTo"] margin_top = 18.0 -margin_right = 290.0 +margin_right = 308.0 margin_bottom = 480.0 rect_min_size = Vector2( 0, 320 ) size_flags_horizontal = 2 diff --git a/misc/tween/project.godot b/misc/tween/project.godot index d7df53bc..cf678e13 100644 --- a/misc/tween/project.godot +++ b/misc/tween/project.godot @@ -42,4 +42,5 @@ multithread/thread_rid_pool_prealloc=60 [rendering] +quality/driver/driver_name="GLES2" environment/default_clear_color=Color( 0.2349, 0.2349, 0.27, 1 ) diff --git a/misc/window_management/project.godot b/misc/window_management/project.godot index c0e7285a..e2d14058 100644 --- a/misc/window_management/project.godot +++ b/misc/window_management/project.godot @@ -75,5 +75,6 @@ move_right={ [rendering] +quality/driver/driver_name="GLES2" quality/intended_usage/framebuffer_allocation=3 quality/filters/msaa=2 diff --git a/networking/multiplayer_bomber/icon.png b/networking/multiplayer_bomber/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..c9f9310a926557536880ade2f0697c1e70151e17 GIT binary patch literal 1920 zcmV-`2Y>j9P)RyB%*(xeokvC?wyo$=xP-?abVx!l{9Vzl$WOwO4( z%bf4u&pF=UekB0_1aOq}JhY@BkT6QN+u)6#~$eBocxMWTkusq}R*}YUPP! z)ooV+0JeVL2mqK-S=_-XMYrGb-QNI!*%N!IvgHgulQO?X;V56`Z~v>ybAVSaI=~Z7 z$Wq3*LPWaKA-(C_1^~dU2|WP-g9mm80Gz66Qf1QU^1hJ+ANc)zLGMYnf0oG!RpZ_K zHcL6wJ)#RpN%>E5NX!A{WhFsNsUY%{t$QnbToUPA2zEA+LvnEjIe}KJC`k?vRDEm( zJZO7LyB>%xXf4a<+l9Q9`F!PklxsexYHF3%5C2P$rc6Ve)qf~{ zOdJbP2VB>ucK`t0i(J%HEgsdsZRanypRk$8Gm4FMfarjtR5B9z{|oVdswY5sh+$M4 z#{y-gLCbi*TB1B^(f>Ma+g+>j70e9zu@w*<5GH)u=*t%x*SEDlbkaN+8)PIVNX7X8 z;Q-o0=Gv_6UulHf+dh|P+5A7X$`g#O068EqadV+7-&sC?Y}x^oAnkA9`bVK$qHXJQU8R>1DH*=Wil#d_x8to7(9!nxYhvuoA~(e0QkB-uUB z*a~nVxI4_ed0O@c7mg}bA2#%CRM8bz`p%)Z004IUb};gNt_)LK-xoSw&j!7>`0i2H zpYQ9vP3{uMI)E#3QIKCG$d4Uap+4Mq_=K!hRSLpH_z^Evl)gIxr2Oj_cJpbfVs@@_oXT?_2Wp9T}{Ye18vRgHh zOXe<6U$dVT8`i1*m;Z1wvOh@udrM|SawwnAyz-(e%lvtAgr09Q)&cYb%*hE$iyxj1 z0NB6lfZ~kFk39zf*t7W!06=B+BLIN=C%PS&_jmV*L~==vady-jq=jsMcD%1&f7X4t zdTpeRu=xPS0<;P-2XG~La)NaF=sp0zpb=x87G1T`#R>xk>XjdGI{@ILm)yz^nzG*6 z-#hLC0POwdD*!;_-c102Vrl=&7ux{J6a_>`FB1BPDPFKB5WVeF+nH%Ox~Z$w|^ zDbioC+Wc}65vP5pU-FjdD(?C5^cS^$vegM#ebzbV0G<`*ZYfvH?iVZ&EAXjz4*=kX zis1l&5yxMPj2%eijJA^Xaf`j{^XHJ#h>GFg5s0TQBn;wEx+_7mkQ^fLo{` zaz21E6UvSV`vQ|8Vzl+>7Pq3k`jr6y2Hrf##eCbAMGn+DQxi?p>X!bPz8nBh^V4Yn zz+Y!whG%6}R`~;LzgjXt#d7wE3?0V;)(^;-Gr=UAA7GS4S_vnkv)??XWU;Jtj^Yf~ z@2M>?blvvP)pr{o>Z5cFpUePJmtD;0yFyu$7l=84D`iht2YIwJWo~M4 zLRkl^6UYIqClOg&Uw5uvwXZSt)b{&#Rb0~Ac;OG~Twr)_ARF%uiXR|WATU+{#xI~B zVCjS7e>xs9#iTKsbEF-034@XKN6twM;78^&0<-I# zFn6L7u@w*wXlQEEF@VXWgjRwp%6oU=9o#@^=f#uzNPVr+&Zqm=DxaRZW9qPLT)Qep zl>>AvAjb~Y9C!V%HFtheCYv4J5Dm0F