Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Importing External Models

3 views
Skip to first unread message

Fear2K

unread,
Mar 8, 2009, 12:05:02 PM3/8/09
to
Hello All Of Director Users! Can I ask a question?
How can I import an external model in a separate file and put the imported
model into the 3D world using lingo script?
And when I import the external model, are the model animations are also
imported?

DAVID NAJAR

unread,
Mar 24, 2009, 7:22:23 AM3/24/09
to
hi,

First use importFileInto (to import a w3d file) then use
cloneModelFromCastmember and cloneMotionFromCastmember (see Director Help for
commands use)

Yes, when you import other shockwave 3d file (.w3d) all motions are imported
too, then you have to copy (clone) from the source (imported) member to the
target member (both shockwave3d members).


0 new messages