Spin non-circular objects along its axis
Dear all,
I want to spin non-circular objects along its axis. But somehow nothing is working. Although example of plant spinning is available, i want to add spinning action to toys of different shapes and available code is not working in my case. Please do help.
PFA source code:
spin = vizact.spin(0,1,0,15)
s1=ob1.addAction(spin)
Regards
Vishav
|