change ball arrow color for contrast

This commit is contained in:
mehbark 2025-05-30 23:36:50 -04:00
parent 4357e8b66d
commit ec7cc12ab7

View file

@ -6,7 +6,7 @@
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_tqeq4"]
transparency = 1
albedo_color = Color(1, 1, 1, 0.498039)
albedo_color = Color(0.364706, 0.364706, 0.364706, 0.784314)
[node name="Ball" type="MeshInstance3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 0.3, 0.5)