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 )