Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I have been working days on a huge issue. Finally got it working. It has to do with the cinematics. I wanted the people using the kit to easily be able to put them anywhere during the game, and ALSO that they play before the waves start and the kit uses 2 maps, so switching back and forth between them at the proper time has been problematic lol.  Working now. 

The way it is set up is it has controller classes for each wave (Level) and you drop a controller class into the map, and just fill in all the arrays with ships (2d or 3d, the dev can decide) then select weapon and movement for each ship type and how many enemies you want to spawn , background, game music. The backgrounds are tile maps, and you can make as many as you want and assign them to the wave. You can select default (Vertical) or Horizontal gameplay. 

Anyway, I'll check out that option stuff and work on smoothing that out.