From bae3a21cf961b5c25989697cff58dc8710290582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=A8=E8=90=BD=E5=9F=BA=E5=9B=B4=E8=99=BE?= <3161880837@qq.com> Date: Sun, 10 May 2026 22:53:33 +0800 Subject: [PATCH] =?UTF-8?q?fix(Bullets/Volcano):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E7=81=AB=E5=B1=B1=E5=AD=90=E5=BC=B9=E5=8A=A8=E7=94=BB=E8=BD=A8?= =?UTF-8?q?=E8=BF=B9=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改火山子弹动画轨迹中的关键点参数,使动画效果更流畅 --- components/Bullets/Volcano.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Bullets/Volcano.tscn b/components/Bullets/Volcano.tscn index f19cbea..c8e6256 100644 --- a/components/Bullets/Volcano.tscn +++ b/components/Bullets/Volcano.tscn @@ -96,7 +96,7 @@ tracks/1/interp = 1 tracks/1/loop_wrap = true tracks/1/keys = { "handle_modes": PackedInt32Array(0, 0, 0, 0, 0, 0), -"points": PackedFloat32Array(0, -0.25, 0, 0.25, 0, 0, -0.25, 0, 0.2, 0, 0.7853982, -0.1, 0, 0.25, 0, -0.7853982, 0, 0, 0, -1, -0.7853982, -0.15, 0, 0.2, 0, 3.142, -0.15, 2, 0, 0), +"points": PackedFloat32Array(0, -0.25, 0, 0.25, 0, 0, -0.25, 0, 0.2, 0, 0.7853982, -0.1, 0, 0.25, 0, -0.7853982, 0, 0, 0, -2, -0.7853982, -0.1, 0, 0.2, 0, 3.142, -0.2, 3, 0, 0), "times": PackedFloat32Array(0, 0.3, 0.6, 0.888264, 1.2, 1.45) } tracks/2/type = "bezier"