![]() |
|
|
|
#1
|
|||
|
|||
|
Try replacing the following lines:
Code:
link.setPos(targets['home']['position']) link.setEuler(targets['home']['rotation']) Code:
link.setOffset(targets['home']['position']) link.postEuler(targets['home']['rotation'],target=viz.LINK_ORI_OP) |
|
#2
|
|||
|
|||
|
thanks, that worked well.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| position of html-file on screen | active_world | Vizard | 1 | 05-16-2008 08:24 PM |
| Default in wireframe | semblance | Vizard | 1 | 10-16-2006 10:31 AM |
| How to get the position of a vertex | Jerry | Vizard | 1 | 10-04-2006 12:28 PM |
| Avatar always returns in initial position | pattie | Vizard | 2 | 08-31-2006 09:15 PM |
| Get position data in an own little program | Researcher | Precision Position Tracker (PPT) | 2 | 02-01-2006 03:55 AM |