Adding a Node that will allow you to display a progress bar at the beginning of game loading. #12611
Closed
piotrtrkostrzewski94
started this conversation in
Engine Core
Replies: 1 comment 1 reply
-
Is this for the splash screen at the very start of the program? Or in general? If it is in general this is something that belongs in an add-on or should be developed by the game developer, it's too general to be part of the engine (and it's trivial to create it, there's even a sample in the Third Person Shooter demo) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My proposal is to add a Node that will allow the game loading progress bar to be displayed at the beginning of the game loading. Its task will be to add functionality only. The icon, placement, etc. would be on the Game Developer side.
Beta Was this translation helpful? Give feedback.
All reactions