Controls: a, d to move forwards and backwards, w to jump and s to attack / shoot. hold space bar while pressing the green flag to active boxing mode Added AI to player two And added boxing gamemode if you hold space while pressing the green flag
Hi, I used the simplest code to give an AI to player two, I may improve the ai if this get views lol xd 26/7 added jumping to the bot: - a jump tick happens every 0.5 seconds -every jump tick if the bot isn't being comboed for at least 3 times, it has a 20% to jump -every jump tick if the player is 50 pixels taller than the bot, the bot has a 33% chance of jumping. 26/7 rebalancing changes the bot turns out to be a little hard after the jump changes, so here are some features to rebalance the game - the hitbox of the third frame of your sword's is now lowered by a few pixels to make hitting easier -critical attacks are introduced (beta), if you are higher than your opponent, you deal 1.5x of your weapon's damage, this feature only applies to you.