Loading screen

Hi,

There is a way to change the loading screen of the web player like in shockwave?

You can replace the picture at the top of the window:
http://tikiwiki.otee.dk/tikiwiki/tiki-index.php?page=class-PlayerSettings

Or you can turn off the loading screen entirely. If you turn it off, note that all the properties that the window sets are available to you programmatically so you could use your own Options menu to set them, although in rare cases this might be too late for the player to switch to a usable resolution. Another alternative, with Unity Pro you could write a plugin that putup your own dialog box instead. Or, you could write a separate launcher app that just sets the graphics settings into the prefs file that the actual game uses.

Hi banpf,
This work on the stand alone banner but, in the web player how can I do?

My mistake, you clearly stated “web player” and I missed it.

Sorry, I am not familiar enough with the web player to help you. If a method to customize doesn’t exist I’m sure OTEE would agree that it would be a nice feature to have. Hopefully someone else will chime in here.