2024-11-13 17:23:32 +01:00
|
|
|
[gd_scene load_steps=3 format=3 uid="uid://cwxrep5n7yml0"]
|
|
|
|
|
|
2025-02-24 11:37:45 +01:00
|
|
|
[ext_resource type="Script" uid="uid://bmbpt34fy2eov" path="res://addons/DebugGUI/Examples/DebugGUIExamples.cs" id="1_herxx"]
|
|
|
|
|
[ext_resource type="Script" uid="uid://dmx2co68hjgfa" path="res://addons/DebugGUI/Examples/debugGUI_examples.gd" id="2_acgyp"]
|
2024-11-13 17:23:32 +01:00
|
|
|
|
|
|
|
|
[node name="C# Example" type="Control"]
|
|
|
|
|
layout_mode = 3
|
|
|
|
|
anchors_preset = 15
|
|
|
|
|
anchor_right = 1.0
|
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
grow_horizontal = 2
|
|
|
|
|
grow_vertical = 2
|
|
|
|
|
script = ExtResource("1_herxx")
|
|
|
|
|
|
|
|
|
|
[node name="gdscript example" type="Node" parent="."]
|
|
|
|
|
script = ExtResource("2_acgyp")
|