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