Notifications
Clear all

[Closed] programatic running camera bounce

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