[gd_scene load_steps=4 format=3 uid="uid://bjnttl8ui408c"] [ext_resource type="Script" uid="uid://dstjvxcobb04o" path="res://Martian Assets/Scripts/Lobby/Init.gd" id="1_6l1c2"] [ext_resource type="Sky" uid="uid://b4gnsy53x7glf" path="res://Martian Assets/Skyboxes/Space.tres" id="2_8asy6"] [sub_resource type="Environment" id="Environment_6l1c2"] background_mode = 2 sky = ExtResource("2_8asy6") [node name="root" type="Node3D" node_paths=PackedStringArray("txt")] script = ExtResource("1_6l1c2") txt = NodePath("Init/c_GUIText") [node name="Init" type="Node3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.5, 0) [node name="c_GUIText" type="Label" parent="Init"] offset_right = 51.0 offset_bottom = 23.0 horizontal_alignment = 1 vertical_alignment = 1 [node name="c_Camera" type="Camera3D" parent="Init"] environment = SubResource("Environment_6l1c2") fov = 60.0 near = 0.3 far = 1000.0