Some texture stuff

This commit is contained in:
Victor Turgeon
2022-10-12 10:13:10 -04:00
parent bce4618507
commit 626b0a2ff8
41 changed files with 583 additions and 27 deletions

View File

@@ -0,0 +1,17 @@
[gd_resource type="SpatialMaterial" load_steps=2 format=2]
[sub_resource type="SpatialMaterial" id=17]
flags_transparent = true
flags_unshaded = true
params_cull_mode = 1
params_grow = true
params_grow_amount = 0.05
albedo_color = Color( 0, 0, 0, 1 )
[resource]
next_pass = SubResource( 17 )
params_diffuse_mode = 4
params_specular_mode = 3
albedo_color = Color( 0.164706, 0.921569, 0.0784314, 1 )
metallic = 0.6
roughness = 0.1