![]() |
|
#1
|
|||
|
|||
|
Rotate Arm bone
Dear all,
I need to spin arm bone of my avatar so that avatar can show something kept parallel to it. The parallel object is at eye height. So when i rotate arm it is looking so bad and long. I am using following code My code is: handup= vizact.boneSpinTo(armBoneR,mode=viz.AVATAR_LOCAL, euler=(-40,10,60),speed=60) fingerup= vizact.boneSpinTo(armBoneRF,mode=viz.AVATAR_LOCAL, euler=(-30,0,90),speed=60) h1=avatar.runAction(handup) h2=avatar.runAction(fingerup) Is there any other option to make it looking decent. Adding picture for reference. Please do help Vishav |
|
#2
|
|||
|
|||
|
How many bones are in the arm hierarchy and which bone are you applying the spin to?
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding custom floating hand avatar | seowen1 | Vizard | 8 | 10-27-2017 01:59 PM |
| Tracking when foot bone makes contact with x plane | NicoleVR | Vizard | 2 | 11-20-2013 09:13 AM |
| viewpoint rotate | bionic1 | Vizard | 1 | 01-27-2010 09:32 AM |
| rotate object in relation of sth. else | Penguin | Vizard | 6 | 05-11-2009 08:54 AM |
| rotate to object | jargon | Vizard | 1 | 08-08-2005 12:20 PM |