Like using sprites instead of 3d models?
Yes, you can use a texture on a plane (quad). Technically this is still 3D, because Unity is a 3D engine, but it will look 2D, particularly if you use an orthogonal camera.
Like using sprites instead of 3d models?
Yes, you can use a texture on a plane (quad). Technically this is still 3D, because Unity is a 3D engine, but it will look 2D, particularly if you use an orthogonal camera.