1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

feat(游戏内容): 添加能量方块角色和矢量核心武器

添加新的能量方块角色实体及其相关资源文件
新增矢量核心武器卡牌配置
调整彩虹糖的数值平衡
修改波次生成逻辑,允许Boss波次生成小怪
修复红水晶子弹在发射者无效时的崩溃问题
This commit is contained in:
2026-04-26 14:02:02 +08:00
parent b94a289b17
commit e2da3ec86e
8 changed files with 62 additions and 6 deletions
+11
View File
@@ -0,0 +1,11 @@
[gd_scene format=3 uid="uid://b5bsvrtu8v2f7"]
[ext_resource type="PackedScene" uid="uid://cvogxi7mktumf" path="res://components/Abstracts/EntityBase.tscn" id="1_n2ng1"]
[ext_resource type="Script" uid="uid://du30qanswie6y" path="res://scripts/Contents/Characters/EnergyBlock.gd" id="2_h3ykr"]
[node name="EnergyBlock" unique_id=247617339 instance=ExtResource("1_n2ng1")]
script = ExtResource("2_h3ykr")
displayName = "稻草人"
[node name="statebar" parent="." index="4"]
position = Vector2(0, -131)