Platform rotate off center
Anyone know how I can make a platform rotate off center?
I want an object (weight) to fall on a platform near one end and near its pivot point. I want it to slowly rotate down at the short end and the long end to move up.
(I actually want the weight to slide slowly off the end so realistically it would speed up its rotation a bit as it moves away from the pivot but just getting a off-center rotate solution would help)
I want an object (weight) to fall on a platform near one end and near its pivot point. I want it to slowly rotate down at the short end and the long end to move up.
(I actually want the weight to slide slowly off the end so realistically it would speed up its rotation a bit as it moves away from the pivot but just getting a off-center rotate solution would help)
Comments
Anyway as has been suggested for other issues I used a longer image size where one side is transparent. So I actually have the pivot in the middle with 3 parts visible on one side and on the other I have one part visible and two parts invisible thus it appears to rotate off center. Then I added the square of the cos to the sin of pythagorus and there you have it! lol.