【Plugin】Enemy Generator

Created an enemy random generator that can achieve the following features:

  1. Randomly spawn enemies within a specified area
  2. Configure multiple waves of enemies, setting the number of enemies and spawn interval within each wave, as well as the interval between waves
  3. Currently tested with no bugs

How to use:

  1. After enabling the plugin, add a node in the scene: EnemySpawner
  2. Configure the spawn settings and enemies in the node inspector
  3. Drag the node instance area to where you want enemies to spawn, and you’re good to go

d8471be18a16f4837458501c6a2e1368

enemy_spawner.rar (4.1 KB)

8 Likes

Keep it up! Awesome! Great job!

1 Like

Very good!