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,8 @@
[gd_resource type="SpatialMaterial" format=2]
[resource]
flags_unshaded = true
params_cull_mode = 1
params_grow = true
params_grow_amount = 0.05
albedo_color = Color( 0, 0, 0, 1 )