small racing game im working on
Diffstat (limited to 'scenes/track.tscn')
| -rw-r--r-- | scenes/track.tscn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scenes/track.tscn b/scenes/track.tscn index 5f5ace8..074ce0b 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 = 10.0 +path_simplify_angle = 3.0 path_rotation = 2 path_local = false path_continuous_u = true @@ -72,7 +72,7 @@ mode = 2 path_node = NodePath("..") path_interval_type = 0 path_interval = 1.0 -path_simplify_angle = 5.0 +path_simplify_angle = 3.0 path_rotation = 2 path_local = false path_continuous_u = true |