技能直线 完善
This commit is contained in:
@@ -8,7 +8,7 @@ export class LineCom extends Component {
|
||||
base:SkillCom = null
|
||||
start() {
|
||||
this.base =this.node.getComponent(SkillCom)
|
||||
|
||||
this.node.setPosition(this.node.position.x,this.node.position.y+50,this.node.position.z)
|
||||
}
|
||||
|
||||
update(deltaTime: number) {
|
||||
|
||||
Reference in New Issue
Block a user