![]() |
#3
|
|||
|
|||
bug in bone.unlock()?
Every time I use <bone>.unlock() the bone is no longer movable. Here is an example:
bone.lock() bone.rotate(0, 1, 0, -1, viz.RELATIVE_LOCAL) bone.unlock() which does nothing. Is this a glitch in .unlock()? -Ben |
|
|