small racing game im working on
1
2
3
4
5
6
7
8
9
10
[gd_resource type="TorusMesh" load_steps=2 format=3 uid="uid://bc8hyk8kfo4q1"]

[ext_resource type="Material" uid="uid://ch2cbq0vpj0to" path="res://assets/mats/ring_finish.tres" id="1_wa3lo"]

[resource]
material = ExtResource("1_wa3lo")
inner_radius = 25.0
outer_radius = 40.0
rings = 32
ring_segments = 16