#1
|
|||
|
|||
Changing objects in scene
My objective is change or swap similar object (10 Avators) in a position.
Using single Keyboard button or PPT Wand button or radio buttons. Please help on the same. |
#2
|
|||
|
|||
Use the vizact.onkeydown command to register functions for key down events. In the callback function add your code to swap objects. One way to swap objects is load them all at the beginning and set only one to be visible at a time.
|
#3
|
|||
|
|||
Thanks Jeff
|
Tags |
object swapping |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to show different objects on different windows from the same scene | Joran | Vizard | 3 | 07-14-2014 04:07 PM |
Changing parent without changing absolute global position? | The SundanceKid | Vizard | 2 | 05-23-2014 03:43 PM |
Changing alpha in already textured objects | lionfish | Vizard | 1 | 03-25-2010 11:52 AM |
Could not find plugin to load objects... | halley | Vizard | 1 | 05-30-2006 12:01 PM |
Changing the Color of On-the-Fly Objects | vjosh | Vizard | 1 | 01-05-2005 12:48 AM |