ScriptSpot

Forum topic · General Scripting

Help Needed :)

By mikeskinner24 · 2017-01-20

Description

Hi, I'm new to Maxscript and want to make a script in which creates multiply custom object(s) like 4 long cylinders with a box ontop and grouped, then allows you to align those objects to a line you draw and then duplicate that object at certain levels above the previous group of objects.

Imagine if you will a custom object like a stone wall shape which you just pressed a button and it follows a line you build...like path deform and then duplicates it higher with a click.

Any advice or scripts similar I can learn off would be nice also.

Thanks.

Comments (3)

fajar · 2017-01-23

try obj to spline

mikeskinner24 · 2017-01-24

I tried that and did get some useful code from it Thanks!.

Any idea how I can create a custom object and store its information so I can press a button and it will place the object along the line I've created???