small racing game im working on
Diffstat (limited to 'rail.tres')
| -rw-r--r-- | rail.tres | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/rail.tres b/rail.tres new file mode 100644 index 0000000..806a84e --- /dev/null +++ b/rail.tres @@ -0,0 +1,6 @@ +[gd_resource type="StandardMaterial3D" format=3 uid="uid://dtpgjplswm6lr"] + +[resource] +albedo_color = Color(0.6, 0.6, 0.6, 1) +metallic = 0.83 +roughness = 0.22 |