Cocos creator 快速让一个节点排到最后

2023-01-03  本文已影响0人  凡凡的小web

gearAssembly.parent = this.node
this.scheduleOnce(() => {
gearAssembly.parent = root
}, 0)

上一篇 下一篇

猜你喜欢

热点阅读