godot-wild-jam-66/game/DebugOverlay.tscn
2024-02-09 01:29:05 +01:00

11 lines
314 B
Text

[gd_scene load_steps=2 format=3 uid="uid://cmrp07oi8j8lq"]
[ext_resource type="Script" path="res://game/DebugOverlay.gd" id="1"]
[node name="DebugOverlay" type="CanvasLayer"]
script = ExtResource("1")
[node name="DebugLabel" type="Label" parent="."]
offset_right = 75.0
offset_bottom = 14.0
text = "DebugLabel"