Is it possible to get progress information when a map loads and incorporate into the loading movies or Do I just have play the loading movie and loop it until the map finish loading. I also wish to know if it is also possible to put any other information in the loading movies like player name , player stats..... .
Announcement
Collapse
No announcement yet.
How to get Progress Bar info when loading Map?
Collapse
X
-
I guess simplest way of doing it is make a movie a little shorter than the average loading time that has last few seconds just an image of fully loaded progress bar, it does the trick, thats all that matters if you ask me... The intro video gets stopped automatically when level loads...(I think with August UDK and later)
-
I was searching an answer about this too... but the only thing I've found that it's not implemented in UDK... I am not sure if that's true. If you download Epic Citadel from AppStore you'll see that even epic didn't use preloader bar.. just a 'Start' label when the engine has loaded. You could see this example code in CastleGame.uc class in MobileGame folder
Comment
Comment