Controls:
P1 - WAS (Up, Right, and Left Arrow Keys) to move, E to shoot a normal power beam, S (Down Arrow Key) to shoot a special power beam
P2 - IJL (Up, Right, and Left Arrow Keys) to move, U to shoot a normal power beam, K (Down Arrow Key) to shoot a special power beam
NOTES
Do not press the down arrow key in the menu, otherwise the game will crash.
If you move backwards while shooting, you will fire a beam that will send the other player towards you (Use it to your advantage).
You can double-jump.
The higher your percentage is, the more stronger the knockback you receive will be.
so the code error at the begining is because the game doesn’t know that the game has started/characters selected. make a start variable set it to 0 when the second player has selected their character then set that variable to 1 so that when the down and up button are pressed the game won’t have an error
That requires either an entirely different screen or the use of a split-screen, which is a feature i’ve yet to implement. and honestly, I have no idea how to do that.
oh ok well i might be getting a pygamer soon so if i do ill test this out on the meowbit anf pygamer and let you know if there are any ways of doing this maybe