Hey so im really stuck as to how am i meant to use sprites for a top down shooter in unity, do i require a plug-in or what.
Thanks
Hey so im really stuck as to how am i meant to use sprites for a top down shooter in unity, do i require a plug-in or what.
Thanks
There are a vast number of ways you can do this, but of course it’s possible. The simplest way is to make a number of Plane
objects, align them with the camera, and use the sprites as their textures. You can also get one of a number of assets from the asset store to assist with 2D games.