behavior + physics
Donleavy
Posts: 34
Hello
Is it possible to combine behaviours and physics? I want to make a spinning coin that settles on a table.
So, I thought I might combine a modifier (behaviours > spin) with physics, but the behaviour only works with the keyframe method.
Any ideas?
Br, Donleavy
Comments
I think with physics there's an option to set an initial velocity. In this case it's an angular velocity, so set it at whatever you want to make it start out spinning. No need for keyframing or anything else. But you'll have to set the Z axis angular velocity to a very high value, maybe 5000 or something.
Anybody fall asleep ?
Works on a simple cylinder primitive:
I think you can also add a "torque force" to slow down the spin afterwards. Or maybe the "damping force". I didn't try either, but initial velocity seems to work fine.
http://youtu.be/yKLW3fLk5vE
Works for me...thanks Holly http://youtu.be/cToExRucyqQ
0%
Thank you for your help - that did the trick! Now the trick needs tweaking to look convincing....