feat: expanded style test
This commit is contained in:
parent
b34aae1bda
commit
c0d0451236
19 changed files with 135 additions and 5 deletions
17
project/assets/style/character_outline_material.tres
Normal file
17
project/assets/style/character_outline_material.tres
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://02s3lq67141v"]
|
||||
|
||||
[resource]
|
||||
transparency = 2
|
||||
alpha_scissor_threshold = 0.5
|
||||
alpha_antialiasing_mode = 0
|
||||
cull_mode = 1
|
||||
shading_mode = 0
|
||||
diffuse_mode = 3
|
||||
specular_mode = 2
|
||||
vertex_color_use_as_albedo = true
|
||||
albedo_color = Color(0.121152334, 0.121152334, 0.121152334, 1)
|
||||
grow = true
|
||||
grow_amount = 0.02
|
||||
proximity_fade_enabled = true
|
||||
proximity_fade_distance = 0.25
|
||||
stencil_outline_thickness = 0.029
|
||||
Loading…
Add table
Add a link
Reference in a new issue