Initial Android commit

This commit is contained in:
OleSTEEP 2024-11-10 03:34:28 +03:00
commit 1e2b80c13d
8521 changed files with 231475 additions and 0 deletions

View file

@ -0,0 +1,280 @@
[gd_scene load_steps=51 format=2]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/exit.webp" type="Texture" id=1]
[ext_resource path="res://scripts/Investigations/Epilog_minigame.gd" type="Script" id=2]
[ext_resource path="res://resources/AlternativeChoices/HoverAlternative.gdshader" type="Shader" id=3]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/restaurant_mask.png" type="BitMap" id=4]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/room_mask.png" type="BitMap" id=5]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/parking_mask.png" type="BitMap" id=6]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/podval_mask.png" type="BitMap" id=7]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/prichal_mask.png" type="BitMap" id=8]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/lighthouse_mask.png" type="BitMap" id=9]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/office_mask.png" type="BitMap" id=10]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/garage_mask.png" type="BitMap" id=11]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/kamin_mask.png" type="BitMap" id=12]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/kitchen_mask.png" type="BitMap" id=13]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/cliff_mask.png" type="BitMap" id=14]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/tropa_mask.png" type="BitMap" id=15]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/stairs_mask.png" type="BitMap" id=16]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/office.webp" type="Texture" id=17]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/smoking_mask.png" type="BitMap" id=18]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/garage.webp" type="Texture" id=19]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/pristan_mask.png" type="BitMap" id=20]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/exit_mask.png" type="BitMap" id=21]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/kamin.webp" type="Texture" id=22]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/room.webp" type="Texture" id=23]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/stairs.webp" type="Texture" id=24]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/kitchen.webp" type="Texture" id=25]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/smoking.webp" type="Texture" id=26]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/lighthouse.webp" type="Texture" id=27]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/cliff.webp" type="Texture" id=28]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/parking.webp" type="Texture" id=29]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/pristan.webp" type="Texture" id=30]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/podval.webp" type="Texture" id=31]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/prichal.webp" type="Texture" id=32]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/restaurant.webp" type="Texture" id=33]
[ext_resource path="res://resources/graphics/Investigations/EpilogMinigame/tropa.webp" type="Texture" id=34]
[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=2]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=3]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=4]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=5]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=6]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=7]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=8]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=9]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=10]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=11]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=12]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=13]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=14]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=15]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=16]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[node name="Control" type="Control"]
script = ExtResource( 2 )
[node name="Clues" type="Node2D" parent="."]
[node name="garage" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 1 )
margin_left = 838.0
margin_top = 836.0
margin_right = 1902.0
margin_bottom = 1706.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 19 )
texture_click_mask = ExtResource( 11 )
[node name="office" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 2 )
margin_left = 1164.0
margin_top = 864.0
margin_right = 2163.0
margin_bottom = 1531.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 17 )
texture_click_mask = ExtResource( 10 )
[node name="kamin" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 3 )
margin_left = 1227.0
margin_top = 661.0
margin_right = 2135.0
margin_bottom = 1337.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 22 )
texture_click_mask = ExtResource( 12 )
[node name="room" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 4 )
margin_left = 1252.0
margin_top = 356.0
margin_right = 2033.0
margin_bottom = 881.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 23 )
texture_click_mask = ExtResource( 5 )
[node name="smoking" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 5 )
margin_left = 1002.0
margin_top = 350.0
margin_right = 1839.0
margin_bottom = 839.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 26 )
texture_click_mask = ExtResource( 18 )
[node name="kitchen" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 6 )
margin_left = 739.0
margin_top = 310.0
margin_right = 1634.0
margin_bottom = 907.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 25 )
texture_click_mask = ExtResource( 13 )
[node name="stairs" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 7 )
margin_left = 1220.0
margin_top = 504.0
margin_right = 2075.0
margin_bottom = 1057.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 24 )
texture_click_mask = ExtResource( 16 )
[node name="lighthouse" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 8 )
margin_left = 938.0
margin_top = 654.0
margin_right = 1890.0
margin_bottom = 1268.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 27 )
texture_click_mask = ExtResource( 9 )
[node name="cliff" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 9 )
margin_left = 960.0
margin_top = 480.0
margin_right = 1880.0
margin_bottom = 1119.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 28 )
texture_click_mask = ExtResource( 14 )
[node name="parking" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 10 )
margin_left = 514.0
margin_top = 845.0
margin_right = 1597.0
margin_bottom = 1541.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 29 )
texture_click_mask = ExtResource( 6 )
[node name="pristan" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 11 )
margin_left = 960.0
margin_top = 480.0
margin_right = 1874.0
margin_bottom = 1126.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 30 )
texture_click_mask = ExtResource( 20 )
[node name="podval" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 12 )
margin_left = 628.0
margin_top = 624.0
margin_right = 1654.0
margin_bottom = 1396.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 31 )
texture_click_mask = ExtResource( 7 )
[node name="prichal" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 13 )
margin_left = 1252.0
margin_top = 356.0
margin_right = 2040.0
margin_bottom = 887.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 32 )
texture_click_mask = ExtResource( 8 )
[node name="restaurant" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 14 )
margin_left = 1228.0
margin_top = 657.0
margin_right = 2140.0
margin_bottom = 1336.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 33 )
texture_click_mask = ExtResource( 4 )
[node name="tropa" type="TextureButton" parent="Clues"]
visible = false
material = SubResource( 15 )
margin_left = 518.0
margin_top = 852.0
margin_right = 1579.0
margin_bottom = 1520.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 34 )
texture_click_mask = ExtResource( 15 )
[node name="exit" type="TextureButton" parent="Clues"]
material = SubResource( 16 )
margin_left = 706.0
margin_top = 460.0
margin_right = 1698.0
margin_bottom = 1139.0
rect_scale = Vector2( 0.271, 0.271 )
texture_normal = ExtResource( 1 )
texture_click_mask = ExtResource( 21 )

