dd
This commit is contained in:
@@ -77,7 +77,6 @@ export class SkillCom extends CCComp {
|
||||
tween(this.node).to( time,{ position: e_pos},
|
||||
{
|
||||
easing: "linear",
|
||||
onUpdate: (target: Vec3, ratio: number) => { },
|
||||
onComplete: (target?: object) => {
|
||||
this.is_destroy=true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user