I am trying to make Rotated Transparent Images as Main Menu Button backgrounds, but seeing as the Image is a square with transparency, the result is that the images overlap. (SEE PICTURE BELOW)
How would I avoid this?
Play Button is Selected but overlaps Option Button
What you can do as a workaround for now is to Translate your Vertical Box and make sure the Dots that usually are your Corneres and sides stay inside your Canvas. If they go outside it will start to Cut out the rendering part. A Performance improvement to not render anything offscreen usually.