Rotating Door using prop_dynamic

Avatar
OmgMTG
7 Posts
Posted Jan 23, 2012

This took me quite some time to figure out how to do properly due to the lack of tutorials\videos pertaining to this specific subject. To spare the rest of the Portal 2 mapping community the trouble, here is how to make a rotating door using a prop_dynamic entity:

Place a prop_dynamic entity in your map and look at its properties.

Go to the World Model, and in the filter type in 'door' (no quotations).

Choose props_underground\underground_door_dynamic.mdl or a hinged door of your choice (there are some models that do not work, experiment at your leisure).

Give your new door a name. ex: rotating_door1.

Now make 2 4x4x108 block brushes with the 'invisible' texture.

Place the two brushes near the front of the door on opposite sides.

http://i1254.photobucket.com/albums/hh6 ... ngdoor.jpg

The brushes should not impede the player on the way through the door.

Ctrl+click both blocks and tie them to a func_button.

Go to the new func_button properties and apply the following settings under Outputs:

http://i1254.photobucket.com/albums/hh6 ... erties.jpg

**OnIn > Door_name > SetAnimation > open

OnOut > Door_name > SetAnimation > close**

Under Flags, make sure Don't move and Use Activates are checked.

Save and compile your map. Enjoy your new door.

Advertisement
Registered users don’t see ads! Register now!
Avatar
spongylover123
944 Posts
Posted Jan 23, 2012
Replied 6 hours later
Put this in the VDC.
Avatar
Spam Nugget
492 Posts
Posted Jan 23, 2012
Replied 51 minutes later
Agreed.
Avatar
OmgMTG
7 Posts
Posted Jan 24, 2012
Replied 8 hours later

spongylover123 wrote:
Put this in the VDC.

what is the VDC?

Avatar
ChickenMobile
2,460 Posts
Posted Jan 24, 2012
Replied 27 minutes later

OmgMTG wrote:
spongylover123 wrote:

Put this in the VDC.

what is the VDC?

img

Avatar
OmgMTG
7 Posts
Posted Jan 24, 2012
Replied 38 minutes later

chickenmobile wrote:
OmgMTG wrote:

spongylover123 wrote:

Put this in the VDC.

what is the VDC?

img

VDC = jackie chan?

Avatar
josepezdj
2,386 Posts
Posted Jan 24, 2012
Replied 1 hour later
HEHEHEHEHEEEE.... funny.

Valve Developer Community! check out:

https://developer.valvesoftware.com/wiki/Category:Portal_2_Level_Design
Did you really never get to there (at least accidentally) searching anything related to mapping?? really?

Avatar
Lpfreaky90
2,842 Posts
Posted Jan 24, 2012
Replied 3 minutes later

https://developer.valvesoftware.com/wik ... vel_Design

Advertisement
Registered users don’t see ads! Register now!
Avatar
OmgMTG
7 Posts
Posted Jan 24, 2012
Replied 26 minutes later

josepezdj wrote:
HEHEHEHEHEEEE.... funny.

Valve Developer Community! check out:

https://developer.valvesoftware.com/wiki/Category:Portal_2_Level_Design
Did you really never get to there (at least accidentally) searching anything related to mapping?? really?

I go there all the time actually, just didn't realize the acronym for it. /facepalm