Custom camera effects: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
Only for [[point_camera]].
Custom camera effects are only produceable with [[point_camera]].


Take the ''invisible'' texture and make a block infront of the point_camera. Then using the [[Hammer Decal Tool|decal tool]],
==Broken lens effect==
take the texture ''decals/glass/shot1'' and use the decal tool to place it right in front of the point_camera lens. Through the monitor it will now look like the camera was shot in the lens.
 
Take the ''invisible'' texture and make a block in front of the <code>point_camera</code>. Then using the [[Hammer Decal Tool|decal tool]], take the texture <code>decals/glass/shot1</code> and place it right in front of the point_camera entity. Through the monitor it will now look like the image was shot through the broken lens.


[[Category:Camera]]
[[Category:Camera]]

Revision as of 00:52, 16 March 2006

Custom camera effects are only produceable with point_camera.

Broken lens effect

Take the invisible texture and make a block in front of the point_camera. Then using the decal tool, take the texture decals/glass/shot1 and place it right in front of the point_camera entity. Through the monitor it will now look like the image was shot through the broken lens.