![]() |
|
#2
|
|||
|
|||
|
I think you need to apply the offset after the scale. Try the following:
Code:
pigeonlink = viz.link(viz.MainView, pigeon, mask = viz.LINK_POS) pigeonlink.postScale([0.8,0,0.8], target = viz.LINK_POS_OP) pigeonlink.postTrans([3,0,3], target = viz.LINK_POS_OP) |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linking Objects | new_horizon | Vizard | 1 | 04-20-2012 07:07 AM |
| "reverting" between animations & linking objects to bones | Lithium | Vizard | 3 | 08-08-2011 12:01 PM |
| sensor linking question | smith11235 | Vizard | 6 | 05-31-2011 05:58 PM |
| Linking and Intersense Question | durf | Vizard | 1 | 07-23-2009 11:09 AM |
| Could not find plugin to load objects... | halley | Vizard | 1 | 05-30-2006 12:01 PM |