![]() |
#2
|
|||
|
|||
If the mole is a 3d object, then you can use the vizact.size action to make the object gradually bigger. For example the following code will make the mole object grow to 3x its size over 10 seconds:
Code:
mole.addAction( vizact.size([3,3,3],10,viz.TIME) ) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Improve performance with large number of onthefly objects? | Fox5 | Vizard | 7 | 04-28-2008 05:19 PM |
Problems with making multiple objects from one .wrl? | mjabon | Vizard | 3 | 07-10-2007 01:23 PM |
Sound objects removal | Andrey | Vizard | 1 | 05-04-2007 02:13 PM |
Could not find plugin to load objects... | halley | Vizard | 1 | 05-30-2006 11:01 AM |
putting objects on the screen | jargon | Vizard | 7 | 05-24-2005 11:31 AM |