Weird textures for level 1
This commit is contained in:
18
Materials/SquareGrill_Mat.tres
Normal file
18
Materials/SquareGrill_Mat.tres
Normal file
@@ -0,0 +1,18 @@
|
||||
[gd_resource type="SpatialMaterial" load_steps=4 format=2]
|
||||
|
||||
[ext_resource path="res://Textures/Custom/SquareGrill_Normal.png" type="Texture" id=1]
|
||||
[ext_resource path="res://Textures/Custom/SquareGrill_Albeda.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
|
||||
albedo_texture = ExtResource( 2 )
|
||||
metallic = 0.56
|
||||
roughness = 0.63
|
||||
normal_enabled = true
|
||||
normal_scale = 11.86
|
||||
normal_texture = ExtResource( 1 )
|
||||
uv1_scale = Vector3( 0.1, 0.1, 0.1 )
|
||||
uv1_triplanar = true
|
||||
uv1_triplanar_sharpness = 0.450625
|
||||
Reference in New Issue
Block a user