Legacy:VacuumZone: Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
 
No edit summary
Line 1: Line 1:
{{classbox| [[Legacy:Actor|Actor]] >> [[Legacy:Info (UT)|Info (UT)]] >> [[Legacy:ZoneInfo|ZoneInfo]] >> VacuumZone}}
{{classbox| [[Legacy:UT|UT]] :: [[Legacy:Actor (UT)|Actor (UT)]] >> [[Legacy:Info (UT)|Info (UT)]] >> [[Legacy:ZoneInfo (UT)|ZoneInfo (UT)]] >> VacuumZone (Package: Botpack)}}


A vacuum zone kills any player that enters it.  It's just another messy way to die.  This class behaves in a very similar manner to the [[Legacy:PressureZone|PressureZone]] class.
A vacuum zone kills any player that enters it.  It's just another messy way to die.  This class behaves in a very similar manner to the [[Legacy:PressureZone|PressureZone]] class, except that it doesn't need to be triggered.
 
[[Category:Legacy Class (UT)|{{PAGENAME}}]]

Revision as of 02:59, 27 May 2003

UT :: Actor (UT) >> Info (UT) >> ZoneInfo (UT) >> VacuumZone (Package: Botpack)

A vacuum zone kills any player that enters it. It's just another messy way to die. This class behaves in a very similar manner to the PressureZone class, except that it doesn't need to be triggered.