mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 04:53:47 +00:00
Mapping and models
This commit is contained in:
parent
b9b52d00a7
commit
28ad663867
18 changed files with 2105 additions and 262 deletions
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://b8lb56qft1qqg"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://drg61j3txw26t" path="res://textures/Floors/Floor_Tiled_0133.png" id="1_rsxsc"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_rsxsc")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
8
ExternalMaterial/HexGrid/Singles/Floors/Grate_003.tres
Normal file
8
ExternalMaterial/HexGrid/Singles/Floors/Grate_003.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://btx8d7ok0tgtq"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://0qf26qjuy7ga" path="res://textures/Floors/Grate_003.png" id="1_hpf7g"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_hpf7g")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue