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

Maps with storyboard over notes will display note when background dim is 100% #29867

Open
minhperry opened this issue Sep 13, 2024 · 2 comments

Comments

@minhperry
Copy link

minhperry commented Sep 13, 2024

Type

Game behaviour

Bug description

This only applies for maps that are dependant on storyboard like this map

From what I can understand, stable will always draw the storyboard layer over the notes layer for such maps, even with 100% background dim. However, on lazer, with 100% background dim, notes will always be drawn instead, completely ignoring the storyboard layer being over it. This will ruin the whole gimmick of the map where the player is supposed to only play using the storyboard.

Screenshots or videos

2024-09-13.23-27-47.mp4

Version

2024.906.2

Logs

compressed-logs.zip

@TryhardPickles
Copy link

TryhardPickles commented Sep 14, 2024

I don't know if this is intended behavior, but I will try to make a fix for this.

@bdach
Copy link
Collaborator

bdach commented Sep 17, 2024

Relevant: #9315

At this point we probably need to reconsider making the storyboard not-present when fully dimmed. Or add conditions that prevent both issues.

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

No branches or pull requests

4 participants