Page 1 of 1
Add Keyframe Script Additional Functionality (Requesting Modification of Existing Script)
Posted: Mon Jan 23, 2023 9:25 am
by BigBoiiiJones
Can someone make it so this script could add/apply the keyframe settings to all child layers within a group/bone? Right now you'd need to click on every individual layer to add the keyframe. The benefit over this script and the built in add keyframe function is that you can choose what keyframes are created.
https://mohoscripts.com/script/sz_add_keyframe
Re: Add Keyframe Script Additional Functionality (Requesting Modification of Existing Script)
Posted: Sat Jan 28, 2023 5:43 pm
by Stan
Yes, I can modify it. I have some questions, however.
- When a group layer is selected and the button is pressed, should it key all points/bones inside all nested sublayers or should it only work on the top (immediate) level?
- Should it also work with switch layers?
Re: Add Keyframe Script Additional Functionality (Requesting Modification of Existing Script)
Posted: Sun Jan 29, 2023 8:58 am
by BigBoiiiJones
Stan wrote: ↑Sat Jan 28, 2023 5:43 pm
Yes, I can modify it. I have some questions, however.
- When a group layer is selected and the button is pressed, should it key all points/bones inside all nested sublayers or should it only work on the top (immediate) level?
- Should it also work with switch layers?
I think it'd be neat to give the user the ability to control what can be keyframed based on a checkmark system maybe? I can see use cases where you'd literally want every single thing keyed including additional groups/bones/switch layers but then I could see other times where you may want only the surface group but not switch layers and such. I know right now I'd use it for keyframing groups/bones and all layers within including additional bones/groups however I wouldn't want it keyframing switch layers but that may change in a different file and setting. Hopefully this makes sense and helps with the direction.