Yes, Unity allows you to spawn objects. The `Instantiate` API does this. And yes, you can have on-screen elements that show the number of arrows remaining, and have some system that allows the arrows to be refreshed.
↧