Talk:Test Door (Portal 2): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(manual creation?)
Line 4: Line 4:


:The best way is to use one of the instances which already has a door frame.  If you want to do it yourself, open up one of them in Hammer to see how they did it.  (It's done with a bunch of triangular func_detail brushes.) [[User:Zompist|Zompist]] 04:34, 5 June 2011 (UTC)
:The best way is to use one of the instances which already has a door frame.  If you want to do it yourself, open up one of them in Hammer to see how they did it.  (It's done with a bunch of triangular func_detail brushes.) [[User:Zompist|Zompist]] 04:34, 5 June 2011 (UTC)
==Manual Creation==
I hate that in all the Portal 2 tutorials, the tutorial is: "use the instance". I can figure that out on my own, I'm reading tutorials to better understand Hammer and it's capabilities, so an instance doesn't teach me that. However, if someone would take his time to also write a manual creation off the door (and not just the simple prop) with how to make sure the area-portals works, so that further tweaks might be added I would be greatful, and I'm sure a lot of more people would be too.
Also, could someone explain why the instance doesn't use the <code>prop_testchamber_door</code>, but uses two brushes with the door face on them?
--[[User:Mr.p.kiwi|Mr. P. Kiwi]] 22:31, 26 August 2011 (PDT)

Revision as of 22:31, 26 August 2011

Door Frame

Does anyone know the best way of making a door frame for the round portal doors? If so it would be great to see it in here.

The best way is to use one of the instances which already has a door frame. If you want to do it yourself, open up one of them in Hammer to see how they did it. (It's done with a bunch of triangular func_detail brushes.) Zompist 04:34, 5 June 2011 (UTC)

Manual Creation

I hate that in all the Portal 2 tutorials, the tutorial is: "use the instance". I can figure that out on my own, I'm reading tutorials to better understand Hammer and it's capabilities, so an instance doesn't teach me that. However, if someone would take his time to also write a manual creation off the door (and not just the simple prop) with how to make sure the area-portals works, so that further tweaks might be added I would be greatful, and I'm sure a lot of more people would be too.

Also, could someone explain why the instance doesn't use the prop_testchamber_door, but uses two brushes with the door face on them?

--Mr. P. Kiwi 22:31, 26 August 2011 (PDT)