i have a question, how can i create a jump boss attack, for 2D platformer game.
i need to create a jump attack, for the boss, how try to crush the player, with 2 states.
1) the boss jumps, and get the position of the player.
2) the boss falls to the player, in this state, the player can evade the attack.