reneabreu / UltimateSpawner

UltimateSpawner is a simple spawn system created for Unity projects
MIT License
50 stars 8 forks source link
pooling spawn spawner spawning-pool unity unity-asset unity2d unity3d

UltimateSpawner

UltimateSpawner is a simple spawn system created for Unity projects.

UltimateSpawner

Features

How to use it

For more info please read the Documentation

  1. Download the latest release
  2. Import the package inside your Unity Project
  3. Play with the sample scenes (:

Creating a Spawn Point

  1. Choose the folder you want to create it
  2. Right click inside it
  3. Then Create > UltimateSpawner > Position to Spawn How to create a spawn point

Why UltimateSpawner?

It's not like it is the best spawn system, but I was tired of creating a new spawn system for every new project I've started. So I created a spawn system with everything I need. With this in mind I hope I don't need to create another spawn system again.