Hi.
I'm looking for tips on creating objects dynamically. I want to be able to create a number of cubes evenly distributed on a single plane in some less tedious way than just creating them by hand. I've looked at internal messages, and I think I could use them to do it, but it seems kind of kludgey, and I don't know how to connect the objects to the gemlist once they're created. I know there's a connect message, but how do you get the number for each object?
Thanks for any pointers you can offer.
Cheers, Ian