10 lines
274 B
Plaintext
10 lines
274 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://scenes/Island.gd" type="Script" id=1]
|
||
|
|
||
|
[node name="Island" type="Spatial"]
|
||
|
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 5.43195, 0, 0 )
|
||
|
script = ExtResource( 1 )
|
||
|
|
||
|
[node name="Tiles" type="Spatial" parent="."]
|