small racing game im working on
Diffstat (limited to 'assets/mats/ring_start_highlight.tres')
-rw-r--r--assets/mats/ring_start_highlight.tres12
1 files changed, 12 insertions, 0 deletions
diff --git a/assets/mats/ring_start_highlight.tres b/assets/mats/ring_start_highlight.tres
new file mode 100644
index 0000000..ff76201
--- /dev/null
+++ b/assets/mats/ring_start_highlight.tres
@@ -0,0 +1,12 @@
+[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://bv86ngwyxh7jf"]
+
+[ext_resource type="Texture2D" uid="uid://bt35gqul2twf6" path="res://assets/textures/start.png" id="1_cn0cg"]
+[ext_resource type="Material" uid="uid://t7fn8554gl6p" path="res://assets/mats/outline_highlight.tres" id="2_wwty5"]
+
+[resource]
+next_pass = ExtResource("2_wwty5")
+albedo_color = Color(1.5, 1.5, 1.5, 1)
+albedo_texture = ExtResource("1_cn0cg")
+metallic_specular = 0.0
+uv1_scale = Vector3(8, 8, 8)
+texture_filter = 0