Hi all!
I am loading .dae models into away 3D, using Prefab.
I export an actionscript class and it works fine.
The Model is loaded, I can change its textures, that's ok.
But the problem is that these objects are in many different positions,
but when I trace their positions it always returns (0,0,0). Do you
know how can I resolve this?
I created an ObjectContainer3D and I am adding all these objects in
this container.
Thanks!

Reply via email to