Notifications
Clear all
[Closed] programatic running camera bounce
Feb 22, 2007 9:41 pm
I’m trying to build a script that will simulate the head bounce of a human runner.
Heres what I’ve got so far.
Script Controller: Dummy01\Z Position:
x=slidertime8
200(abs(sin(x)) – abs(sin(x3)/9) – abs(sin(x5)/25))
I’d also like to drive the magnitude and frequency by the speed of the camera down a spline path…
thoughts?
Thanks!
-C