gmtk24/materials/rock.tres

17 lines
801 B
Plaintext
Raw Permalink Normal View History

2024-08-19 21:19:37 +02:00
[gd_resource type="StandardMaterial3D" load_steps=5 format=3 uid="uid://b410wdy52ut5e"]
[ext_resource type="Texture2D" uid="uid://oeoeq7mtwb2w" path="res://materials/rock/rock_albedo.jpg" id="1_ynavd"]
[ext_resource type="Texture2D" uid="uid://bgk4xqj1ggq4p" path="res://materials/rock/rock_ao.jpg" id="2_3732n"]
[ext_resource type="Texture2D" uid="uid://bvvlrd3ti2apl" path="res://materials/rock/rock_normal.jpg" id="4_db6g0"]
[ext_resource type="Texture2D" uid="uid://chplahs644oef" path="res://materials/rock/rock_roughness.jpg" id="5_lq5eu"]
[resource]
albedo_texture = ExtResource("1_ynavd")
metallic_specular = 0.0
roughness_texture = ExtResource("5_lq5eu")
normal_enabled = true
normal_texture = ExtResource("4_db6g0")
ao_enabled = true
ao_texture = ExtResource("2_3732n")
texture_filter = 5