1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-07-02 00:02:13 +08:00

feat(武器系统): 添加鸡毛弓和箭矢资源及场景

添加鸡毛弓和箭矢的图片资源及对应的场景文件
调整火山子弹的特效参数
删除调试场景文件
This commit is contained in:
2025-11-16 16:50:20 +08:00
parent f2094a538d
commit 152f75d551
8 changed files with 114 additions and 35 deletions
+13
View File
@@ -0,0 +1,13 @@
[gd_scene load_steps=3 format=3 uid="uid://c2ga3ktbxdfc5"]
[ext_resource type="PackedScene" uid="uid://crtdkysmnkith" path="res://components/Abstracts/BulletBase.tscn" id="1_t0pyo"]
[ext_resource type="Texture2D" uid="uid://7us1po711e3o" path="res://resources/weapons/鸡毛弓.png" id="2_two1a"]
[node name="Bow" instance=ExtResource("1_t0pyo")]
[node name="static" type="Sprite2D" parent="texture" index="1"]
scale = Vector2(0.055427626, 0.055427626)
texture = ExtResource("2_two1a")
[node name="hitbox" parent="." index="1"]
disabled = true