L4D2 Level Design/Witch Bride

From Valve Developer Community
< L4D2 Level Design
Revision as of 01:57, 27 March 2021 by MrFunreal (talk | contribs) (created page, still in WIP...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Under construction.png
This page is actively undergoing a major edit.
As a courtesy, please do not edit this while this message is displayed.
If this page has not been edited for at least several hours to a few days, please remove this template. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page.

The user who added this notice, should you wish to contact them, is: currently under construction tr = idir.

L4D2 witch Bride ingame.png

In Left 4 Dead 2 the witch has a alternative version wearing a bridal dress. As seen in The Passing.
The only difference between this witch and the default is the model.

Spawning

The bride witch can be spawned in multiple ways, but every approach requires you to precache the model, else the map crashes.
To precache the model, add a prop_dynamic to a unreachable area in your map.
If you do not have any viable unreachable location, create a hollow Nodraw block around the witch prop_dynamic and place it into the void.

A prop_dynamic using the bride witch model, in the void, surrounded by a hollow nodraw block.
One wall is missing to convey the setup.

Via Missionfile

One way of spawning a bridal witch is using the missionfile. Only drawback is that all witches on the map will be wearing bridal gowns.