12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
|
[gd_scene load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://scripts/orbits/Planet.cs" type="Script" id=1]
|
||
|
|
||
|
[node name="Planet" type="Spatial"]
|
||
|
script = ExtResource( 1 )
|
||
|
Mass = 1.0
|
||
|
|
||
|
[node name="CSGSphere" type="CSGSphere" parent="."]
|
||
|
radial_segments = 20
|
||
|
rings = 20
|