Difference between revisions of "Making a teleporter"

From DoomWiki.org

[unchecked revision][unchecked revision]
(cat)
m (Editing:Making a teleporter moved to Making a teleporter: reshuffling tutorial names to organize by categories, not namespace)
(No difference)

Revision as of 11:12, 25 May 2007

1: Create teleport destination thing and make it face correct way.

2: Create teleporter sectors.

3: Select the linedefs on the sides and flip them with the flip linedefs button. (F) (DooM Builder)

4: Select the four linedefs and give them line action 97: Teleport WR and the next unused tag. (We'll use 2.)

5: Enter sectors mode and add tag 2 (or your tag you used in the previous step) to the destination sector and add sector type 8: Light glows (1+ sec).

6: Edit the teleport to be pretty and so. Template:Editing index