Thread: spinto
View Single Post
  #1  
Old 09-09-2004, 12:33 PM
cade_mccall cade_mccall is offline
Member
 
Join Date: Sep 2004
Posts: 61
Question spinto

I'm trying to spin each member in an array of objects. However, when I put a spin or spinto command in a 'for' loop for this array the program crashes. It gives an error that has something to do with 'updateCalculatedNearFar'. Is there a way to spin an array of objects with a loop? I'm able to rotate the array, but that's not the effect I want.
Reply With Quote