interaction base
This commit is contained in:
parent
3a6da57079
commit
2f559639fb
21 changed files with 134 additions and 49 deletions
|
|
@ -1,7 +0,0 @@
|
|||
[gd_resource type="ORMMaterial3D" format=3 uid="uid://glk2rfkn4vcu"]
|
||||
|
||||
[resource]
|
||||
transparency = 4
|
||||
cull_mode = 2
|
||||
albedo_color = Color(1, 1, 1, 0.3882353)
|
||||
clearcoat_enabled = true
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://be2l68by8md8t"]
|
||||
|
||||
[resource]
|
||||
transparency = 4
|
||||
cull_mode = 2
|
||||
albedo_color = Color(1, 1, 1, 0.2784314)
|
||||
clearcoat_enabled = true
|
||||
8
assets/materials/mat_glass.tres
Normal file
8
assets/materials/mat_glass.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://64m17act0kwu"]
|
||||
|
||||
[resource]
|
||||
resource_name = "mat_glass"
|
||||
transparency = 4
|
||||
cull_mode = 2
|
||||
albedo_color = Color(0.9063318, 0.9063318, 0.9063318, 0.25)
|
||||
roughness = 0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue