small racing game im working on
Diffstat (limited to 'scenes/trail.tscn')
| -rw-r--r-- | scenes/trail.tscn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/trail.tscn b/scenes/trail.tscn index afd68c6..90f225e 100644 --- a/scenes/trail.tscn +++ b/scenes/trail.tscn @@ -14,6 +14,7 @@ top_level = true script = ExtResource("1_xpxgt") [node name="trail" type="CSGPolygon3D" parent="."] +cast_shadow = 0 polygon = PackedVector2Array(0, 0, 0, 0, 0.5, 0, 0.5, 0) mode = 2 path_node = NodePath("..") |