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