third level + km/h display

This commit is contained in:
Taevas 2025-02-23 14:27:35 +01:00
parent 203696e022
commit c19d1dffcb
27 changed files with 713 additions and 40 deletions

7
elements/star.tscn Normal file
View 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")