11-07-2007 08:50 AM
11-07-2007 09:43 AM
You can just place the build array and the property node outside the loop. An event structure would work too.
If you want to use a while loop and not an event structure, you really need to add a wait inside the loop as shown below.
11-07-2007 05:53 PM
11-07-2007 09:54 PM
11-10-2007 03:47 PM