Hello mates!
There is something I don't understand in help docs, perhaps it is a typo:
- (void) onExit
During onExit you can't a "sister/brother" node.
What does last sentence mean?
Thanks a lot.
A fast, easy to use, free, and community supported 2D game engine
Hello mates!
There is something I don't understand in help docs, perhaps it is a typo:
- (void) onExit
During onExit you can't a "sister/brother" node.
What does last sentence mean?
Thanks a lot.
Looks like a mistake to me. It probably should be "you can't access a "sister/brother" node" (i.e. other children of your parent). Maybe "sibling" is a better word, albeit maybe less common.
You must log in to post.