Skip to content

📌 Ticket: [DEV] Scene 16 - StoryModern [ALDIN & VEA] #78

@RZregio

Description

@RZregio

👤 Assigned to: Aldin & Vea
🎯 Goal: Implement story selection and reading functionality for Modern Era subchapters.

🧩 Tasks:

  • Design UI to list subchapters with thumbnail, title, and synopsis.
  • Add modal confirmation before reading a chapter.
  • Add modal to toggle voice-over before reading.
  • Navigate to individual subchapter scenes.
  • Add cancel playing controls
  • Add confirmation prompt when exiting a subchapter.
  • Show completed indicator for finished chapters.
  • Add a checkmark for read subchapters.
  • Create a JSON file containing dialogue per subchapter.
  • Update subchapter "isRead": true when reading is complete.
  • Add idle animations to some UI elements.
  • Ensure responsive layout on all mobile devices.

🛠 Unity Feasibility:
✅ Fully doable with scene management and JSON data handling.
✅ Use PlayerPrefs or custom save system for isRead state.
✅ Recommended to use one scene per subchapter for better performance.
ℹ Note: When starting implementation, create new scenes per subchapter. If the last scene is Scene 19, create Scenes 20–25 (6 subchapters).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions