feat: add stylized villager presentation

This commit is contained in:
Rijad Zuzo
2026-07-09 23:47:46 +02:00
parent 8419116008
commit 39989002ca
20 changed files with 395 additions and 32 deletions
+5 -3
View File
@@ -11,19 +11,21 @@ scale_max = 0.6
color = Color(0.8, 0.8, 0.8, 0.6)
[sub_resource type="StandardMaterial3D" id="4"]
albedo_color = Color(1, 1, 1, 1)
albedo_color = Color(0.5, 0.52, 0.5, 0.24)
transparency = 1
shading_mode = 0
vertex_color_use_as_albedo = true
vertex_color_is_srgb = true
billboard_mode = 1
cull_mode = 0
[sub_resource type="QuadMesh" id="5"]
size = Vector2(1, 1)
size = Vector2(0.8, 0.8)
material = SubResource("4")
[node name="ChimneySmoke" type="GPUParticles3D"]
emitting = true
amount = 16
amount = 12
lifetime = 3.0
one_shot = false
local_coords = true