Hi all,
Surprised nothing showed up in search on this. I am simply trying to replace the default UDK loading screen with my own graphic. I had edited DefaultEngine.ini and changed the line:
TransitionMap=EnvyEntry.udk
My .udk overlay is located in a sub-folder within the Content folder:
C:\UDK\UDK-2010-08\UDKGame\Content\MyGame\Maps
So I wonder if I need to include the file path in the TransitionMap line or if UDK will automatically scan all Content subfolders and find the file?
Even when I remove the EnvyEntry.udk file it still loads up the default load screen.
What am I missing?
Thanks for any tips!
Surprised nothing showed up in search on this. I am simply trying to replace the default UDK loading screen with my own graphic. I had edited DefaultEngine.ini and changed the line:
TransitionMap=EnvyEntry.udk
My .udk overlay is located in a sub-folder within the Content folder:
C:\UDK\UDK-2010-08\UDKGame\Content\MyGame\Maps
So I wonder if I need to include the file path in the TransitionMap line or if UDK will automatically scan all Content subfolders and find the file?
Even when I remove the EnvyEntry.udk file it still loads up the default load screen.
What am I missing?
Thanks for any tips!
Comment