movement : W,A,S,D dash: Q // dashes you towards your mouse. that's all
when player gets knocked back into a wall you could just dash out. Note: This is only a test, If you WANT to turn this into a game, Please encourage me and help me reach 100 likes then ill do it. go down v the idea came to me when i was messing around with chat gpt. then i asked it to make an ai heres the code originaly. when green flag clicked go to [random position v] // Start at a random position forever if <(distance to [Player v]) < (100)> then // If the player is within 100 units point towards [Player v] // Face the player move (3) steps // Move towards the player else // If the player is not nearby, wander randomly if <(pick random (1) to (10)) < (3)> then point direction (pick random (0) to (360)) // Change direction randomly move (2) steps // Move in the new direction end end wait (0.1) seconds // Small delay for smoother movement end #AI #ENEMYAI #BLAZE #MINECRAFT #NIGHT #AI #ENEMYAI #BLAZE