Hey Community,
I want to draw Gizmos on many (empty) GameObjects.
I’ve tried Gizmos.DrawSphere(), but the spheres arent clickable and Icons look nicer.
But I need the name of the Icon when I use Gizmos.DrawIcon().
Where can I find the name of the icons (I don’t want to make my own icons, I just want the one I can select in the Inspector)
Thanks in advance,
Sebastian