23 lines
691 B
Plaintext
23 lines
691 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://bysrpulqqlic3"]
|
|
|
|
[ext_resource type="Script" uid="uid://cwurbqorbwtil" path="res://scenes/orrey_view/orrey_view.gd" id="1_4smux"]
|
|
|
|
[node name="OrreyView" type="Node2D"]
|
|
script = ExtResource("1_4smux")
|
|
|
|
[node name="GeneratedSystem" type="Node2D" parent="."]
|
|
|
|
[node name="Camera2D" type="Camera2D" parent="."]
|
|
|
|
[node name="UI" type="CanvasLayer" parent="."]
|
|
|
|
[node name="InfoPanel" type="PanelContainer" parent="UI"]
|
|
offset_right = 40.0
|
|
offset_bottom = 40.0
|
|
|
|
[node name="MarginContainer" type="MarginContainer" parent="UI/InfoPanel"]
|
|
layout_mode = 2
|
|
|
|
[node name="InfoLabel" type="RichTextLabel" parent="UI/InfoPanel/MarginContainer"]
|
|
layout_mode = 2
|