View file

@ -0,0 +1,10 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://scripts/Investigations/InvestigationBase.gd" type="Script" id=1]
[node name="Control" type="Control"]
script = ExtResource( 1 )
[node name="Clues" type="Control" parent="."]
margin_right = 40.0
margin_bottom = 40.0

View file

@ -0,0 +1,78 @@
[gd_scene load_steps=14 format=2]
[ext_resource path="res://scenes/Investigations/InvestigationBase.tscn" type="PackedScene" id=1]
[ext_resource path="res://scripts/Investigations/InvestigationBlack.gd" type="Script" id=2]
[ext_resource path="res://resources/graphics/Investigations/Black/4.webp" type="Texture" id=3]
[ext_resource path="res://resources/AlternativeChoices/HoverAlternative.gdshader" type="Shader" id=4]
[ext_resource path="res://resources/graphics/Investigations/Black/1.webp" type="Texture" id=5]
[ext_resource path="res://resources/graphics/Investigations/Black/2.webp" type="Texture" id=6]
[ext_resource path="res://resources/graphics/Investigations/Black/3.webp" type="Texture" id=7]
[ext_resource path="res://resources/graphics/Investigations/Black/5.webp" type="Texture" id=8]
[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 4 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=2]
shader = ExtResource( 4 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=3]
shader = ExtResource( 4 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=4]
shader = ExtResource( 4 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=5]
shader = ExtResource( 4 )
shader_param/mixing = 0.0
[node name="Control" instance=ExtResource( 1 )]
script = ExtResource( 2 )
[node name="a1" type="TextureButton" parent="Clues" index="0"]
material = SubResource( 1 )
margin_left = 575.0
margin_top = 880.0
margin_right = 770.0
margin_bottom = 1065.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 5 )
[node name="a2" type="TextureButton" parent="Clues" index="1"]
material = SubResource( 2 )
margin_left = 1077.0
margin_top = 827.0
margin_right = 1277.0
margin_bottom = 1027.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 6 )
[node name="a3" type="TextureButton" parent="Clues" index="2"]
material = SubResource( 3 )
margin_left = 1212.0
margin_top = 717.0
margin_right = 1412.0
margin_bottom = 917.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 7 )
[node name="a4" type="TextureButton" parent="Clues" index="3"]
material = SubResource( 4 )
margin_left = 1405.0
margin_top = 545.0
margin_right = 1580.0
margin_bottom = 720.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 3 )
[node name="a5" type="TextureButton" parent="Clues" index="4"]
material = SubResource( 5 )
margin_left = 1735.0
margin_top = 875.0
margin_right = 1915.0
margin_bottom = 1000.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 8 )

