Page 1 of 1

Unreal Engine for Walkthrough Visualization

Posted: Thu Apr 10, 2008 2:54 pm
by moisesdc
Hello there!

I am planning to use a Unreal Engine to walktrough visualizations. I want to know how to remove a hud e guns from player view? It´s that possible?

Re: Unreal Engine for Walkthrough Visualization

Posted: Thu Apr 10, 2008 3:05 pm
by Shadow
The Unreal Engine 2 Runtime is predestined for such Tasks. It's free as long as you don't use it for any commercial releases.

Re: Unreal Engine for Walkthrough Visualization

Posted: Thu Apr 10, 2008 3:18 pm
by editor Dave
To remove the HUD and weapons you must change the GameInfo. Make this:
-Open the Actor Class Browser. Then click on "Info", then go to "GaneInfo", then "TournamentGameInfo" and last select "UTIntro".
-Now go on "View" to choose the LevelProperties. Then you go on "LevelInfo" and select "DefaultGameType". There you click on "use". Now "appears" the before selected "UTIntro" from the Actor Class Browser in the box.
Save the map and when you play the map you have the same screen as in the City-Intro of the normal Unreal Tournament. :agree1: