Some texture stuff
This commit is contained in:
17
Scenes/GreenBallTexture.tres
Normal file
17
Scenes/GreenBallTexture.tres
Normal 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
|
||||
Reference in New Issue
Block a user