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

Editor-preview of sunbeam events in Billie environment do not track ring zoom parity properly #462

Open
luckylluck2 opened this issue Mar 20, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@luckylluck2
Copy link

ChroMapper version
v0.8.568

Describe the Issue
In the Billie environment, when an 'Right Sunbeams' (or left) sunbeams event is active, the rays are either equidistant or 'randomly' distributed, depending on the parity of the 'Ring zoom' events. The preview of the in-editor however, does not track this parity properly. The parity seems to change every time the editor plays a bit of the song, so repeating the same events could either show equidistant rays or random rays, depending on what parity the editor has in-memory. This is in contrast to the in-game behaviour, where parity is tracked across the entire song. (Well, it should be, but that's apparently very buggy)

Sorry for the vague description, the steps to reproduce are hopefully enough to show my point.

Provide Screenshots or Videos
image

Steps to Reproduce
See above screenshot: playing these 3 events over and over has two different alternating results in the preview. Note: this behaviour was seen in a V3 map, using the Billie environment.

Expected Behavior
I expected the parity to be tracked 'over the song' (i.e. counting all previous 'Ring zoom' events mod 2 or however it would be tracked), but instead the editor counts how many 'Ring zoom' events it has played (i.e. shown in preview).

Additional Context
This was in a V3 map, using the Billie environment.

@luckylluck2 luckylluck2 added the bug Something isn't working label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant