Hi Everyone
trying to add a name to this code
------------
allObjects = helpers as array
for i = 1 to allObjects.count do
------------
similar to this but with array like the top script
------------
for OBJ in helpers where ( OBJ.name == "360" ) do
------------
thanks in advance.
miauu · 2021-11-24