Page 1 of 1

Need help for Bone Angles Changing Script

Posted: Fri Jun 24, 2016 9:52 am
by HardikLakhalani
I want to change Bone Angles on particular frames. Lets say I want to Make Eye Blink Script.
Eg: By Clicking Script Button/Command, It will Add Keys on Current Frame 90 Degrees - after 7 Frames 0 Degree - After 7 Frame 90 Degree.
BUT is should be done ONLY on selected Bones.
I DONT Know LUA/MOHO Scripting. I tried by referencing lines from other/default scripts, But failed due to lack of knowledge.

Re: Need help for Bone Angles Changing Script

Posted: Fri Jun 24, 2016 5:24 pm
by synthsin75
Count through the bones and check if bone.fSelected == true.