Created prototyping materials

This commit is contained in:
pbentes 2024-08-29 23:07:00 +01:00
parent 6ceb96abdf
commit 9c3669ba4e
3 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://kltqp8pohwcp"]
[ext_resource type="Texture2D" uid="uid://btlj1v6df3qb1" path="res://levels/devtest/textures/texture_07.png" id="1_3db8a"]
[resource]
albedo_color = Color(0.497474, 0.497474, 0.497474, 1)
albedo_texture = ExtResource("1_3db8a")
uv1_triplanar = true
uv2_triplanar = true

View File

@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://cf5e0pf85p23n"]
[ext_resource type="Texture2D" uid="uid://btlj1v6df3qb1" path="res://levels/devtest/textures/texture_07.png" id="1_a4k2h"]
[resource]
albedo_color = Color(0.498039, 0, 1, 1)
albedo_texture = ExtResource("1_a4k2h")
uv1_triplanar = true
uv2_triplanar = true

View File

@ -0,0 +1,9 @@
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://ceyfatuhguf1h"]
[ext_resource type="Texture2D" uid="uid://btlj1v6df3qb1" path="res://levels/devtest/textures/texture_07.png" id="1_lhkvd"]
[resource]
albedo_color = Color(1, 0.498039, 0, 1)
albedo_texture = ExtResource("1_lhkvd")
uv1_triplanar = true
uv2_triplanar = true