mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 10:05:34 +00:00
Table and boxes and tubes
This commit is contained in:
parent
13ef873d13
commit
cce6273c77
68 changed files with 8989 additions and 627 deletions
8
ExternalMaterial/HexGrid/Singles/Floors/Floor102.tres
Normal file
8
ExternalMaterial/HexGrid/Singles/Floors/Floor102.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bqg86qojiv0ma"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bfgv1e3kqwf3u" path="res://textures/Floors/Floor102.png" id="1_jnxb1"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_jnxb1")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
8
ExternalMaterial/HexGrid/Singles/Floors/Floor230.tres
Normal file
8
ExternalMaterial/HexGrid/Singles/Floors/Floor230.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bs2iflx1dvq7s"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://csjeigfb7mf4y" path="res://textures/Floors/Floor230.png" id="1_a1ndd"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_a1ndd")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue