GodotComponentTest/scenes/Island.tscn

10 lines
274 B
Plaintext
Raw Normal View History

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"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 5.43195, 0, 0 )
script = ExtResource( 1 )
[node name="Tiles" type="Spatial" parent="."]