2022-09-15 12:32:45 +02:00
|
|
|
[gd_scene load_steps=2 format=2]
|
|
|
|
|
|
|
|
[ext_resource path="res://scenes/Island.gd" type="Script" id=1]
|
|
|
|
|
|
|
|
[node name="Island" type="Spatial"]
|
|
|
|
script = ExtResource( 1 )
|
2022-09-21 14:09:31 +02:00
|
|
|
level_size = 200
|
2022-09-15 12:32:45 +02:00
|
|
|
|
|
|
|
[node name="Tiles" type="Spatial" parent="."]
|