Skip to content

Custom Loading Screen #1244

Answered by obiot
em9836 asked this question in Q&A
Aug 26, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

it's supposed to be actually quite simple (when it works).

Define a new Loading Screen that extend the Stage class (see the source code of our loading screen here), and then just "assign" it to the loading screen by calling state.set(state.LOADING, new youCustomLoadingClass());

where are you stuck exactly ?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@em9836
Comment options

@em9836
Comment options

Answer selected by em9836
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants