怪物 改为3条直线 进入, 攻击动画 直线的已改, 抛物线和群攻的 也需要修改

This commit is contained in:
2025-07-17 09:53:19 +08:00
parent 8aa4edabd4
commit 5a9da59acc
13 changed files with 62 additions and 37 deletions

View File

@@ -53,9 +53,9 @@ export const HQuality = {
ORANGE:5,
}
export const MonSet = {
0:{pos:v3(340,0,0)},
1:{pos:v3(360,0,0)},
2:{pos:v3(380,0,0)},
0:{pos:v3(370,0,0)},
1:{pos:v3(370,+80,0)},
2:{pos:v3(370,-80,0)},
3:{pos:v3(400,0,0)},
4:{pos:v3(420,0,0)},
5:{pos:v3(440,0,0)},