Skip to content

Commit

Permalink
Fix demo shadow being too bright
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtyIF committed Jan 10, 2025
1 parent a41ce2a commit cf74917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo_assets/demo_scene.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ car = NodePath("../Taxi")
[node name="ShadowColorSetter" type="Node" parent="."]
script = ExtResource("2_qcqa7")
shadow_color = Color(0.576471, 0.643137, 0.878431, 1)
shadow_color_amount = 0.25

[node name="CarResetter" type="Node" parent="."]
script = ExtResource("8_i5b6w")
Expand Down

0 comments on commit cf74917

Please sign in to comment.