2024-11-04 00:29:58 +01:00
|
|
|
[gd_scene load_steps=2 format=2]
|
2024-01-20 11:38:12 +01:00
|
|
|
|
2024-11-04 00:29:58 +01:00
|
|
|
[ext_resource path="res://levels/ui/gameplay.gd" type="Script" id=1]
|
2024-01-20 11:38:12 +01:00
|
|
|
|
|
|
|
[node name="Gameplay" type="Node2D"]
|
2024-11-04 00:29:58 +01:00
|
|
|
script = ExtResource( 1 )
|