Hey guys, so I am creating a cursor that I want to attach to an empty game object in order to move it around my game as a visual to select things. However, I have read up on the documentation on the Sprite Editor and don’t know how to cut out empty space in the middle of my sprite? I have a sprite with with stuff in all 4 corners but a lot of white space between them and wanted to figure out how to cut out/make the middle transparent in order to move my cursor over other sprites and still see them? Thanks in advance!
Nevermind, sorry I figured out it was a problem with my sprite creating application, not Unity!