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

Add support for custom title times on config. #444

Closed
imlukas opened this issue Mar 25, 2023 · 0 comments
Closed

Add support for custom title times on config. #444

imlukas opened this issue Mar 25, 2023 · 0 comments
Labels
Projects

Comments

@imlukas
Copy link

imlukas commented Mar 25, 2023

I wanted to make game score title last a little less time but found out times are not configurable, actually they're hard coded with the values:

fadeIn: 20 ticks
stay: 60 ticks
fadeOut: 20 ticks

This is implemented on ScreenMessageService#setTitle

I would be pretty nice If you guys could make this configurable for better customizability. Thanks in advance!

@imlukas imlukas changed the title Added support for custom title times on config. Add support for custom title times on config. Mar 25, 2023
@Shynixn Shynixn added this to To do in BlockBall Jul 21, 2023
@Shynixn Shynixn closed this as completed Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
BlockBall
  
To do
Development

No branches or pull requests

2 participants