small racing game im working on
1
2
3
4
5
6
7
8
9
10
11
12
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bh4mpm1s6ngh2"]

[ext_resource type="Texture2D" uid="uid://dyk71hogwv01g" path="res://assets/textures/grass.png" id="1_o8n4b"]

[resource]
albedo_color = Color(1.5, 1.5, 1.5, 1)
albedo_texture = ExtResource("1_o8n4b")
emission = Color(0, 0.0745098, 0.219608, 1)
emission_energy_multiplier = 16.0
ao_light_affect = 0.33
uv1_scale = Vector3(100, 100, 100)
texture_filter = 0