Hi,
I'm would like to place all of my HUD elements onto a batch node, but a few of them are CCMenu Items. I would like to avoid having a whole batch just for one button.
Is this even possible, cant seem to figure it out.
Thanks David
A fast, easy to use, free, and community supported 2D game engine
Hi,
I'm would like to place all of my HUD elements onto a batch node, but a few of them are CCMenu Items. I would like to avoid having a whole batch just for one button.
Is this even possible, cant seem to figure it out.
Thanks David
I was thinking about this a while ago, but after looking into the CCMenu source I thought it was easier to create my own button class, than to rewrite CCMenu to work in combination with batchnodes.
You must log in to post.