Initial commit.
This commit is contained in:
commit
142bf87eca
24 changed files with 356 additions and 0 deletions
7
scenes/game.tscn
Normal file
7
scenes/game.tscn
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[gd_scene format=3 uid="uid://dqd8cxe7aj3b4"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://bj4fytc3sy482" path="res://scenes/world.tscn" id="1_uwrxv"]
|
||||
|
||||
[node name="Game" type="Node2D" unique_id=1673976895]
|
||||
|
||||
[node name="World" parent="." unique_id=1317852169 instance=ExtResource("1_uwrxv")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue