Page 1 of 1

SmartBones Layer Order Control

Posted: Wed May 01, 2013 9:08 am
by DK
Don't know if anyones already suggested this but.....It would be extremely usefull to be able to adjust layer order with Smartbones.

Cheers
DK

Re: SmartBones Later Order Control

Posted: Wed May 01, 2013 4:32 pm
by heyvern
This would be awesome.

Layer order is defined in the parent layer (which is odd to me but makes sense). So let's say you create a smart bone action, and then you change layer order. The key is in the PARENT layer of the bone that has the action and not the layer that was moved.

Aha! That would work. Just like when keying another bone's translation in the same bone layer of the action. It should just be another "key" in the action associated with the bone action.

Re: SmartBones Later Order Control

Posted: Wed May 01, 2013 11:38 pm
by DK
Hey Vern.
yes I tried creating a layer order Smart Bone in Smart Bone mode and succeeded in creating a keyframe there on the timeline but it would'nt activate when i returned to the main actions timeline.

DK

Re: SmartBones Later Order Control

Posted: Thu May 02, 2013 12:34 am
by funksmaname
it won't be currently supported if it hasn't been announced... you can use layer z depth sorting with smart bones though (use teeny tiny increments for no visual impact)

Re: SmartBones Later Order Control

Posted: Thu May 02, 2013 6:20 am
by heyvern
DK wrote:Hey Vern.
yes I tried creating a layer order Smart Bone in Smart Bone mode and succeeded in creating a keyframe there on the timeline but it would'nt activate when i returned to the main actions timeline.

DK
oops! Sorry dude I was trying to say that it COULD be done with smart bones IN THE FUTURE by adding that functionality. Layer order would be a key frame of the layer that could be controlled by smart bones. I tend to think in terms of the programmers adding in the feature and how tough it would be for them. Layer order keys are a bit different from other key types. Layer order keys are "arrays" or lists of the layer ID numbers so they are a bit different from other channel key types.

Funks solution works great though. I use that trick with scripts to avoid dealing with layer order keys. Layer order is a good feature but managing keys and sorting the layers can get a bit troublesome.