Posted May 26, 2025 by Ishvirchopra35
**Date:** 2025-05-30
**Version:** v0.2.5
**Stage:** Pre-Alpha
**Author:** Ishvir Singh Chopra
---
### What’s New
- Added `CharacterAnimationController` script to Hermit and Viking prefabs.
- Configured Build Settings:
- Main Menu Scene (Index 0)
- Character Selection Scene (Index 1)
- Battle Scene (Index 2)
- Created `DebugManager.cs` to show FPS, current scene, and stats via toggle (F1).
---
### Improvements
- Scene switching now functions correctly using `SceneManager.LoadScene()`.
---
### Known Issues
- Characters still spawn at default positions in the battle scene.
- Battle buttons are not functional.
- Battle button text is using Unity default labels.