start game with 2d view ( a character can walk in a house with 2d view )
when a player touch a icon, another 3d view game starts. ( when a player touch ‘dancing icon’, the game is switched , and the character can dance with 3d view )
when dancing mode finish, game is switched to the original game with 2d view. ( the character can walk in a house with 2d view again)
So, I really want to know if I can switch between 2d and 3d, and HOW can I do this?