small racing game im working on
Diffstat (limited to 'scenes/track.tscn')
| -rw-r--r-- | scenes/track.tscn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/track.tscn b/scenes/track.tscn index bab3bde..5f5ace8 100644 --- a/scenes/track.tscn +++ b/scenes/track.tscn @@ -32,7 +32,7 @@ mode = 2 path_node = NodePath("..") path_interval_type = 0 path_interval = 1.0 -path_simplify_angle = 6.0 +path_simplify_angle = 10.0 path_rotation = 2 path_local = false path_continuous_u = true |