Hi community,
I think Scene Manager is very good to start build game and app layout.
But as you know, there are many games require popup (like pause, setting..) that appear on top of other screen.
So I just think this is very good if scene manager support some thing like:
sceneManager:showPopup("pause", 1, transition), and then
sceneManager:hidePopup();
Can someone show some lines of code to implements this?
Thanks! :x
Comments
Website: http://www.castlegateinteractive.com
https://play.google.com/store/apps/developer?id=Castlegate+Interactive
Likes: avo, nextgamevertex, Mells, chipster123, gorkem, jack0088
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
Likes: chipster123
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
Is the new scene manager finished?
Do you have a sample?
Currently it doesn't offer much of an improvement outside of the current system and it's design is more linked in to my widget library so for now it's not really worth releasing
#MakeABetterGame! "Never give up, Never NEVER give up!" - Winston Churchill
I think it should be fairly straightforward to work out how to use it, but I'll put up more details on my blog in the near future.
Best regards
Likes: paulocarrasco, vitalitymobile
Perfect! thanks for this =D>