Hi! In my project I drag an object with hand, when the object reach the position i want, it will be destroyed
and replaced by another one. To move the new object I need to release and grasp the hand again.
Is there a method to move the new object without release? I tried to use "ReleaseFromGrasp()" and "BeginGrasp()"
but nothing happens...
Suggestions?
Thanks!