ARA Level 2

This commit is contained in:
Victor Turgeon
2022-10-12 14:57:02 -04:00
parent 24c7d971fc
commit c5f4c59d18
6 changed files with 89 additions and 18 deletions

10
Materials/Metal_Mat.tres Normal file
View File

@@ -0,0 +1,10 @@
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
[ext_resource path="res://Textures/Custom/Metal_Albedo.png" type="Texture" id=1]
[resource]
params_diffuse_mode = 4
params_specular_mode = 3
albedo_texture = ExtResource( 1 )
metallic = 0.58
roughness = 0.75