![]() |
|
#6
|
|||
|
|||
|
thanks guys! it works perfect now
![]() if anyone else has suffered the same problem, simply texture the model with a PNG texture (with transparency) then in vizard make sure you set the draworder to something high... ![]() Code:
tree = viz.add('tree_1.ive')
tree.draworder(1000)
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Improve performance with large number of onthefly objects? | Fox5 | Vizard | 7 | 04-28-2008 06:19 PM |
| Alpha and Texturing questions | Manny | Vizard | 3 | 03-08-2007 12:55 PM |
| Could not find plugin to load objects... | halley | Vizard | 1 | 05-30-2006 12:01 PM |
| putting objects on the screen | jargon | Vizard | 7 | 05-24-2005 12:31 PM |
| Overlaying Textures with Alpha Masks | vjosh | Vizard | 7 | 04-06-2005 08:46 PM |