Many bug fixes
New game mode Elimination
I decided to make a new mode that is more of a quick hop in and hop out. This is a very simple mode where enemies are spawned in. You can see the amount of enemies remaining in the top right. Once you get to 3 left they will be highlighted in red even through walls.
You can set the difficulty on the level select screen. This will effect enemy count, health, speed, xp and money rewards.
This mode unlocks at level 10. I did this to make sure the player at least has some upgrades when going in to this mode.
There is only one enemy type at the moment. I have to make new enemies with different logic for this mode which takes a bit. But this is a start.
The enemies in this mode just wander around until you either damage them or they see you.
Crouching will make them not be able to see you until your close.
they can not see you from behind
if they are unaware of you and you get behind and melee they will instantly die.
higher difficulties will make them be able to see you from further away
This is a very early version of this mode. I will keep a look out and keep iterating on it and add more maps for it as well.