mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
重构继承关系
This commit is contained in:
@@ -55,7 +55,7 @@ export default class GSpine{
|
||||
//销毁
|
||||
create.node.destroy();
|
||||
});
|
||||
create.setAnimation(0,play);
|
||||
create.setAnimation(0,play,false);
|
||||
return create;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user