built more assets and started playing with foliage painting

This commit is contained in:
derek
2024-12-04 17:02:46 -06:00
parent dd960cc00e
commit 478e2822d2
359 changed files with 34172 additions and 178 deletions

View File

@@ -0,0 +1,18 @@
[gd_resource type="StandardMaterial3D" load_steps=3 format=3 uid="uid://dah8gmn8wdc6h"]
[ext_resource type="Texture2D" uid="uid://op1u8efjgn2c" path="res://assets/Textures/Nature/Grass/grass1.albedo.png" id="1_bs3y4"]
[ext_resource type="Texture2D" uid="uid://csxrx13opgga4" path="res://assets/Textures/Nature/Grass/grass1.normal.png" id="2_x03or"]
[resource]
resource_name = "grass1"
transparency = 4
cull_mode = 2
albedo_color = Color(0.846044, 0.846044, 0.846044, 1)
albedo_texture = ExtResource("1_bs3y4")
roughness = 0.5
normal_enabled = true
normal_scale = 0.1
normal_texture = ExtResource("2_x03or")
backlight_enabled = true
backlight = Color(1, 1, 1, 1)
texture_filter = 2