10 lines
333 B
Plaintext
10 lines
333 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://c0b5w48jk67qd"]
|
|
|
|
[ext_resource type="Script" uid="uid://dq5qq5xj76nwe" path="res://scripts/game/game_screen.gd" id="1_uwrxv"]
|
|
|
|
[node name="Game" type="Node" node_paths=PackedStringArray("map")]
|
|
script = ExtResource("1_uwrxv")
|
|
map = NodePath("Map")
|
|
|
|
[node name="Map" type="Node" parent="."]
|