Hello,
I want to use a common background in 2 scenes.
What I mean is:
Game starts –> Mainscreen (bg1 {fixed}) –> PLAYSCREEN (bg1 or bg2{randomizing 2 backgrounds}) --> gameover screen (bg1 or bg2 {this should be same as background of playscreen}) –> PLAYSCREEN (and cycle continues)…
Now, suppose (bg1) comes up in playscreen. So how can I use the same background (i.e bg1) in gameover screen? {Same goes for bg2)