Game Trailer
Full Gameplay




This is the level that every other is derived from. This is our first level and when every I made another levelĀ I copied this one as a starting point for the next one that I was going to make
This is a more extended looked on how we made levels for this game. Essentially we used a tilemap tp place down all of our art and if there was anything additional, that would be a prefab placed directly on the scene
To introduce variation to our game we had to get creative with how things were placed and this included placing objects that were out of camera view so that they would look like they were spawning in from above when they were actually there the whole time
We didn't have time to code everything we would have wanted such as a death plane. SO this is an example of how we got around that. If the player fell through the cracks, they would land on an enemy that kills them, but that happens off screen



