Added Filing Cabinet Model

This commit is contained in:
JeroenV26 2025-10-22 16:09:43 +02:00
parent c0eff5216c
commit 5b65a924e7
14 changed files with 198 additions and 5 deletions

View file

@ -0,0 +1,18 @@
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://c86xxl67a5axp"]
[ext_resource type="Texture2D" uid="uid://ca1tfii50uprf" path="res://Textures/BlockoutTexture.png" id="1_frn2r"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ycayy"]
cull_mode = 1
shading_mode = 0
albedo_color = Color(0.07, 0.07, 0.07, 1)
grow = true
grow_amount = 0.006
[resource]
next_pass = SubResource("StandardMaterial3D_ycayy")
diffuse_mode = 3
specular_mode = 1
albedo_texture = ExtResource("1_frn2r")
roughness = 0.0
rim_enabled = true