[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 )