Ru/Slime Water

From Valve Developer Community
< Ru
Revision as of 07:51, 12 May 2011 by Mehiller (talk | contribs) (Created page with 'thumb|right '''Жижа''' или '''токсичная вода''' это препятствие в Portal 2. Так же как [[shredder|измел…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Drownicon.png

Жижа или токсичная вода это препятствие в Portal 2. Так же как измельчители и ямы, она разрушает объекты и игроков, которые в нее попадают. Поверхность токсичной воды коричнево-зеленая, и она выглядит зеленой для игроков, погруженных в нее.

Creation

  • Create a brush extending over the area where you want the slime. Apply a toolsnodraw texture to all surfaces, then one of the toxicslime textures to the top.
  • Create another brush in the same location. Texture with toolstrigger. Choose Tie to Entity and select Trigger_hurt. Set Damage to 100.
  • You will fall through water, so the basin needs another brush at its base.


See sp_a2_bridge_the_gap.