Posts: 494
Threads: 9
Joined: Feb 2012
Reputation:
0
I think it's a private FS, try contacting the creator to see if you could come to an agreement.
Posts: 2,593
Threads: 38
Joined: Aug 2007
Reputation:
0
Well you need 3 different things to get it to work.
1: Projectiles that detect the Z Pos of the world
2: A method to control the camera
3: Something to attach the camera to
I'm fairly certain that there's a filterscript or include that has projectile functions in it. You're pretty limited to keys when it comes to controlling the camera (not going to be using the mouse), unless accuracy isn't an issue with you. You could probably use an NPC in a plane to have the camera attached to it, would be a lot smoother.
On a side note: The way it is done in the video is horribly done.