[gd_scene load_steps=2 format=2] [ext_resource path="res://chunk.gd" type="Script" id=1] [node name="chunks" type="Spatial"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.5, 0.5, -0.5 ) script = ExtResource( 1 )