this.node undefined
Creator 2.x
gamecreating
(gamecreating)
2017年08月18日 04:11
#1
this.node undefined
将一个空Node 移动到屏幕外面后 组建中 this.node 就成undefined
jare
(jare)
2017年08月19日 08:59
#2
因为节点被销毁了。可能是所在的场景被销毁了。