[gd_scene load_steps=3 format=2] [ext_resource path="res://point.tres" type="Material" id=1] [sub_resource type="SphereMesh" id=1] material = ExtResource( 1 ) radius = 0.1 height = 0.2 [node name="point" type="MeshInstance"] mesh = SubResource( 1 ) material/0 = null