portal64-still-alive/documentation/levels/level_objects/security_camera.md
Matt Penny 5d31381a07 Document level objects relating to decor and triggers
* Box dropper
* Decor
* Fizzler
* Security camera
* Trigger
2024-02-17 15:47:22 -05:00

18 lines
377 B
Markdown

# @security_camera
A wall-mounted camera which points toward the player.
## Name structure
```
@security_camera
```
## Notes
Security cameras can be detached from walls using portals. Doing so will play
corresponding GLaDOS dialog, stop the camera's animation, and enable it to be
grabbed and affected by physics.
Cameras can be destroyed using [fizzlers](./fizzler.md).