mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
10 lines
242 B
Plaintext
10 lines
242 B
Plaintext
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://Images/grass.png" type="Texture" id=1]
|
|
|
|
[resource]
|
|
resource_name = "Grass"
|
|
albedo_texture = ExtResource( 1 )
|
|
roughness = 0.8
|
|
uv1_scale = Vector3( 2, 2, 2 )
|