[gd_scene format=3 uid="uid://u3o5g8lmck74"] [ext_resource type="PackedScene" uid="uid://bihsgpfqaiqml" path="res://entities/interactable_3d/orchid_saver/assets/3d/orchid_saver.blend" id="1_g6sgk"] [ext_resource type="Script" uid="uid://1u4bxefehen8" path="res://entities/interactable_3d/orchid_saver/scripts/orchid_saver.gd" id="1_tiit5"] [ext_resource type="FontFile" uid="uid://qt80w6o01q5s" path="res://gui/ressources/fonts/TitanOne-Regular.ttf" id="3_h5gyd"] [sub_resource type="BoxShape3D" id="BoxShape3D_h5gyd"] size = Vector3(0.20593262, 0.79333496, 0.93652344) [sub_resource type="CylinderShape3D" id="CylinderShape3D_tiit5"] height = 0.2626953 radius = 0.24365234 [sub_resource type="ViewportTexture" id="ViewportTexture_cqerb"] viewport_path = NodePath("Screen/SubViewport") [sub_resource type="LabelSettings" id="LabelSettings_cqerb"] font = ExtResource("3_h5gyd") font_size = 20 [node name="OrchidSaver" type="Area3D" unique_id=381308711] script = ExtResource("1_tiit5") screen_text = "Hello" interactable = false [node name="Model" parent="." unique_id=1027429202 instance=ExtResource("1_g6sgk")] unique_name_in_owner = true transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.06540024, 0, 0.05925989) [node name="Capsule" parent="Model" index="0" unique_id=1504808872] visible = false [node name="CollisionShape3D" type="CollisionShape3D" parent="." unique_id=397985169] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.72472906, 1.1686838, 0.095844865) shape = SubResource("BoxShape3D_h5gyd") [node name="PlayerDetector" type="Area3D" parent="." unique_id=1159653958] unique_name_in_owner = true [node name="CollisionShape3D" type="CollisionShape3D" parent="PlayerDetector" unique_id=2007025806] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.17858887, 0) shape = SubResource("CylinderShape3D_tiit5") [node name="Screen" type="Sprite3D" parent="." unique_id=947440245] transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, -0.66160196, 1.189235, 0.050924063) pixel_size = 0.0018 texture = SubResource("ViewportTexture_cqerb") [node name="SubViewport" type="SubViewport" parent="Screen" unique_id=241109082] disable_3d = true transparent_bg = true size = Vector2i(429, 276) [node name="TurnedOffBackground" type="ColorRect" parent="Screen/SubViewport" unique_id=448339240] unique_name_in_owner = true anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 color = Color(0.0627451, 0.05882353, 0.16862746, 1) [node name="MarginContainer" type="MarginContainer" parent="Screen/SubViewport" unique_id=411688632] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 theme_override_constants/margin_left = 16 theme_override_constants/margin_top = 16 theme_override_constants/margin_right = 16 theme_override_constants/margin_bottom = 16 [node name="ScreenContent" type="VBoxContainer" parent="Screen/SubViewport/MarginContainer" unique_id=1667330208] unique_name_in_owner = true visible = false layout_mode = 2 alignment = 1 [node name="ScreenIcon" type="TextureRect" parent="Screen/SubViewport/MarginContainer/ScreenContent" unique_id=87645401] unique_name_in_owner = true custom_minimum_size = Vector2(100, 100) layout_mode = 2 expand_mode = 2 stretch_mode = 5 [node name="ScreenTitle" type="Label" parent="Screen/SubViewport/MarginContainer/ScreenContent" unique_id=2109180149] unique_name_in_owner = true layout_mode = 2 text = "Hello" label_settings = SubResource("LabelSettings_cqerb") horizontal_alignment = 1 vertical_alignment = 1 autowrap_mode = 3 [editable path="Model"]