How to scale background in unity


I am making a tycoon miner game but I have a problem with the background and elevator not expanding when I add more shaft. Does anyone have a solution to this problem?
Have a good day.

Hi Nhan,

What do you mean by scaling? The Transform component in the Inspector has got a field labelled Scale. There you could scale your respective game objects.

If you want to expand sprites, the 9-slicing technique might be what you are looking for.

I hope this helped. :slight_smile:


See also:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms