Slime Water: Difference between revisions
Jump to navigation
Jump to search
(removed see also, already in category) |
|||
Line 3: | Line 3: | ||
==Creation== | ==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 [[tools\toolstrigger]]. Choose Tie to Entity and select [[Trigger_hurt]]. Set Damage to 100. | |||
* Note that you will fall through water, so the basin needs another brush at its base. | |||
See [[sp_a2_bridge_the_gap]]. | See [[sp_a2_bridge_the_gap]]. | ||
[[Category:Portal 2 Level Design]] | [[Category:Portal 2 Level Design]] | ||
[[Category:Portal 2 Tutorials]] | [[Category:Portal 2 Tutorials]] |
Revision as of 02:41, 11 May 2011
Slime or toxic water is an obstacle in Portal 2. Like shredders and pits, objects and players that drop into it are destroyed. The surface is brown and green, and it looks green for submerged players.
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 tools\toolstrigger. Choose Tie to Entity and select Trigger_hurt. Set Damage to 100.
- Note that you will fall through water, so the basin needs another brush at its base.
See sp_a2_bridge_the_gap.