mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 07:31:16 +00:00
Tank texture and mapping
This commit is contained in:
parent
4b65b25dcd
commit
9b85deadc4
24 changed files with 2780 additions and 623 deletions
8
textures/Manual/Chevron_3.tres
Normal file
8
textures/Manual/Chevron_3.tres
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cbvlvnu4vl4lm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://dh5jsjt2yin5y" path="res://textures/Manual/Chevron_3.png" id="1_uolf3"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_uolf3")
|
||||
metallic_specular = 0.0
|
||||
texture_filter = 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue