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