[Papervision3D] dae interactivity problem
CodeJockey1
codejockey1 at gmail.com
Tue Dec 2 12:45:49 PST 2008
If you're using a BitmapMaterial that is embeded than you should be able to
set bm.interactive = true right away. If you are using BitmapFileMaterial
you have to wait until FileLoadEvent.LOAD_COMPLETE is dispatched before you
can set it.
Another thing to check is if Viewport.interactive is set to true? Is the
material you are setting to be interactive actually being applied to the DAE
or is the DAE loading the material on its own (default). Post your latest
code/model/texture and I can take a look.
--
View this message in context: http://www.nabble.com/dae-interactivity-problem-tp20784482p20800502.html
Sent from the Papervision3D mailing list archive at Nabble.com.
More information about the Papervision3D
mailing list