13 lines
461 B
Plaintext
13 lines
461 B
Plaintext
[gd_resource type="SpatialMaterial" load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://Textures/Ground/Ground20_nrm.jpg" type="Texture" id=1]
|
|
[ext_resource path="res://Textures/Ground/Ground20_rgh.jpg" type="Texture" id=2]
|
|
[ext_resource path="res://Textures/Ground/Ground20_col.jpg" type="Texture" id=3]
|
|
|
|
[resource]
|
|
albedo_texture = ExtResource( 3 )
|
|
roughness_texture = ExtResource( 2 )
|
|
normal_enabled = true
|
|
normal_scale = 2.0
|
|
normal_texture = ExtResource( 1 )
|