update
This commit is contained in:
parent
d9fe892303
commit
37a463071d
@ -7,6 +7,7 @@ export class LevelUp extends UIBase {
|
||||
public static prefabPath: string = 'prefabs/UIPrefab/levelup_anim';
|
||||
|
||||
init() {
|
||||
// /
|
||||
setTimeout(() => {
|
||||
this.node.destroy();
|
||||
}, 2000);
|
||||
|
Loading…
x
Reference in New Issue
Block a user