Moho Tutorial:Learn How to pass an object between two characters
This is the classic production trick. Create two identical object layers Object_A inside Character A’s bone layer Object_B inside Character B’s bone layer Bind each to the correct hand bone Object_A → A’s hand bone Object_B → B’s hand bone Animate the pass using visibility: From frame 1 up to the hand‑off: Object_A: visible Object_B: invisible At the pass frame (or over 1–2 frames if you want a soft switch): Keyframe Object_A visibility → off Keyframe Object_B visibility → on To the viewer, it looks like one object moved from A to B, but in reality you just swapped which rig’s copy is visible.
