mirror of
https://github.com/Rundll86/Dog-Lynx-And-HCN.git
synced 2026-07-13 05:22:53 +08:00
feat: 添加炸弹效果和着色器,创建新的Bomb效果和相关资源
This commit is contained in:
@@ -59,7 +59,7 @@ tracks/3/interp = 1
|
||||
tracks/3/loop_wrap = true
|
||||
tracks/3/keys = {
|
||||
"handle_modes": PackedInt32Array(0, 0),
|
||||
"points": PackedFloat32Array(-100, -0.25, 0, 0.25, 0, -44, -0.25, 0, 0.25, 0),
|
||||
"points": PackedFloat32Array(-200, -0.25, 0, 0.25, 0, -44, -0.25, 0, 0.25, 0),
|
||||
"times": PackedFloat32Array(0.75, 1)
|
||||
}
|
||||
|
||||
@@ -121,6 +121,7 @@ size = Vector2(10, 10)
|
||||
|
||||
[node name="Pencil" instance=ExtResource("1_anksp")]
|
||||
script = ExtResource("2_4w6n2")
|
||||
lifeTime = 3000.0
|
||||
|
||||
[node name="texture" parent="." index="0"]
|
||||
position = Vector2(0, -44)
|
||||
|
||||
Reference in New Issue
Block a user