This commit is contained in:
PC-20230316NUNE\Administrator
2023-10-27 19:17:47 +08:00
parent 7e402432dd
commit c4e6d02388
20 changed files with 163 additions and 28 deletions

View File

@@ -79,6 +79,8 @@ export default abstract class GRoleBase<T> extends GObject<T>{
this.node.removeFromParent();
return;
}
this.spine.debugBones = true;
this.bind(this.role);