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