mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-03 06:01:16 +00:00
Office Map
This commit is contained in:
parent
58bde154d7
commit
4223045f06
9 changed files with 1630 additions and 507 deletions
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cvuv0vddbdbpy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dgyoflnlc0uat" path="res://textures/Walls/wall_marble_001.png" id="1_beu1t"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_beu1t")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bnm7h0apxqota"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bwcf4k7w7eg1n" path="res://textures/Walls/wall_marble_008.png" id="1_1y8g1"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_1y8g1")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue