Skip to content

feat(menu): enhance navigation and retry functionality#14

Merged
Just-Here-TO-Code merged 3 commits intoOPCODE-Open-Spring-Fest:mainfrom
PresenceOP-Coder:main
Oct 26, 2025
Merged

feat(menu): enhance navigation and retry functionality#14
Just-Here-TO-Code merged 3 commits intoOPCODE-Open-Spring-Fest:mainfrom
PresenceOP-Coder:main

Conversation

@PresenceOP-Coder
Copy link
Copy Markdown
Contributor

@PresenceOP-Coder PresenceOP-Coder commented Oct 26, 2025

Description

This pull request introduces level-specific backgrounds and scorer logic, along with UI improvements.
EnvironmentManager sets custom skyboxes for each level (scenes 1, 4, 5) automatically.
Scorer script tracks player hits with different limits per level and reloads the scene on exceeding the limit.
UI buttons now support custom images, and text elements have background images for better readability.
These changes improve gameplay mechanics and visual distinction between levels.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

List any issues that this pull request closes.

Checklist

  • I have read the Contributing Guidelines.
  • Level-specific backgrounds work correctly for scenes 1, 4, 5.
  • Scorer reloads the scene on hit limit.
  • UI buttons display custom images.
  • Text elements have proper backgrounds.

List any issues that this pull request closes.

Checklist

@PresenceOP-Coder
Copy link
Copy Markdown
Contributor Author

@maintainer Please add the required labels: Type, Semver, and PR:Accept.

@Just-Here-TO-Code
Copy link
Copy Markdown
Collaborator

Thanks for making the required changes, I am merging your PR.

@Just-Here-TO-Code Just-Here-TO-Code linked an issue Oct 26, 2025 that may be closed by this pull request
1 task
@Just-Here-TO-Code Just-Here-TO-Code merged commit 656b029 into OPCODE-Open-Spring-Fest:main Oct 26, 2025
7 of 10 checks passed
@PerHac13
Copy link
Copy Markdown

has been re evaluated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Level Progression and Difficulty

3 participants