Hi everyone 
I am new to Corona SDK and currently making my first real mobile game.
Unfortunately I´ve run into a problem which is as follows:
In my menu scene the player can choose between two difficulty modes. But I don´t want to change scenes, because only a part of the menu scene changes. Some content ( like title text, menu bar, etc. ) stays the same. I´ve attached an image that describes my problem. The red parts in the image are the parts that should change, the yellow parts are static.
I´d like to have a slide animation between the two big red parts, but I don´t know how to go about it. I thought of having two different groups for the two big red parts and then transition between these two groups.
My question: Is this possible or does there exist a different way to achieve this?
Thanks in advance 