quick3.3
node removeFromParent(false)
为什么我用false的结果和true是一样的,都被清理了
应该用这个 removeFromParentAndCleanup
3.3没有这个方法了。。。
remove之后需要保存一个引用,不然就被清理了