Level 3 swag
This commit is contained in:
16
Materials/LongGrill_Mat.tres
Normal file
16
Materials/LongGrill_Mat.tres
Normal file
@@ -0,0 +1,16 @@
|
||||
[gd_resource type="SpatialMaterial" load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://Textures/Custom/longGrill_NormalMap.png" type="Texture" id=1]
|
||||
[ext_resource path="res://Textures/Custom/longGrill.png" type="Texture" id=2]
|
||||
[ext_resource path="res://Materials/Black_Contour.tres" type="Material" id=3]
|
||||
|
||||
[resource]
|
||||
next_pass = ExtResource( 3 )
|
||||
params_diffuse_mode = 4
|
||||
params_specular_mode = 3
|
||||
albedo_texture = ExtResource( 2 )
|
||||
metallic = 0.35
|
||||
roughness = 0.81
|
||||
normal_enabled = true
|
||||
normal_scale = 1.0
|
||||
normal_texture = ExtResource( 1 )
|
Reference in New Issue
Block a user