Anyone have any ideas on how to accomplish this? I need to move hundreds of objects at the same time on a pretty fast update loop. The problem is MoveTo/TranslateTo on every single object is very slow and the entire script starts to get backed up. Using MoveTo/TranslateTo on only one object would speed things up considerably. Note: preserving havok/collision is not important to me as these objects will just serve as nodes for other functions.
Edit: woops. I need this moved to the CK forums.