(SOLVED) Random backgrounds

Hi,

I’m very, very new to game development but trying to make a mobile game, but I’m stuck. I’m making a fighting game and want to have a random arena(backgound) appear. How would I go about doing it. Help please.

1 Like

you can use a background sprite object. At beginning of scene resize to screen size. Add a background per animation then at beginning of scene get a random value and set this animation to sprite background