Thanx,
That was exactly what I wanted.
My next question is this:
Is it possible to make the camera move along a path (spline)?
and possibly keep it pointed at the same point?
Thanx
JamieD
Jamie Dyer escribi�:
> How do I get all the model's camera's etc. out of an imported w3d
file. I want to be able to list them and then modify them with lingo
You find useful Ulalla�s tool 3DPI:
http://www.3dpi-director.com/
> Currently I can access them through their numbers but is there a way
to use their names that they were given in the 3d package?
put member("imported 3D").model[1].name
-- "door"
put member("imported 3D").model("door")
-- "door"
HTH
--
Agust�n Mar�a Rodr�guez | [EMAIL PROTECTED] | www.OnWine.com.ar
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi To post messages to the list, email
[EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for
learning and helping with programming Lingo. Thanks!]