Security Camera (Portal 2): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with 'Security cameras appear throughout testing areas for supposed monitoring of the player. thumb|right|300px|Aperture Science security camera ==Creation== Secu…')
 
mNo edit summary
Line 3: Line 3:
==Creation==
==Creation==
Security cameras are placed using the point entity npc_security_camera and then aligned to the desired wall. They track the player automatically and require no additional inputs or outputs to function.
Security cameras are placed using the point entity npc_security_camera and then aligned to the desired wall. They track the player automatically and require no additional inputs or outputs to function.
[[Category:Portal 2 Level Design]]
[[Category:Portal 2 Level Tutorials]]

Revision as of 07:57, 1 May 2011

Security cameras appear throughout testing areas for supposed monitoring of the player.

Aperture Science security camera

Creation

Security cameras are placed using the point entity npc_security_camera and then aligned to the desired wall. They track the player automatically and require no additional inputs or outputs to function.