Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
beezee88

MAP01 Query

Recommended Posts

What is the point of Sector 39 of Entryway? Eight pixels wide, ditto tall and totally dark. Is it a sound pipe or something? If so, why?

Share this post


Link to post

beezee88, there's another way to wake up enemies in "closed" sectors, without using a "sound pipe". First make your area where the player shoots a weapon (or punches) and makes the sound. Next, make your closed sector, and assign its linedefs the same sector number as any of the sectors in the player's area where the sound can be heard. (If you're using the Block Sound attribute to any of your sector linedefs, don't use those sector numbers.) This is known as sector referencing. That's it. Any sound the player makes in the playable sectors, will be heard by enemies in the closed sector.

This alternative method is easiest to implement when the enemies are set up to teleport into the area where the sound originated. In the case of Map01, where the enemies open a door to enter the player's area, some additional tweaking is required.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×