Cocos creator 快速让一个节点排到最后 2023-01-03 本文已影响0人 凡凡的小web gearAssembly.parent = this.node this.scheduleOnce(() => { gearAssembly.parent = root }, 0)