![]() |
|
#2
|
|||
|
|||
|
You'll need to specify that the link is getting the source object's position in global coordinates. Otherwise the link takes the position of box2 in it's parent's coordinate system which is fixed at [0,1,0].
Code:
link1=viz.link(box2,viz.MainView,srcFlag=viz.ABS_GLOBAL) |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I link MainView with HMD and a 3d node? | Salvar | Vizard | 5 | 03-22-2011 09:14 PM |
| Link MainView to instable platform | sleiN13 | Vizard | 2 | 01-10-2011 01:33 AM |
| Remove link and have object drop/collide? | cgibb | Vizard | 6 | 03-02-2010 05:18 PM |
| Can you link the position of a tracker to the orientation of an object? | michaelrepucci | Vizard | 1 | 09-19-2008 11:23 AM |
| Child Object Rotation | paulgoldberg | Vizard | 5 | 09-05-2006 12:33 PM |