mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-08 01: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://dmy67he6k5eko"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://chslqm2ljgces" path="res://textures/Walls/wall_marble_009.png" id="1_3uqp6"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_3uqp6")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue