Skip to content

Updating UI for the DDR Minigame #148

@RyderKeeny

Description

@RyderKeeny

GitHub Issue: Update Game Sprites & UI Images
Description
The game’s images and sprites need to be replaced with updated versions to enhance the visual appeal and improve gameplay experience. The DDR file handling this functionality is located at:
📂 gameMap/DDR_Bytes.rpy

Review the Python logic within this file to understand how the game processes these assets. Any required UI images should be placed in:
📂 DDR_images/

Tasks

  • Replace outdated sprites with new, visually improved versions.
  • Review gameMap/DDR_Bytes.rpy to understand image loading and logic.
  • Ensure that all updated images are correctly referenced in the game logic.
  • Store all UI-related images in the DDR_images/ directory.
  • Test gameplay to confirm that new images render correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AnimationBackground ArtIssue relating to background imagesGameplay PlanningIssue relating to the big picture orgainization of the gameMediumNot a trivial issue, but not overwhelmingly difficult

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions