Github
https://github.com/LeeHaEun1/NARAKA_Clone
Project Overview
A clone of a battle royale game <NARAKA: Bladepoint>
- The original game was a multiplayer battle royale, but it was modified into a single-player version where one player fights against multiple AI-controlled opponents.
- I was responsible for developing the AI players, utilizing the concept and structure of a Finite State Machine (FSM).
- To do this, I built a behavior tree that defines how each AI reacts to interactions from the first-person player, and controlled both the characters' physical actions and corresponding UI changes in various situations.
Video
https://www.youtube.com/watch?v=SkDR-q7RNww&ab_channel=Ha-eun%2CLee
