
Enemy AI Using FSM
Implemented enemy behavior using a state machine to detect, chase, or idle based on player proximity, leveraging raycasting and directional logic for responsive movement.
Explore my solo projects where I practiced designing, coding, and testing game features on my own.
Role: Programmer
Tools Used: Unity, C#