#1
|
|||
|
|||
removing multiple objects
Hello,
I cannot figure out how to remove or delete multiple objects that have been created this way: Code:
def balls(): ball = ballOriginal.copy() ball.scale(.5,.5,.5) ball.collideSphere() ball.setPosition([0,20,0]) vizact.ontimer2(0,200,balls) Thanks |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Semi-circle array containing target and distractor objects | ptjt255 | Vizard | 3 | 08-04-2009 04:09 AM |
multiple objects | durf | Vizard | 1 | 04-10-2009 02:42 PM |
Moving multiple objects with ppt | durf | Vizard | 1 | 02-10-2009 04:03 PM |
Problems with making multiple objects from one .wrl? | mjabon | Vizard | 3 | 07-10-2007 02:23 PM |
Could not find plugin to load objects... | halley | Vizard | 1 | 05-30-2006 12:01 PM |