Hammer help - making a camera

D

Dragy

Guest
hello :]
i was wondering, how the heck do i make a camera? i need it for a level im making.
i need a simple camera that will show whats going on there on a square (that will be the screen)
umm i hope u understand what i mean.
can somenoe tell me how? or a tutorial link?;]
thanks
 
are you using VHE? in that case you will need to read the tutorial that comes with it. but i think it is either the camera button then you place it wherever or it is in the object spawining thing
 
They way I did it was to make a point_camera entity and positioined it where i wanted it to "see" then made a simple brush and tied the brush to a func_monitor then covered the front face with a monitor texture found if you type dev/dev in the texture bar filter. then hit "fit" and called the camera Camera1 and the monitor Monitor1 and i think you have to select the camera name Camera1 or w/e in the monitor properties.


drgon47
 
Back
Top