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

Pipe spawn can be too unfair (on Fast and Flat especially) #11

Open
N1ckn1ght opened this issue Dec 5, 2022 · 2 comments
Open

Pipe spawn can be too unfair (on Fast and Flat especially) #11

N1ckn1ght opened this issue Dec 5, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@N1ckn1ght
Copy link
Owner

Even on demonstration video:
https://youtu.be/ZAl5vmRbxI8?t=58

Yep, it's made just for lulz, but should be playable. Easy fix by placing maxRandomGap, however it's possible to make things more interesting.

@N1ckn1ght N1ckn1ght added the invalid This doesn't seem right label Dec 5, 2022
@N1ckn1ght N1ckn1ght added this to the v1.0 - release milestone Dec 5, 2022
@N1ckn1ght N1ckn1ght self-assigned this Dec 5, 2022
@N1ckn1ght
Copy link
Owner Author

N1ckn1ght commented Dec 5, 2022

I'm concerned it also applies to Hard and Fast difficulty, the case with them is when previous gap was too high and the next is too low (in opposite with Flat)

@N1ckn1ght N1ckn1ght changed the title Flat difficulty is too unfair Pipe spawn may be too unfair (on Fast and Flat especially) Dec 5, 2022
@N1ckn1ght
Copy link
Owner Author

Without revamping whole class or using noise, there's an option to make minRandomGap and maxRandomGap to make asymmetric random (weight must be taken into account, should be 1:1 for upper and lower).
These variables could be updated in real time as well - according to velocity and other coefficients.

@N1ckn1ght N1ckn1ght changed the title Pipe spawn may be too unfair (on Fast and Flat especially) Pipe spawn can be too unfair (on Fast and Flat especially) Dec 5, 2022
@N1ckn1ght N1ckn1ght added bug Something isn't working enhancement New feature or request and removed invalid This doesn't seem right bug Something isn't working labels Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant