Here are some enemy AI physics that you can use for your games! (With credit, of course) CONTROLS: Arrow keys to move, space to shoot lasers. WHAT THE ENEMIES DO: Enemy 1: (Red, 10 HP) - It moves towards the player - It jumps over walls - It jumps if the player is too high to reach - If it still cannot reach the player, It tries to move both left and right to find out where the player is - I think it is easier to defeat than the green enemy, despite having more health. Enemy 2: (Green, 5 HP) - It shoots lasers in the direction of the player - It jumps and shoots when it is high in the air if the player is too high up for the laser to reach - If it still cannot hit the player, it tries moving in both directions to find the player. - It jumps over walls CREDITS: Everything by me :)