Doomreal development is officially back to life. Doomreal now depends on Doom Tournament, as it's an add-on for it. Most of the resources are in place right now, just a couple more things left to add in. Flak cannon is still incomplete and weapon development will be resumed soon. There is a main menu now, I hope you like it. Player classes don't have models assigned yet, so they will look weird. Overall this is not yet very playable.
12 lines
388 B
Text
12 lines
388 B
Text
GameInfo
|
|
{
|
|
AddEventHandlers = "UnrealMainHandler", "UnrealStaticHandler"
|
|
PlayerClasses = "UPlayerMale1", "UPlayerMale2", "UPlayerMale3", "UPlayerFemale1", "UPlayerFemale2"
|
|
StatusBarClass = "UnrealHud"
|
|
BorderFlat = "Border"
|
|
BackpackType = "UnrealBackpack"
|
|
menufontcolor_title = "Green"
|
|
menufontcolor_label = "DarkGreen"
|
|
menufontcolor_selection = "Green"
|
|
MenuSliderColor = "Red"
|
|
}
|