home *** CD-ROM | disk | FTP | other *** search
-
-
- How to make DOORS
- =================
-
- - Rougly, the way to make doors.
-
-
- STEP 1: Make a rectangle room or something
-
- STEP 2: make a small rectangle off of the first one
-
- Example:
- ____
- _|____|_______
- | |
- | |
- | Big room |
- |______________|
-
- STEP 3: Make a room on the other side of the door sector
-
- ____
- | | <--- Other room
- |____|
- door ---> _|____|_______
- | |
- | |
- | Big room |
- |______________|
-
-
- STEP 4: point in door sector and set HITAG: 0 LOTAG: 20 for a celing door
- there should be a gray tag: (0,20)
-
- STEP 5: insert SECTOREFFECTOR sprite into door sector and set HITAG: 128
- LOTAG: 10
- the HITAG number is the delay till the door closes.
-
- STEP 6: Insert MUSIC&SFX sprite into door sector and HITAG: 0 LOTAG: 166
- foor the standard door sound
-
- STEP 7: lower celing of door sector to the floor
-
- STEP 8: Select Textures.
-
- - Hope this helped
-
-
- ===========================
- Written by Loach - @#duke3d
- killer@raven.cybercomm.net
- ===========================
-
-