1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-27 22:41:56 +08:00

fix: 调整VectorStar武器的最小和最大缩放值,提升视觉效果

This commit is contained in:
2025-09-06 19:12:56 +08:00
parent 1340df0d08
commit 6eefcac5e1
+2 -2
View File
@@ -36,8 +36,8 @@ spread = 0.0
initial_velocity_min = 100.0
initial_velocity_max = 200.0
gravity = Vector3(0, 0, 0)
scale_min = 0.5
scale_max = 0.5
scale_min = 0.6
scale_max = 0.8
scale_curve = SubResource("CurveTexture_6bcs1")
alpha_curve = SubResource("CurveTexture_c22if")