i want make a 2d background for my game. But only a 1024 Pixel texture is to big for the iphone. Can i make 2d tiles with unity?
if you use quads then yes.
Unity has no 2D capabilities, only 3D so you have to replace 2d through 3d
i want make a 2d background for my game. But only a 1024 Pixel texture is to big for the iphone. Can i make 2d tiles with unity?
if you use quads then yes.
Unity has no 2D capabilities, only 3D so you have to replace 2d through 3d