PDA

View Full Version : Trouble packaging HUD...



HeartFoxx
10-21-2011, 12:14 PM
Our game is finally complete and everything is working properly now -- I even figured out how to override the default controls INI file when packaging so now our controls package properly.

Now my only problem is the HUD. I am using a custom HUD class using 'Canvas' and it works fine in every level in editor, and if I launch the game through the editor and boot everything up and do a clean playthrough, it shows up just fine.

However, once packaged and installed, the HUD will only be visible for the first level, and then it vanishes from there on out once I reach the second level. I'm assuming it HAS to be something wrong with an INI file somewhere, but I can't figure it out.

Please guys, ANY help is much appreciated, I have to have this done this week. :(

Thanks in advance.