
DevUrf/2D-Unity-Enemy-AI - GitHub
This repository contains a complex 2D enemy AI system for Unity, designed to give enemies various behaviors such as patrolling, chasing, attacking, evading, retreating, and more.
Unity Add Enemies to a 2D Platformer - Sharp Coder Blog
Creating a Platformer in Unity is relatively easy, but adding functional enemies may not be as straightforward. In this post, I will be showing how to create a 2D platformer game with an …
Enemy AI in Unity - Game Dev Beginner
Jun 19, 2023 · In this article, you’ll learn how enemy and object AI in Unity works, the basics of making automated decisions and the different methods for actually building an AI system in …
[Released] 2D Enemy AI Pack for Unity – Patrol, Chaser, Jumper ...
Sep 29, 2025 · Each enemy is fully animated, includes visual and sound effects, and comes with ready-to-use AI logic designed for platformers and metroidvania games. We built this pack to …
Dynamic Enemy AI to Jump Gaps and Chase Player - 2D Platformer Unity ...
In this video we'll write a simple as possible script for our enemy to analyse it's surroundings and decide whether to move or jump - while chasing our player!
Implementing Ai-driven Enemy Behavior In A 2d Platformer Using Unity …
This article will guide you through the process of designing and coding enemy AI that reacts to player actions, making your game more challenging and enjoyable.
Unity 2D Platformer Enemy Ai – Enemy Ai For Unity – SNRTDE
May 25, 2025 · This article will guide you through implementing AI-based enemy behavior in Unity 2D platformers, ensuring your enemies are not just obstacles but dynamic characters that …
New Unity 2D Enemy AI Pack – Build Smarter Platformer Worlds
Oct 30, 2025 · We’ve just launched our new 2D Enemy AI Pack for Unity, built to make your platformer or metroidvania come alive instantly. This pack includes four ready-to-use enemies: …
Unity 2D Platformer Enemy AI & AI Game Development: …
This exploration highlights how advanced AI techniques can elevate player experiences in 2D platformers, moving beyond simple pathfinding to sophisticated tactical engagements.
Enemy AI for 2D Platformer - Unity Discussions
Jul 24, 2018 · The latest post is a Tutorial for creating an Enemy AI for a 2D Platformers. The AI can jump over obstacles, climb the ladders and find its way around the level.