How to make a Wave system

Hi im currently working on a game with a wave systems so that the enemys come in small groups but i have no idea on how to

can somebody maybe create an example?

Thanks -Isaac

1 Like

You can use the functions (search a video about them on the cospaces’ youtube official channel) and set that the function of spawning is repeat every variable time seconds. Set the variable time to different values when you pass a wave to increase the spawning speed of enemies.

2 Likes

This is the CoBlocks code for a simple spawner.
Hope it helps

1 Like

Thank you very much i will try this but i do want the Object to follow the player if you could change your code to do that for me i would be very happy

else have a great day

-isaac