Hard Light: Difference between revisions
m (added an s on beams) |
Kestrelguy (talk | contribs) m (updated language bar.) |
||
Line 1: | Line 1: | ||
{{ | {{lang|Hard Light}}{{p2 topicon}}[[Category:Portal 2 Level Design]][[Category:Portal 2 Tutorials]] | ||
| | [[File:1024_hardlightwall.jpg|thumb|right|300px|Hard Light Walls in ''Portal 2''.]] | ||
{{portal2}} '''Hard Light Surfaces''' are a puzzle element of {{Portal2|3}}. They are solid slats of light produced by special emitters, and can be redirected through portals (just like [[Thermal Discouragement Beams]] and [[excursion funnels]]). They can be used as floors or ceilings, block [[LOS]] from turrets, or stop flying objects in mid-air, like cubes. | |||
[[File:1024_hardlightwall.jpg|thumb|right|300px|Hard Light Walls in | |||
'''Hard Light Surfaces''' are a puzzle element of | |||
They can be painted with any kind of [[gel]], however only repulsion and propulsion gel change anything. Portal shots and lasers can pass through hard light bridges or walls, which is why conversion gel and reflection gel don't work. Painting one side of the surface affects both sides. | They can be painted with any kind of [[gel]], however only repulsion and propulsion gel change anything. Portal shots and lasers can pass through hard light bridges or walls, which is why conversion gel and reflection gel don't work. Painting one side of the surface affects both sides. | ||
Line 13: | Line 9: | ||
==Creation== | ==Creation== | ||
Hard light surfaces are emitted by a single | Hard light surfaces are emitted by a single {{ent|prop_wall_projector}}. Create a "dirty" wall projector by adding a keyvalue <code>skin</code> with a value of <code>1</code> (disable "Smart Edit" to do this). | ||
==External | ==External Links== | ||
[http://forums.thinking.withportals.com/downloads.php?view=detail&df_id=343 Example map] with a VMF included. | [http://forums.thinking.withportals.com/downloads.php?view=detail&df_id=343 Example map] with a VMF included. | ||
Revision as of 19:00, 10 May 2022
Hard Light Surfaces are a puzzle element of Portal 2. They are solid slats of light produced by special emitters, and can be redirected through portals (just like Thermal Discouragement Beams and excursion funnels). They can be used as floors or ceilings, block LOS from turrets, or stop flying objects in mid-air, like cubes.
They can be painted with any kind of gel, however only repulsion and propulsion gel change anything. Portal shots and lasers can pass through hard light bridges or walls, which is why conversion gel and reflection gel don't work. Painting one side of the surface affects both sides.


projected_wall_entity
, the actual entity representing the wall itself.Creation
Hard light surfaces are emitted by a single prop_wall_projector. Create a "dirty" wall projector by adding a keyvalue skin
with a value of 1
(disable "Smart Edit" to do this).
External Links
Example map with a VMF included.