Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
best method to create rooms? (Main, Levels, etc) — Gideros Forum

best method to create rooms? (Main, Levels, etc)

QkyGamesQkyGames Member
edited September 2016 in General questions
Hello,

I'm thinking of creating sprites to store the menu, level 1, level 2, etc, so if I want to make a transition between the two rooms i can use gtween for example to change the opacity of menu and when the transition is complete i can create an instance of nivel1.new () and I add it to the stage.

maybe make a function to remove all events from menu or the room destroyed.

Sorry for my english.
Maxi.
Sign In or Register to comment.