So, I was looking over some of Rtil's stuff, and thought of SotC (Shadow of the Colossus) for w/e reason.
Then I remembered the phenomenal Vcam that is controlled using the Analog Stick...
Well, long story short, I was inspired to make a Vcam(s) that the user could control, while viewing a movie, or playing a game.
Well, here's sorta, but not really my final product... (Hence the .swf)
The Swf...
-To switch to another (of the three Vcam's) press Space at any time.
-Use W,A,S,D keys (or Arrow) for the first Vcam.
-When on the "Drag" Vcam, press on the screen somewhere and then drag you mouse to a location
When using the "Cursor" Vcam, move the screen around w/ the Cursor.
Annoyingly, they're some minor problems on the "Cursor" Vcam, which I will fix later on.
So, I'm not asking an animator to do this, but, what do you think of these Vcams? (I personally like the "Cursor" Vcam, but I need to fix it up quite a bit.)
The code is setup so the animator can easily just alter variables (such as how fast the Vcam(s) move, and how much outa the movie they can go (_x and _y wise) The total amount of code is 112 lines.
Also, this Vcam runs at 30 fps, so I need to lower it to at least 24 so animators don't have to alter all the variables (unless they wish to)