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

Misc improvements based on user feedback #1160

Open
2 of 5 tasks
AlmasB opened this issue Mar 26, 2022 · 2 comments
Open
2 of 5 tasks

Misc improvements based on user feedback #1160

AlmasB opened this issue Mar 26, 2022 · 2 comments
Assignees

Comments

@AlmasB
Copy link
Owner

AlmasB commented Mar 26, 2022

From #1150:

  • FXGL.getAudioPlayer() could have removeAllMusic and/or Sound, it could also have get method returning sounds/music that "are there" or what is currently "playing"
  • missing method removeAllEventHandlers() on FXGL.getEventBus() for restarting games
  • to get list of existing saved games, it is required to load the content of saved files. It should be possible to save metadata separately.
  • loading a generic asset from the asset loader there is AssetLoader.getURL(String) that returns a URL to a generic asset
  • not possible to change cutscene actors' image size
@AlmasB AlmasB self-assigned this Mar 26, 2022
@AlmasB
Copy link
Owner Author

AlmasB commented Mar 26, 2022

@jmaler removeAllEventHandlers() is now present in the latest build.

@jmaler
Copy link

jmaler commented Apr 6, 2022

Great, thanks!

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

No branches or pull requests

2 participants