Correct me if im wrong but every game created with the UDK is a mod of the UT game correct? I just write scripts to get the gameplay i want?
Im trying to figure out how to start a game from scratch. By the looks of things i can take two routes ethier creating a script that inherits the UTGame class or by Inheriting the GameInfo class... But im confused on what is the proper way to start a new game.
Im trying to figure out how to start a game from scratch. By the looks of things i can take two routes ethier creating a script that inherits the UTGame class or by Inheriting the GameInfo class... But im confused on what is the proper way to start a new game.
Comment