1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-30 16:01:53 +08:00

feat(角色): 添加熊角色资源并调整相关配置

添加熊角色的图片和遮罩资源
调整熊角色的碰撞体大小和位置
修改红温着色器的透明度参数
将默认测试波次改为熊Boss
更新角色场景配置和粒子效果
This commit is contained in:
2025-11-22 09:46:40 +08:00
parent b83273c812
commit 4889c69bc8
8 changed files with 130 additions and 49 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ static var WAVE_TESTBOSS_CHICK = [
Wave.create("Chick", 0, 0, true, 0, INF, 10),
]
static var WAVE_EMPTY = []
static var data = WAVE_NORMAL
static var data = WAVE_TESTBOSS_BEAR
static func create(
entity_: String,