mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
|
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
|
||
|
|
||
|
[ext_resource path="res://models/white_wood.png" type="Texture" id=1]
|
||
|
|
||
|
[resource]
|
||
|
resource_name = "Material"
|
||
|
albedo_texture = ExtResource( 1 )
|
||
|
roughness = 0.75
|