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://cwiqggu3nwbyh"]

[ext_resource type="Material" uid="uid://cpjh47d4kaxtx" path="res://assets/mats/ring_start.tres" id="1_hr1sx"]

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