mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-22 12:03:47 +00:00
Tank texture and mapping
This commit is contained in:
parent
4b65b25dcd
commit
9b85deadc4
24 changed files with 2780 additions and 623 deletions
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://d3igyepjhe2ya"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://bnaihxw0ji157" path="res://textures/Floors/CableFloor_001.png" id="1_nwpl3"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_nwpl3")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue