Hidding Bones

Have you come up with a good Moho trick? Need help solving an animation problem? Come on in.

Moderators: Víctor Paredes, Belgarath, slowtiger

Post Reply
Coldfusion
Posts: 2
Joined: Mon Jun 13, 2011 2:14 pm

Hidding Bones

Post by Coldfusion »

Hi
I found a trick to hide a bone that does not need to manipulate.
First in Anime Studio, I named the bone as "bone hidden".

Then I opened my file with extension ". amne" using jEdit and
find the line where the bone appears:
("bone hidden" 3 -1 1 -1 1 1 -1 1 false 0.96694 1 -1 false);
and I changed the fourth "parameter" to 0 (zero).

Before:("bone hidden" 3 -1 1 -1 1 1 -1 1 false 0.96694 1 -1 false);
After: ("bone hidden" 3 -1 1 0 1 1 -1 1 false 0.96694 1 -1 false);
Saved the file.

I opened the file again in Anime Studio and chose the menu:
Bone>> Hide Controlled Bones.

And though the bone is not "controlled" by another bone he was hidden.

If I want to manipulate it, simply uncheck the option: Hide Controlled Bones.

Maybe it's possible to create a script to do it automatically ... does anyone know how?
It would be great!
User avatar
Víctor Paredes
Site Admin
Posts: 5814
Joined: Wed Jan 26, 2005 12:18 am
Location: Barcelona/Chile
Contact:

Post by Víctor Paredes »

It sounds very promising. I hope somebody could write a menu "hide selected bones" script.
Thanks for sharing.
Image Image Image Image Image Image
Moho co-owner

Previously Rigged animation supervisor: My father's dragon, Wolfwalkers & Star Wars Visions "Screecher's Reach"
My personal Youtube Channel
Coldfusion
Posts: 2
Joined: Mon Jun 13, 2011 2:14 pm

Post by Coldfusion »

Yes, that would be cool! But until this is done...

Another simple way to hide the bones; You first create a bone (or use the first bone you create), and name it as "Master " Then select all the bones you want to hide. Then with the "Bone Constraints" button, and using "Position control bone:" choose the bone "Master" (mentioned before), and put the values ​​0 (zero) in the two boxes - this allows that the bones are free to be manipulated if I want to ... Then using the menu "Bone>> Hide controled Bone " - Hidding Bones!

That's it!
Defims
Posts: 19
Joined: Sun May 30, 2010 11:34 am
Contact:

Post by Defims »

i just set the bone into length 0.000001,and it will appear as 0.00,and the bone will seem to be disppear~ :D
but it still there ,and you can use the bone tools to get it back~
Post Reply