1
General Anim8or Forum / Re: Multiply (duplicate) objects along a guide
« on: May 16, 2025, 02:05:45 pm »
The basic way to place copies along an axis is actually to use copy/paste. You copy/paste the original object and then move it with the use of "SNAP to GRID" tool. Set the spacing as needed. Then select the two objects, copy/paste again, calculate the new spacing needed, change it in "Snap to Grid" spacing Grid settings and move. Repeat as many times needed. In some easy situations it is a solution.
Anim8or doesn't have a built in command for automation like this. But there are scripts ! You can use a "path" tool to set a path along which your object will be duplicated. Also there's a script for copying mesh ( source ) along another mesh ( target ), but I think the one with the path is what you need.
Here are the links : a) For the path script Animating Tank Treads in Anim8or ( use the first script )
b) For the mesh to mesh ( most likely not for your case ) Script: Copy "Source" mesh to "Target" mesh
Anim8or doesn't have a built in command for automation like this. But there are scripts ! You can use a "path" tool to set a path along which your object will be duplicated. Also there's a script for copying mesh ( source ) along another mesh ( target ), but I think the one with the path is what you need.
Here are the links : a) For the path script Animating Tank Treads in Anim8or ( use the first script )
b) For the mesh to mesh ( most likely not for your case ) Script: Copy "Source" mesh to "Target" mesh