added prototype materials
This commit is contained in:
7
assets/materials/prototype/prototype1.tres
Normal file
7
assets/materials/prototype/prototype1.tres
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://br2pyyyl2n3cx"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ini0rq7oly65" path="res://assets/textures/Prototype Textures/Dark/texture_01.png" id="1_0xw0n"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_0xw0n")
|
||||
uv1_triplanar = true
|
||||
7
assets/materials/prototype/prototype_green.tres
Normal file
7
assets/materials/prototype/prototype_green.tres
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://bjryln3so1lgw"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cm6ooq4nc3ybh" path="res://assets/textures/Prototype Textures/Green/texture_01.png" id="1_rfbkh"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_rfbkh")
|
||||
uv1_triplanar = true
|
||||
7
assets/materials/prototype/prototype_light.tres
Normal file
7
assets/materials/prototype/prototype_light.tres
Normal file
@@ -0,0 +1,7 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=2 format=3 uid="uid://b765yni4pd83c"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://f6sx4o7v1g4o" path="res://assets/textures/Prototype Textures/Light/texture_08.png" id="1_42np4"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1_42np4")
|
||||
uv1_triplanar = true
|
||||
Reference in New Issue
Block a user