From 6caf6263dba6226385b2a50a6e0cd2d2fcace47c Mon Sep 17 00:00:00 2001 From: Sara Date: Mon, 1 Dec 2025 18:34:49 +0100 Subject: [PATCH] feat: regenerated particle AABBs --- project/objects/effects/dustcloud.tscn | 2 +- project/objects/effects/impact_flash.tscn | 4 +--- project/objects/effects/impact_flash_green_large.tscn | 4 +--- project/objects/effects/impact_flash_small.tscn | 4 +--- 4 files changed, 4 insertions(+), 10 deletions(-) diff --git a/project/objects/effects/dustcloud.tscn b/project/objects/effects/dustcloud.tscn index 19d79f60..9121ad54 100644 --- a/project/objects/effects/dustcloud.tscn +++ b/project/objects/effects/dustcloud.tscn @@ -48,7 +48,7 @@ lifetime = 0.3 one_shot = true explosiveness = 0.89 randomness = 1.0 -visibility_aabb = AABB(-6.26674, -4, -6.16901, 12.3477, 8.32776, 12.6558) +visibility_aabb = AABB(-4.93641, -1.5, -4.89087, 9.81487, 3.51678, 9.98076) draw_order = 3 transform_align = 3 process_material = SubResource("ParticleProcessMaterial_ulfqf") diff --git a/project/objects/effects/impact_flash.tscn b/project/objects/effects/impact_flash.tscn index e5d788b4..d4680e51 100644 --- a/project/objects/effects/impact_flash.tscn +++ b/project/objects/effects/impact_flash.tscn @@ -18,8 +18,6 @@ width = 1024 curve = SubResource("Curve_yiuqf") [sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_yiuqf"] -emission_shape = 1 -emission_sphere_radius = 0.2 velocity_pivot = Vector3(0, -0.417, 0) direction = Vector3(0, 1, 0) spread = 180.0 @@ -45,7 +43,7 @@ one_shot = true explosiveness = 0.92 fixed_fps = 0 interpolate = false -visibility_aabb = AABB(-1.09276, -1.02762, -1.06932, 2.11426, 2.12539, 2.1423) +visibility_aabb = AABB(-1, -1.02965, -1.02795, 2.02529, 2.02965, 2.02795) draw_order = 3 transform_align = 3 process_material = SubResource("ParticleProcessMaterial_yiuqf") diff --git a/project/objects/effects/impact_flash_green_large.tscn b/project/objects/effects/impact_flash_green_large.tscn index 2b12c4e3..24dca432 100644 --- a/project/objects/effects/impact_flash_green_large.tscn +++ b/project/objects/effects/impact_flash_green_large.tscn @@ -18,8 +18,6 @@ width = 1024 curve = SubResource("Curve_83nbg") [sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_ea0kh"] -emission_shape = 1 -emission_sphere_radius = 0.2 velocity_pivot = Vector3(0, -0.417, 0) direction = Vector3(0, 1, 0) spread = 67.008 @@ -48,7 +46,7 @@ use_fixed_seed = true seed = 1806 fixed_fps = 0 interpolate = false -visibility_aabb = AABB(-1.09276, -1.02762, -1.06932, 2.11426, 2.12539, 2.1423) +visibility_aabb = AABB(-1.5, -1.5, -1.5, 3.04626, 3.05447, 3.00995) draw_order = 3 transform_align = 3 process_material = SubResource("ParticleProcessMaterial_ea0kh") diff --git a/project/objects/effects/impact_flash_small.tscn b/project/objects/effects/impact_flash_small.tscn index 0d07f0a3..8dbeb1da 100644 --- a/project/objects/effects/impact_flash_small.tscn +++ b/project/objects/effects/impact_flash_small.tscn @@ -18,8 +18,6 @@ width = 1024 curve = SubResource("Curve_yiuqf") [sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_t7mm2"] -emission_shape = 1 -emission_sphere_radius = 0.2 velocity_pivot = Vector3(0, -0.417, 0) direction = Vector3(0, 1, 0) spread = 76.263 @@ -46,7 +44,7 @@ use_fixed_seed = true seed = 2114 fixed_fps = 0 interpolate = false -visibility_aabb = AABB(-1.09276, -1.02762, -1.06932, 2.11426, 2.12539, 2.1423) +visibility_aabb = AABB(-1, -1, -1, 2.09359, 2.03085, 2.10842) draw_order = 3 transform_align = 3 process_material = SubResource("ParticleProcessMaterial_t7mm2")