YouDunIt/flatscreen-project/scenes/flatscreen_root.tscn

20 lines
692 B
Text

[gd_scene load_steps=3 format=3 uid="uid://dosb4sb7pvss4"]
[ext_resource type="PackedScene" uid="uid://o3ri154wpbrx" path="res://scenes/workspace.tscn" id="1_87mh6"]
[ext_resource type="PackedScene" uid="uid://owa17yo7q6wo" path="res://scenes/start_server_ui.tscn" id="1_btop4"]
[node name="FlatscreenRoot" type="Node"]
[node name="ServerNode" type="ServerNode" parent="."]
[node name="Camera2D" type="Camera2D" parent="."]
anchor_mode = 0
[node name="FlatscreenRoot" parent="." instance=ExtResource("1_87mh6")]
[node name="StartServerUI" parent="." instance=ExtResource("1_btop4")]
anchors_preset = 0
anchor_right = 0.0
anchor_bottom = 0.0
offset_right = 1920.0
offset_bottom = 1080.0