Created prototyping materials
This commit is contained in:
parent
6ceb96abdf
commit
9c3669ba4e
9
levels/devtest/materials/floor.tres
Normal file
9
levels/devtest/materials/floor.tres
Normal 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
|
9
levels/devtest/materials/interactable.tres
Normal file
9
levels/devtest/materials/interactable.tres
Normal 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
|
9
levels/devtest/materials/obstacle.tres
Normal file
9
levels/devtest/materials/obstacle.tres
Normal 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
|
Loading…
x
Reference in New Issue
Block a user