View file

@ -0,0 +1,78 @@
[gd_scene load_steps=14 format=2]
[ext_resource path="res://scenes/Investigations/InvestigationBase.tscn" type="PackedScene" id=1]
[ext_resource path="res://resources/AlternativeChoices/HoverAlternative.gdshader" type="Shader" id=2]
[ext_resource path="res://resources/graphics/Investigations/Green/2.webp" type="Texture" id=3]
[ext_resource path="res://scripts/Investigations/InvestigationGreen.gd" type="Script" id=4]
[ext_resource path="res://resources/graphics/Investigations/Green/5.webp" type="Texture" id=5]
[ext_resource path="res://resources/graphics/Investigations/Black/4.webp" type="Texture" id=6]
[ext_resource path="res://resources/graphics/Investigations/Black/1.webp" type="Texture" id=7]
[ext_resource path="res://resources/graphics/Investigations/Green/3.webp" type="Texture" id=8]
[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 2 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=2]
shader = ExtResource( 2 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=3]
shader = ExtResource( 2 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=4]
shader = ExtResource( 2 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=5]
shader = ExtResource( 2 )
shader_param/mixing = 0.0
[node name="Control" instance=ExtResource( 1 )]
script = ExtResource( 4 )
[node name="a1" type="TextureButton" parent="Clues" index="0"]
material = SubResource( 1 )
margin_left = 575.0
margin_top = 880.0
margin_right = 770.0
margin_bottom = 1065.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 7 )
[node name="a2" type="TextureButton" parent="Clues" index="1"]
material = SubResource( 2 )
margin_left = 1384.0
margin_top = 835.0
margin_right = 1614.0
margin_bottom = 1065.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 3 )
[node name="a3" type="TextureButton" parent="Clues" index="2"]
material = SubResource( 3 )
margin_left = 1312.0
margin_top = 737.0
margin_right = 1462.0
margin_bottom = 887.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 8 )
[node name="a4" type="TextureButton" parent="Clues" index="3"]
material = SubResource( 4 )
margin_left = 1405.0
margin_top = 545.0
margin_right = 1580.0
margin_bottom = 720.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 6 )
[node name="a5" type="TextureButton" parent="Clues" index="4"]
material = SubResource( 5 )
margin_left = 1572.0
margin_top = 727.0
margin_right = 1722.0
margin_bottom = 877.0
rect_scale = Vector2( 0.75, 0.75 )
texture_normal = ExtResource( 5 )

View file

@ -0,0 +1,78 @@
[gd_scene load_steps=14 format=2]
[ext_resource path="res://scenes/Investigations/InvestigationBase.tscn" type="PackedScene" id=1]
[ext_resource path="res://scripts/Investigations/InvestigationPurple.gd" type="Script" id=2]
[ext_resource path="res://resources/AlternativeChoices/HoverAlternative.gdshader" type="Shader" id=3]
[ext_resource path="res://resources/graphics/Investigations/Purple/5.webp" type="Texture" id=4]
[ext_resource path="res://resources/graphics/Investigations/Purple/1.webp" type="Texture" id=5]
[ext_resource path="res://resources/graphics/Investigations/Purple/3.webp" type="Texture" id=6]
[ext_resource path="res://resources/graphics/Investigations/Purple/2.webp" type="Texture" id=7]
[ext_resource path="res://resources/graphics/Investigations/Purple/4.webp" type="Texture" id=8]
[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=2]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=3]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=4]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=5]
shader = ExtResource( 3 )
shader_param/mixing = 0.0
[node name="Control" instance=ExtResource( 1 )]
script = ExtResource( 2 )
[node name="a1" type="TextureButton" parent="Clues" index="0"]
material = SubResource( 1 )
margin_left = 20.0
margin_top = 725.0
margin_right = 370.0
margin_bottom = 1075.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 5 )
[node name="a2" type="TextureButton" parent="Clues" index="1"]
material = SubResource( 2 )
margin_left = 165.0
margin_top = 380.0
margin_right = 515.0
margin_bottom = 730.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 7 )
[node name="a3" type="TextureButton" parent="Clues" index="2"]
material = SubResource( 3 )
margin_left = 890.0
margin_top = 550.0
margin_right = 1260.0
margin_bottom = 920.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 6 )
[node name="a4" type="TextureButton" parent="Clues" index="3"]
material = SubResource( 4 )
margin_left = 1345.0
margin_top = 510.0
margin_right = 1795.0
margin_bottom = 960.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 8 )
[node name="a5" type="TextureButton" parent="Clues" index="4"]
material = SubResource( 5 )
margin_left = 1300.0
margin_top = 867.0
margin_right = 1720.0
margin_bottom = 1287.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 4 )

View file

@ -0,0 +1,414 @@
[gd_scene load_steps=63 format=2]
[ext_resource path="res://scenes/Investigations/InvestigationBase.tscn" type="PackedScene" id=1]
[ext_resource path="res://scripts/Investigations/Minigame.gd" type="Script" id=2]
[ext_resource path="res://resources/graphics/Investigations/Minigame/3Obj2.webp" type="Texture" id=3]
[ext_resource path="res://resources/graphics/Investigations/Minigame/4Obj.webp" type="Texture" id=4]
[ext_resource path="res://resources/AlternativeChoices/HoverAlternative.gdshader" type="Shader" id=5]
[ext_resource path="res://resources/graphics/Investigations/Minigame/5Obj.webp" type="Texture" id=6]
[ext_resource path="res://resources/graphics/Investigations/Minigame/6Obj.webp" type="Texture" id=7]
[ext_resource path="res://resources/graphics/Investigations/Minigame/7Obj.webp" type="Texture" id=8]
[ext_resource path="res://resources/graphics/Investigations/Minigame/2Obj.webp" type="Texture" id=9]
[ext_resource path="res://resources/graphics/Investigations/Minigame/19Obj.webp" type="Texture" id=10]
[ext_resource path="res://resources/graphics/Investigations/Minigame/13Obj.webp" type="Texture" id=11]
[ext_resource path="res://resources/graphics/Investigations/Minigame/14Obj.webp" type="Texture" id=12]
[ext_resource path="res://resources/graphics/Investigations/Minigame/1Obj.webp" type="Texture" id=13]
[ext_resource path="res://resources/graphics/Investigations/Minigame/10Obj.webp" type="Texture" id=14]
[ext_resource path="res://resources/graphics/Investigations/Minigame/23Obj.webp" type="Texture" id=15]
[ext_resource path="res://resources/graphics/Investigations/Minigame/11Obj.webp" type="Texture" id=16]
[ext_resource path="res://resources/graphics/Investigations/Minigame/16Obj.webp" type="Texture" id=17]
[ext_resource path="res://resources/graphics/Investigations/Minigame/24Obj.webp" type="Texture" id=18]
[ext_resource path="res://resources/graphics/Investigations/Minigame/9Obj.webp" type="Texture" id=19]
[ext_resource path="res://resources/graphics/Investigations/Minigame/21Obj.webp" type="Texture" id=20]
[ext_resource path="res://resources/graphics/Investigations/Minigame/12Obj.webp" type="Texture" id=21]
[ext_resource path="res://resources/graphics/Investigations/Minigame/17Obj.webp" type="Texture" id=22]
[ext_resource path="res://resources/graphics/Investigations/Minigame/22Obj.webp" type="Texture" id=23]
[ext_resource path="res://resources/graphics/Investigations/Minigame/25Obj.webp" type="Texture" id=24]
[ext_resource path="res://resources/graphics/Investigations/Minigame/15Obj.webp" type="Texture" id=25]
[ext_resource path="res://resources/graphics/Investigations/Minigame/18Obj.webp" type="Texture" id=26]
[ext_resource path="res://resources/graphics/Investigations/Minigame/8Obj.webp" type="Texture" id=27]
[ext_resource path="res://resources/graphics/Investigations/Minigame/20Obj.webp" type="Texture" id=28]
[ext_resource path="res://resources/graphics/Investigations/Minigame/27Obj.webp" type="Texture" id=30]
[ext_resource path="res://resources/graphics/Investigations/Minigame/26Obj.webp" type="Texture" id=31]
[ext_resource path="res://resources/graphics/Investigations/Minigame/27Obj_mask.png" type="BitMap" id=32]
[ext_resource path="res://resources/graphics/Investigations/Minigame/28Obj.webp" type="Texture" id=33]
[ext_resource path="res://resources/graphics/Investigations/Minigame/29Obj.webp" type="Texture" id=34]
[sub_resource type="ShaderMaterial" id=1]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=2]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=3]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=4]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=5]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=6]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=7]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=8]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=9]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=10]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=11]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=12]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=13]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=14]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=15]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=16]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=17]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=18]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=19]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=20]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=21]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=22]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=23]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=24]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=25]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=26]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=30]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=28]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[sub_resource type="ShaderMaterial" id=29]
shader = ExtResource( 5 )
shader_param/mixing = 0.0
[node name="Control" instance=ExtResource( 1 )]
script = ExtResource( 2 )
[node name="1" type="TextureButton" parent="Clues" index="0"]
material = SubResource( 1 )
margin_top = 2.0
margin_right = 654.0
margin_bottom = 743.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 13 )
[node name="2" type="TextureButton" parent="Clues" index="1"]
material = SubResource( 2 )
margin_left = 642.0
margin_top = 35.0
margin_right = 837.0
margin_bottom = 300.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 9 )
[node name="3" type="TextureButton" parent="Clues" index="2"]
material = SubResource( 3 )
margin_left = 722.0
margin_top = 44.0
margin_right = 1133.0
margin_bottom = 360.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 3 )
[node name="4" type="TextureButton" parent="Clues" index="3"]
material = SubResource( 4 )
margin_left = 848.0
margin_top = 148.0
margin_right = 975.0
margin_bottom = 419.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 4 )
[node name="5" type="TextureButton" parent="Clues" index="4"]
material = SubResource( 5 )
margin_left = 933.5
margin_top = 150.0
margin_right = 1128.5
margin_bottom = 442.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 6 )
[node name="6" type="TextureButton" parent="Clues" index="5"]
material = SubResource( 6 )
margin_left = 1067.0
margin_top = 388.0
margin_right = 1395.0
margin_bottom = 725.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 7 )
[node name="7" type="TextureButton" parent="Clues" index="6"]
material = SubResource( 7 )
margin_left = 1189.0
margin_top = 554.0
margin_right = 1381.0
margin_bottom = 693.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 8 )
[node name="8" type="TextureButton" parent="Clues" index="7"]
material = SubResource( 8 )
margin_left = 1777.5
margin_top = 736.5
margin_right = 2062.5
margin_bottom = 1046.5
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 27 )
[node name="9" type="TextureButton" parent="Clues" index="8"]
material = SubResource( 9 )
margin_left = 1672.5
margin_top = 146.5
margin_right = 2167.5
margin_bottom = 1336.5
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 19 )
[node name="10" type="TextureButton" parent="Clues" index="9"]
material = SubResource( 10 )
margin_left = 737.0
margin_top = 681.5
margin_right = 1167.0
margin_bottom = 1191.5
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 14 )
[node name="11" type="TextureButton" parent="Clues" index="10"]
material = SubResource( 11 )
margin_left = 598.0
margin_top = 955.5
margin_right = 1333.0
margin_bottom = 1220.5
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 16 )
[node name="12" type="TextureButton" parent="Clues" index="11"]
material = SubResource( 12 )
margin_left = 401.5
margin_top = 713.0
margin_right = 744.5
margin_bottom = 1193.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 21 )
[node name="13" type="TextureButton" parent="Clues" index="12"]
material = SubResource( 13 )
margin_left = 272.5
margin_top = 557.0
margin_right = 594.5
margin_bottom = 822.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 11 )
[node name="14" type="TextureButton" parent="Clues" index="13"]
material = SubResource( 14 )
margin_left = 518.5
margin_top = 500.0
margin_right = 713.5
margin_bottom = 795.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 12 )
[node name="15" type="TextureButton" parent="Clues" index="14"]
material = SubResource( 15 )
margin_left = 601.0
margin_top = 509.0
margin_right = 826.0
margin_bottom = 774.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 25 )
[node name="16" type="TextureButton" parent="Clues" index="15"]
material = SubResource( 16 )
margin_left = 718.0
margin_top = 468.0
margin_right = 913.0
margin_bottom = 733.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 17 )
[node name="17" type="TextureButton" parent="Clues" index="16"]
material = SubResource( 17 )
margin_left = 917.0
margin_top = 515.5
margin_right = 1341.0
margin_bottom = 801.5
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 22 )
[node name="18" type="TextureButton" parent="Clues" index="17"]
material = SubResource( 18 )
margin_top = 522.0
margin_right = 660.0
margin_bottom = 1638.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 26 )
[node name="19" type="TextureButton" parent="Clues" index="18"]
material = SubResource( 19 )
margin_left = 146.0
margin_top = 806.0
margin_right = 341.0
margin_bottom = 1071.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 10 )
[node name="20" type="TextureButton" parent="Clues" index="19"]
material = SubResource( 20 )
margin_left = 921.0
margin_top = 702.0
margin_right = 1377.0
margin_bottom = 1190.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 28 )
[node name="21" type="TextureButton" parent="Clues" index="20"]
material = SubResource( 21 )
margin_left = 1008.0
margin_top = 648.0
margin_right = 1388.0
margin_bottom = 1396.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 20 )
[node name="22" type="TextureButton" parent="Clues" index="21"]
material = SubResource( 22 )
margin_left = 1170.5
margin_top = 803.5
margin_right = 1674.5
margin_bottom = 1290.5
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 23 )
[node name="23" type="TextureButton" parent="Clues" index="22"]
material = SubResource( 23 )
margin_left = 1332.0
margin_top = 898.0
margin_right = 1788.0
margin_bottom = 1262.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 15 )
[node name="24" type="TextureButton" parent="Clues" index="23"]
material = SubResource( 24 )
margin_left = 1154.5
margin_top = 605.0
margin_right = 1683.5
margin_bottom = 1066.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 18 )
[node name="25" type="TextureButton" parent="Clues" index="24"]
material = SubResource( 25 )
margin_left = 1672.0
margin_top = 751.0
margin_right = 1982.0
margin_bottom = 1187.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 24 )
[node name="26" type="TextureButton" parent="Clues" index="25"]
material = SubResource( 26 )
margin_left = 1348.0
margin_right = 1722.0
margin_bottom = 1670.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 31 )
[node name="27" type="TextureButton" parent="Clues" index="26"]
material = SubResource( 30 )
margin_left = 307.0
margin_right = 2308.0
margin_bottom = 436.0
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 30 )
texture_click_mask = ExtResource( 32 )
[node name="28" type="TextureButton" parent="Clues" index="27"]
visible = false
material = SubResource( 28 )
margin_left = 35.0
margin_top = 890.861
margin_right = 354.0
margin_bottom = 1082.87
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 33 )
[node name="29" type="TextureButton" parent="Clues" index="28"]
visible = false
material = SubResource( 29 )
margin_left = 36.0
margin_top = 747.137
margin_right = 485.0
margin_bottom = 1233.14
rect_scale = Vector2( 0.5, 0.5 )
texture_normal = ExtResource( 34 )