[gd_scene load_steps=3 format=3 uid="uid://e0kmmy52hfp8"] [ext_resource type="Script" uid="uid://cdje7x0r2xw8t" path="res://chunk.gd" id="1_kdh3y"] [sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_kdh3y"] [node name="Chunk" type="Node3D"] script = ExtResource("1_kdh3y") [node name="MeshInstance3D" type="MeshInstance3D" parent="."] [node name="StaticBody3D" type="StaticBody3D" parent="."] [node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"] shape = SubResource("ConcavePolygonShape3D_kdh3y")