aboutsummaryrefslogtreecommitdiff
path: root/client/map/tiles
diff options
context:
space:
mode:
authortpart <tpart120@proton.me>2025-10-11 14:46:46 +0200
committertpart <tpart120@proton.me>2025-10-11 14:46:46 +0200
commite7f20fc7338f36f472934720e8961fa6677d8bff (patch)
tree667b44fcce9e7a671717c8e700c642e0bec21187 /client/map/tiles
parent491c48131b3afe0a1a0a8aa041e2ebe6c758bce5 (diff)
downloadhurrycurry-e7f20fc7338f36f472934720e8961fa6677d8bff.tar
hurrycurry-e7f20fc7338f36f472934720e8961fa6677d8bff.tar.bz2
hurrycurry-e7f20fc7338f36f472934720e8961fa6677d8bff.tar.zst
Improve leaves rendering performance by using alpha scissors
Diffstat (limited to 'client/map/tiles')
-rw-r--r--client/map/tiles/tree/leaves.tres4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/map/tiles/tree/leaves.tres b/client/map/tiles/tree/leaves.tres
index ad1b14e9..b55801e0 100644
--- a/client/map/tiles/tree/leaves.tres
+++ b/client/map/tiles/tree/leaves.tres
@@ -4,7 +4,9 @@
[resource]
resource_name = "NormalTree_Leaves"
-transparency = 4
+transparency = 2
+alpha_scissor_threshold = 0.5
+alpha_antialiasing_mode = 0
albedo_texture = ExtResource("1_jg4r8")
metallic_specular = 0.0
distance_fade_min_distance = 2.0