I’m trying to make one object stretch to another.
I decided to use Set physics angular velocity in degrees for this. It looks good, but the New Ang Vel that I made is not correctly. Can anyone suggest the correct formula? =)
I’m trying to make one object stretch to another.
I decided to use Set physics angular velocity in degrees for this. It looks good, but the New Ang Vel that I made is not correctly. Can anyone suggest the correct formula? =)
Well it cannot be in degrees but in vector and angular velocity between to objects delta is dot product of their velocity, not sure but maybe you can have to divide it with distance between them too.