-
Notifications
You must be signed in to change notification settings - Fork 39
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
Improve fade skipping #541
Comments
You can skip it during but it just starts fade out sooner and doesn't immediately close. |
Yeah, that's what I meant by skipping while the image is showing. It will start the fade-out. But the fades themselves you cannot interrupt with a button press. If this is annoying to change then nvm. I just think it's good to give people control. And I'm really feeling the fades each time I fire up the game for testing 😜 |
If you press ESC or action during the Eidos fade in, it will start to fade out instantly. So the faster you press, the shorter the fade out and skip. |
Very nitpicky thing, but something you do notice after prolonged testing:
Currently the fades cannot be skipped via ESC or the action button. Take for example the initial EIDOS logo: you can only skip after fade-in, or before fade-out, but not during. It would be really nice if the skip behaviour were extended to all these three states: fade-in, image showing, fade-out.
I wonder where else this has an effect. I reckon during the end credits.
The text was updated successfully, but these errors were encountered: