Skill test for the selection process at RDE
- Implement an isometric 2D character controller
- Create an enemy with a simple FSM with at least 4 states (Idle, Patrol, Chase, Attack)
- Create a dialogue system that can display text and choices to the player
- Clone the repository
- Open the project in Unity (version 6000.1.4f1)
- Open the "01-Main" scene located in the "Scenes" folder
- Press the Play button to start the game
- Use the arrow keys or WASD to move the character around
- Interact with the NPC to trigger dialogues and make choices