You can use the "Every X seconds" condition on System (Add Event > System > Every X seconds) to create some kind of enemy waves (spawn new enemy every 5 seconds for example). Or if you need increasing number of enemies, you can use a variable to keep track of how many enemies you want to spawn at once.
For how to spawn an enemy, you can use the "Create object" action on System.