Files
skyprincess/materials/grass.tres
FoxSpellCaster 2ca1892fb4 25.2 Player Controller
Plus other improvements to the dir structure
2025-12-08 08:27:47 -05:00

19 lines
721 B
Plaintext

[gd_resource type="ORMMaterial3D" load_steps=4 format=3 uid="uid://dkulsdbn03prr"]
[ext_resource type="Texture2D" uid="uid://bx3p57v4kmh3f" path="res://assets/grass_albedo.png" id="1"]
[ext_resource type="Texture2D" uid="uid://cds7jys5drukl" path="res://assets/grass_normal.png" id="3"]
[ext_resource type="Texture2D" uid="uid://c5dmbr5oa83y7" path="res://assets/grass_heightmap.png" id="4"]
[resource]
albedo_texture = ExtResource("1")
normal_enabled = true
normal_texture = ExtResource("3")
heightmap_enabled = true
heightmap_scale = 1.25
heightmap_deep_parallax = true
heightmap_min_layers = 8
heightmap_max_layers = 32
heightmap_texture = ExtResource("4")
uv1_scale = Vector3(0.25, 0.25, 0.25)
uv1_triplanar = true