Heretic-like screen wipe?

Ask about mapping, UDMF, using DoomBuilder/editor of choice, etc, here!

Moderator: GZDoom Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Post Reply
KeaganH
Posts: 33
Joined: Fri Sep 25, 2020 4:54 pm

Heretic-like screen wipe?

Post by KeaganH »

For the past few hours, I have been trying to figure out a way to make my mod not have a screen wipe. And I've really had no luck, but I found out that Heretic doesn't have a screen wipe. So does anyone know how to code a screen wipe like Heretic's?
Gez
 
 
Posts: 17946
Joined: Fri Jul 06, 2007 3:22 pm

Re: Heretic-like screen wipe?

Post by Gez »

You could start by reading [wiki=Screen_wipe]the wiki[/wiki]. The screen wipe style is left at the user's preference, except for custom intermissions.

If your mod is a standalone TC, you can change the default wipe style by using the [wiki]DEFCVARS[/wiki] lump to change the default value of wipetype.
Post Reply

Return to “Mapping”