Implement Godot UX scene scaffold
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[gd_scene load_steps=2 format=3]
|
||||
|
||||
[ext_resource type="Script" path="res://Controls/OutcomeOverlay.cs" id="1"]
|
||||
|
||||
[node name="OutcomeOverlay" type="PanelContainer"]
|
||||
script = ExtResource("1")
|
||||
Reference in New Issue
Block a user