Re: [Maya-Python] locator follow ground geometry

2009-12-02 Thread Ian Jones
You could use a geometry constraint on keep it snapped to the surface. On Wed, Dec 2, 2009 at 10:37 AM, jonmill...@gmail.com wrote: > is there a way in python to make a locator follow a planes geometry in > the y axis? > > ive got a locator driving the x and z translations but i want it to > als

[Maya-Python] locator follow ground geometry

2009-12-02 Thread jonmill...@gmail.com
is there a way in python to make a locator follow a planes geometry in the y axis? ive got a locator driving the x and z translations but i want it to also follow the ground plane its probably pretty easy to code but im quite new to python and its hard to find relevant information on the internet