How do I add a custom title screen to my wad.

Logan8r

Logan8r#3805
I'm making a boss rush wad and I'd like to change the title screen.
 
Last edited:
Replying

You can make a map to replace the current MAP99 (the title screen) or you can make a MAINCFG block

Code:
-- Example
MAINCFG
Titlemap = TL

I am unsure if this way requires a custom savedata however.

When you are making a map, the origin point (the orange cross in the middle of your map) is where the camera rotates.
 
Last edited:

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top