mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-09 14:11:16 +00:00
Concrete marble and metal textures
This commit is contained in:
parent
8f36db3539
commit
0bda493ec4
43 changed files with 625 additions and 234 deletions
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://0mx3jvgmd7qj"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bxfwy3lxr7xuv" path="res://textures/Walls/wall_metal_large_001.png" id="1_h0q8m"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_h0q8m")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue