itch.io is community of indie game creators and players

Devlogs

Devlog v0.2.4 – UI Integration and Scene Setup

Elden Rune
A downloadable game for Windows, macOS, and Linux

**Date:** 2025-05-29  

**Version:** v0.2.4  

**Stage:** Pre-Alpha  

**Author:** Ishvir Singh Chopra

---

### What’s New

- Assigned scripts to all UI objects in all three scenes:

  - **Main Menu Scene**: Added `MainMenuManager` to canvas and linked UI references.

  - **Character Selection Scene**: Added `CharacterSelectionManager` and linked references.

  - **Battle Scene**:

    - Created `GameManager` GameObject.

    - Attached: `BattleManager`, `UIAnimationManager`, `ParticleEffectsManager`.

    - Assigned all UI fields in the Inspector.

---

### Known Issues

- Both characters spawn in the center of the battle scene.

- Battle buttons have no functionality.

- Scene transitions don't trigger.

- Health bars are interactable (sliders visually move).

- Character animations do not trigger on action.

- Text formatting in character selection scene is misaligned.

Download Elden Rune
Leave a comment