Adverti horiz upsell

keegan_jointToVertex 2.5.0 for Maya (maya script)

Creates a joint for every selected vertex.

License
Button download
2,181 Downloads

Compatibility

  • 5.x, 4.x

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:02/28/2004
Last Modified:08/19/2005
File Size: 6.72 KB

Feature Request

Spheres!

Status:pending
Date:02/27/2010
Submitted by:fpsz fpsz
Hi there! thanks for this script! I wont to modify it (create spheres and parent joints to spheres for easy selection) , but encountered some problems: when i add this code to the selV proc: string $sphere[] = `sphere -r 0.2`; move $pos[0] $pos[1] $pos[2] $sphere[0]; parent $bone $jointGroup; //this parent don't work, so i can't bind jounts in bindObj proc parent $bone $sphere[0]; Can you help me?

Comments on this feature request:

  • sethart

    sethart said over 11 years ago:

    Great script, i was wondering if it's possible to add an option to constrain the joints to the vertices. I try to find a way to export animated vertices to unity, unity don't read them so i try to convert a lot of vertices animations to joints animations. Thanks!

Post a comment: