Question Detail
I'm having trouble spawning a sprite correctly. Currently when I spawn a sprite (as a prefab), it creates multiples of itself each time I pass the spawn point. How can I set the specific location for the spawned sprite and only instantiate it one time? I tried using a bool, and still won't work.
Unity Version: 2019.3