2022-10-12 21:16:54 -04:00
|
|
|
[gd_resource type="SpatialMaterial" load_steps=4 format=2]
|
2022-10-12 16:25:40 -04:00
|
|
|
|
|
|
|
[ext_resource path="res://Textures/Custom/Grass_Albedo.png" type="Texture" id=1]
|
|
|
|
[ext_resource path="res://Textures/Custom/Grass_Normal.png" type="Texture" id=2]
|
2022-10-12 21:16:54 -04:00
|
|
|
[ext_resource path="res://Materials/Black_Contour.tres" type="Material" id=3]
|
2022-10-12 16:25:40 -04:00
|
|
|
|
|
|
|
[resource]
|
2022-10-12 21:16:54 -04:00
|
|
|
next_pass = ExtResource( 3 )
|
2022-10-12 16:25:40 -04:00
|
|
|
albedo_texture = ExtResource( 1 )
|
|
|
|
normal_enabled = true
|
|
|
|
normal_scale = 2.11
|
|
|
|
normal_texture = ExtResource( 2 )
|
|
|
|
uv1_scale = Vector3( 0.25, 0.25, 0.25 )
|
|
|
|
uv1_triplanar = true
|