Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating UI for the DDR Minigame #148

Open
5 tasks
RyderKeeny opened this issue Feb 4, 2025 · 0 comments
Open
5 tasks

Updating UI for the DDR Minigame #148

RyderKeeny opened this issue Feb 4, 2025 · 0 comments
Labels
Animation Background Art Issue relating to background images Gameplay Planning Issue relating to the big picture orgainization of the game Medium Not a trivial issue, but not overwhelmingly difficult

Comments

@RyderKeeny
Copy link
Collaborator

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.
@RyderKeeny RyderKeeny added Background Art Issue relating to background images Animation Medium Not a trivial issue, but not overwhelmingly difficult Gameplay Planning Issue relating to the big picture orgainization of the game labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Animation Background Art Issue relating to background images Gameplay Planning Issue relating to the big picture orgainization of the game Medium Not a trivial issue, but not overwhelmingly difficult
Projects
None yet
Development

No branches or pull requests

1 participant