mirror of
https://github.com/Relintai/broken_seals_2d.git
synced 2024-11-11 20:35:10 +01:00
9 lines
183 B
Plaintext
9 lines
183 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://scenes/World.gd" type="Script" id=1]
|
|
|
|
[node name="World" type="Navigation2D" groups=[
|
|
"save",
|
|
]]
|
|
script = ExtResource( 1 )
|