- [gd_scene load_steps=3 format=2]
- [ext_resource path="res://resources/planets/planet_2/planet.tres" type="Material" id=1]
- [ext_resource path="res://resources/planets/planet/newplanet.obj" type="ArrayMesh" id=2]
- [node name="planet" type="Spatial"]
- [node name="planet" type="MeshInstance" parent="."]
- mesh = ExtResource( 2 )
- material/0 = ExtResource( 1 )
|