initial commit
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
[gd_scene format=3 uid="uid://b71kuj4yole3j"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dwif4hgjhkd4j" path="res://widgets/satellites/scripts/satellite_widget_node.gd" id="1_q0bd2"]
|
||||
[ext_resource type="Script" uid="uid://cr4y57bw6jfd1" path="res://MoveableControl.gd" id="2_a0wwr"]
|
||||
|
||||
[node name="SatelliteWidget" type="Node2D" unique_id=931018379]
|
||||
script = ExtResource("1_q0bd2")
|
||||
metadata/_custom_type_script = "uid://dwif4hgjhkd4j"
|
||||
|
||||
[node name="Panel" type="Panel" parent="." unique_id=1980601372]
|
||||
offset_right = 4000.0
|
||||
offset_bottom = 698.0
|
||||
|
||||
[node name="Label" type="Label" parent="." unique_id=1126441894]
|
||||
offset_left = 2.0
|
||||
offset_top = 2.0
|
||||
offset_right = 42.0
|
||||
offset_bottom = 26.0
|
||||
theme_override_font_sizes/font_size = 512
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="MovableControl" type="Control" parent="." unique_id=73140661 node_paths=PackedStringArray("move_target")]
|
||||
layout_mode = 3
|
||||
anchors_preset = 0
|
||||
offset_right = 4000.0
|
||||
offset_bottom = 698.0
|
||||
mouse_filter = 1
|
||||
script = ExtResource("2_a0wwr")
|
||||
move_target = NodePath("..")
|
||||
metadata/_custom_type_script = "uid://cr4y57bw6jfd1"
|
||||
Reference in New Issue
Block a user