mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-06 16:21:17 +00:00
Mapping and textures
This commit is contained in:
parent
a996585547
commit
12cbc76f79
27 changed files with 2904 additions and 1266 deletions
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://ffeo1i0mhw18"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bgnsvtihxoxb3" path="res://textures/Walls/wall_cubicle_001.png" id="1_6bsts"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_6bsts")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue