• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by Zeyad Tuffaha · Apr 20, 2010 at 06:36 AM · importcar3dsmaxwheels

Car Tutorial, Importing from 3D max, Wheels

This is a problem that making me go crazy! I did a car tutorial. Everything went great until i tried importing my own car model from 3D max. I applied the wheelcolliders and the script for turning the wheels, but when i start the game, the wheels rotate about the wrong axis. I know it's probably an issue with the pivot in the 3d Max but i tried centering the pivot for each wheel in Max, changing the upper axis (z or y) and it still won't rotate correctly. HELP! Much appreciated!

Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image SisterKy · Jul 14, 2011 at 11:44 PM 0
Share

retagged 3dmax to 3dsmax. Greetz, $$anonymous$$y.

2 Replies

· Add your reply
  • Sort: 
avatar image
1
Best Answer

Answer by spinaljack · Apr 20, 2010 at 10:04 AM

Did you model the wheels with the car? The wheels need to be modelled on their own with the origin point in the centre of the wheels and facing the right way for left and right wheels, at the moment the centre point is somewhere to the side of the wheel (the middle of the car probably) which is why the rotation is off centre.

Hope that helps

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Zeyad Tuffaha · May 09, 2010 at 10:59 AM 0
Share

Yea that worked thanx!

avatar image
3
Best Answer

Answer by alexnode · Apr 20, 2010 at 10:47 AM

If it's not a pivot point problem. It might be that the script gets the wrong axis, have you tried to rotate another axis in your script.

In Unity a x0.y0.z0 model (rotation) from 3ds max gets imported as 270.0.0 by default. It is the Z-up applications that do that.

If it doesn't work make in unity four cylinders(with collision but no mesh renderer) that they always come with 0.0.0 rotation, apply the script there and put your wheels as children.As far as I know It is impossible to fix completely z-up models. I usually add unity "dummies" to do the work. I try to 'nest' the models under unity dummies. I don't know the tutorial you are talking about but keep in mind that the root object passes the transform to the children so if your root node has a 270 degrees rotation in X that will pass in the children. So you might need to put a unity node as root add the main body as a child, add 4 other unity objects as children of the root, that have the wheel meshes as children.

For static geometry it is OK but when things get more complicated like parenting, animating and rigid bodies I use these dummies to make things work.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Zeyad Tuffaha · May 09, 2010 at 11:00 AM 0
Share

Great, it worked in addition to the other answer I got. Dummies helped me in other stuff as well.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

If you’re new to Unity Answers, please check our User Guide to help you navigate through our website and refer to our FAQ for more information.

Before posting, make sure to check out our Knowledge Base for commonly asked Unity questions.

Check our Moderator Guidelines if you’re a new moderator and want to work together in an effort to improve Unity Answers and support our users.

Follow this Question

Answers Answers and Comments

1 Person is following this question.

avatar image

Related Questions

unity car tutorial help 0 Answers

I want if I can make the BSP in 3Ds Max 2 Answers

Should I export my room with all the objects in it or rearrange in Unity? 1 Answer

3ds max could not be found (.max asset in project) 1 Answer

Blender wheels wrong rotation 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges