Adds missing data
This commit is contained in:
parent
e6391d9fdd
commit
53cdcc3433
620 changed files with 47293 additions and 151 deletions
20
content/cardboard/Paper/Paper.tres
Normal file
20
content/cardboard/Paper/Paper.tres
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://ny6k7xqwvbut"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cvw2rvje403og" path="res://content/cardboard/Paper/Paper005_2K-PNG_Displacement.png" id="2_wjb5g"]
|
||||
[ext_resource type="Texture2D" uid="uid://djtg2ykgjylk8" path="res://content/cardboard/Paper/Paper005_2K-PNG_NormalGL.png" id="3_fl1ka"]
|
||||
[ext_resource type="Texture2D" uid="uid://ct83jsi7k2slj" path="res://content/cardboard/Paper/Paper005_2K-PNG_Roughness.png" id="4_0ih8e"]
|
||||
|
||||
[resource]
|
||||
cull_mode = 2
|
||||
diffuse_mode = 3
|
||||
specular_mode = 2
|
||||
roughness_texture = ExtResource("4_0ih8e")
|
||||
normal_enabled = true
|
||||
normal_texture = ExtResource("3_fl1ka")
|
||||
heightmap_enabled = true
|
||||
heightmap_texture = ExtResource("2_wjb5g")
|
||||
billboard_mode = 3
|
||||
billboard_keep_scale = true
|
||||
particles_anim_h_frames = 1
|
||||
particles_anim_v_frames = 1
|
||||
particles_anim_loop = false
|
||||
Loading…
Add table
Add a link
Reference in a new issue