| |||||||
| 3D Questions & Answers Post your questions here. Make sure you include all necessary information. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| SFM Nugget Realname: Jason Join Date: Jul 2006 Age: 24
Posts: 68
| I am trying to figure out where to instance an object along a spline and set how many instances of my object are created along it. Can anyone help me? Thanx in advance... This is for MAX BTW! |
| | |
| | #2 (permalink) |
| SFM Obsessed Realname: Leon Join Date: May 2006 Location: Berlin Age: 18
Posts: 1,231
| Clone your object the number of times you want it instanced, attach them all to one object, and make sure that that object is roughly the length of your spline (regular spline). Then use the pathDeform modifier on them, select the spline and play with the axis controls (and the flip checkbox) until the follow the spline. Use the Percent property to slide them along the spline into the correct position. Or another way that works too: Make your spline visible and convert it to editable poly (make sure it's got enough subdivisions), then use the Scatter Compund Object on the object you want to instance along the spline. Pick the (ex) spline as distributor object. Now you can use the "even" distribution mode, and enter the desired number if instances. |
| | |
| | #3 (permalink) |
| SFM Nugget Realname: Ndege Join Date: Oct 2006
Posts: 98
| Try this: Path constrain the master object to your spline. Under Tools select "Snapshot." In the snapshot panel hit the "range" radio button and set how many copies you want along the spline. Set clone method to Instance and hit OK. |
| | |