aoe技能继续添加
This commit is contained in:
@@ -94,7 +94,7 @@ export class Skill extends ecs.Entity {
|
||||
// 设置技能组件属性
|
||||
Object.assign(SComp, {
|
||||
s_uuid: uuid,
|
||||
animType: config.AnimType,
|
||||
AType: config.AType,
|
||||
speed: config.speed,
|
||||
atk_count: 0,
|
||||
startPos: startPos,
|
||||
|
||||
Reference in New Issue
Block a user