added evidence decals
This commit is contained in:
parent
4331667c0b
commit
6eb48ceaea
45 changed files with 1122 additions and 7 deletions
19
vr-project/Materials/Card2ToonMat.tres
Normal file
19
vr-project/Materials/Card2ToonMat.tres
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://1g4a0pcb05fw"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cjlvw3t8yc5sq" path="res://Sprites/Card2.png" id="1_0468u"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ycayy"]
|
||||
cull_mode = 1
|
||||
diffuse_mode = 3
|
||||
albedo_color = Color(0.07, 0.07, 0.07, 1)
|
||||
grow = true
|
||||
grow_amount = 0.01
|
||||
|
||||
[resource]
|
||||
next_pass = SubResource("StandardMaterial3D_ycayy")
|
||||
transparency = 1
|
||||
diffuse_mode = 3
|
||||
specular_mode = 1
|
||||
albedo_texture = ExtResource("1_0468u")
|
||||
roughness = 0.0
|
||||
rim_enabled = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue