third level + km/h display
This commit is contained in:
parent
203696e022
commit
c19d1dffcb
27 changed files with 713 additions and 40 deletions
7
elements/star.tscn
Normal file
7
elements/star.tscn
Normal file
|
@ -0,0 +1,7 @@
|
|||
[gd_scene load_steps=2 format=3 uid="uid://b4jtpua36m6b1"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_kmjsc"]
|
||||
vertex_color_use_as_albedo = true
|
||||
|
||||
[node name="Star" type="CSGSphere3D"]
|
||||
material = SubResource("StandardMaterial3D_kmjsc")
|
Loading…
Add table
Add a link
Reference in a new issue