mirror of
https://github.com/szrpf/DataBoardDemo.git
synced 2025-11-03 04:45:43 +00:00
v2.2
This commit is contained in:
@@ -219,7 +219,7 @@ var DataBoard = /** @class */ (function (_super) {
|
||||
this.boardNode.setParent(this.node);
|
||||
this.boardNode.x = this.boardNode.y = 0;
|
||||
this.boardNode.zIndex = cc.macro.MAX_ZINDEX;
|
||||
// this.boardNode['_objFlags'] |= cc.Object['Flags'].HideInHierarchy;
|
||||
this.boardNode['_objFlags'] |= cc.Object['Flags'].HideInHierarchy;
|
||||
this.boardNode['_objFlags'] |= cc.Object['Flags'].LockedInEditor;
|
||||
this.outlineBoxNode = new cc.Node('OutlineBox');
|
||||
this.outlineBoxNode.setParent(this.boardNode);
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -534,14 +534,14 @@
|
||||
"meta": 1685194622776,
|
||||
"relativePath": "Texture\\zhizhuxia.png"
|
||||
},
|
||||
"1c1526d4-850a-49e8-9d63-1a14155187fc": {
|
||||
"asset": 1685197299221,
|
||||
"meta": 1685197300603,
|
||||
"relativePath": "Script\\DataBoard.ts"
|
||||
},
|
||||
"9285e338-6210-4984-bf3e-0b9ebd5f6f78": {
|
||||
"asset": 1685197428895,
|
||||
"meta": 1685197433673,
|
||||
"relativePath": "Script\\Hero.ts"
|
||||
},
|
||||
"1c1526d4-850a-49e8-9d63-1a14155187fc": {
|
||||
"asset": 1685197605521,
|
||||
"meta": 1685197607883,
|
||||
"relativePath": "Script\\DataBoard.ts"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user