25.2 Player Controller
Plus other improvements to the dir structure
This commit is contained in:
13
materials/wood.tres
Normal file
13
materials/wood.tres
Normal file
@@ -0,0 +1,13 @@
|
||||
[gd_resource type="StandardMaterial3D" load_steps=4 format=3 uid="uid://c22wyfih5ebfy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://d3cbbka1w2eq4" path="res://wood_albedo.png" id="1"]
|
||||
[ext_resource type="Texture2D" uid="uid://dt7j2h77j6te0" path="res://wood_orm.png" id="2"]
|
||||
[ext_resource type="Texture2D" uid="uid://cv08ximjjlfrc" path="res://wood_normal.png" id="3"]
|
||||
|
||||
[resource]
|
||||
albedo_texture = ExtResource("1")
|
||||
roughness_texture = ExtResource("2")
|
||||
roughness_texture_channel = 1
|
||||
normal_enabled = true
|
||||
normal_texture = ExtResource("3")
|
||||
uv1_triplanar = true
|
||||
Reference in New Issue
Block a user