small racing game im working on
Diffstat (limited to 'assets/meshes/ring_start.tres')
| -rw-r--r-- | assets/meshes/ring_start.tres | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/meshes/ring_start.tres b/assets/meshes/ring_start.tres index e3621e9..15e4fae 100644 --- a/assets/meshes/ring_start.tres +++ b/assets/meshes/ring_start.tres @@ -4,7 +4,7 @@ [resource] material = ExtResource("1_hr1sx") -inner_radius = 25.0 -outer_radius = 40.0 +inner_radius = 12.0 +outer_radius = 17.0 rings = 32 ring_segments = 16 |