Ask a Question related to Macromedia Director 3D, Design and Development.
-
Hubersan webforumsuser@macromedia.com #1
Re: Model looks flipped when imported in shockwave(Director)
Hi Sara,
I am not 100% sure, but the problem could be the rotation of the model within 3DSMax. First, I would try the "ResetXForm" function in 3DSMax (somewhere in the Utilities area) to ensure that no weird rotation remains attached to the model before you export the model as W3D.
Do you perform a pointAt() LINGO operation with your model? In our last game we tried to use this function BUT did not specify the correct Up-Vector (2nd parameter). This caused our model to walk around up-side-down as well. Make sure you specify the correct axis (Director and 3DSMax permutate Y and Z) as height axis (should be Z in Director).
Another problem could be the position of your camera in Director. My 3D map behaved weird (everything was flipped) due to a camera position on the wrong side. Check this as well.
Keep up your spirits! (;-)
Peter
Hubersan webforumsuser@macromedia.com Guest
-
how to flip normals of a imported model?
i have some models that i have created with cinema4D, the problem is that i want to flip the normals of some of these models. to do this i add a... -
How to get imported model properties
Hi guys, I'm looking for get heigth/width/length properties for any model imported from 3DSMAX. I saw that i can read this properties from model... -
Putting an imported model under Havok Control
In the following code: -- gMyWorld is the 3d castmember I'm working with gMyWorld.CloneModelFromCastmember("MyBox", "Box.0",... -
Handlers and imported Shockwave
Hi all - I have a project that loads Shockwave files into my cast, then puts them onto the stage. Within these Shockwave files are Movie scripts... -
Applying a bitmap to an imported model
Hi, how can I apply a bitmapped texture to an imported 3Dstudio max model. For instance I have a simple model of a character and want to be able...



Reply With Quote

