Wave Spawning System

Hi there, you can have separate spawn points in each room for spawning AI units, but the overall wave progression is designed to be tied to a level as a whole.

Multiple instances of wave systems can work in a single level, but then the HUD updates and score system wouldn’t work as intended and you’ll have to rewrite that part of the system. So I’d not recommend using it for such scenarios unless you’re interested in making those changes.