xcx
07-07-2005, 01:06 PM
I have made script what move selected object selected keys. This shoud work with biped too.
Ok here is code what works fine with normal objects
obj = selection[i]
deselectKeys obj.controller
selectKeys obj.controller (interval start end)
moveKeys obj.controller offset #selection
This won't work with biped. Why not?
Ok here is code what works fine with normal objects
obj = selection[i]
deselectKeys obj.controller
selectKeys obj.controller (interval start end)
moveKeys obj.controller offset #selection
This won't work with biped. Why not?
