PDA

View Full Version : Static Cams for Warzone



Pectabyte
11-16-2007, 06:39 PM
So you know how after you die in Warzone you can either view the battle from player chase cams or static angles? How do I set up the camera' for static angles?

ts_falcon
11-16-2007, 06:50 PM
open up the map gridlock and you should be able to see how they did it., there are cameras all over the place.

cannedmushrooms
11-16-2007, 07:14 PM
i was just looking for that info;)

Darth Axel 007
11-16-2007, 07:20 PM
It's an actor, check your actor browser. After locating it, place in map, name it, and select which number it is in the sequence. '0' will be the default one.

cannedmushrooms
11-16-2007, 10:12 PM
hmm was looking for something a little different
More like a camera that you can view around the corner when a trigger is pressed.

gamemasterjustin
11-17-2007, 02:52 AM
I had a guy on my mod team trigger a camera and the view would change and cycle through some cameras. I think he set up a trigger in kismet I will ask him next week how he did it.

-game

skullKrusher101
11-17-2007, 02:56 AM
Not sure how to post images so ill describe it to you best I can,

set up a camera actor, not a war spectator point . then on your trigger action have it do a action>camera>set camera target. where the cam target is your camera and the target is the player.

only draw back is anytime you fire in this mode it will fire directly at where the camera is looking and only there. apparantly, at least the cross hairs come up and you see animations of bullets hitting. anyway. I was using this to get a birds eye view. but if your just using it to get a vantage point then it shouldnt matter.

now all you have to do is figure out how to change the camera back when he leaves the trigger. maybe set the cam target as the player?

cannedmushrooms
11-17-2007, 08:10 AM
Here you go incase you want it

http://www.jasonwelsh.com/gow/Camera.jpg

thanks for the hint ;)

This Kismet will kick you out of camera if you move around


to post a picture its http://picture.jpg"
leave out the underscores

skullKrusher101
11-17-2007, 08:19 PM
nice, thanks for the tip on posting img's.

i was trying to use that camera mode cause i wanted to build a cheesy space invaders mod, or gear invaders heheh. wanted to have a top down view and then have locust spawn and run in a straight line , well you know the drill. if you find a way to let you fire normaly in that camera mode let me know.