WASD to move click to shoot mouse to aim wired (or wireless) mouse suggested Try to survive as long as you can you must stay on health kits to heal more from them collect coins to buy more weapons the higher the upgrade for the weapon the better affinity with that weapon you have, giving more rate of fire and damage, only with that weapon though above 5th level everything is op when swapping from battle to boss wait 4-5 seconds over-healing adds extra damage try to avoid the bear traps, they also have fake med boxes on them too
bugs i ran into (and the fixes): enemies were invisible (moved them to front layer) too many coin spawning (changed a forever loop into a repeat until loop) made the boss not spawn in on battle mode when boss fight was first {and vice versa} (made a few scripts repeat until rather than forever loops, and changed the boss spawn script to be when boss is broadcasted rather than when flag is clicked) too many coin {again} (limited coin count to 10) rpg didn't work on boss (changed a certain piece of code out that made the boss only take damage from first shot) medkits in boss fight (no fix, just made it a feature, and made it so you didn't have to battle the horde in order to get medkits) shield doesn't appear(it is just pesky, and it is not doing well) ---------------------------------------------------------------- tips not completely fixed i added the ability to choose boss difficulty, go to the far parts of the field for the best ability to fight hardest difficulty just wait on the skill tree menu, i have yet to acually code it to have more of an actually tree