Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • 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
2
Question by SMFoged · Sep 17, 2010 at 10:54 AM · export3dsmax

How to ignore certain objects in a 3ds Max file

I am very new to Unity. On behalf of the team i am trying to figure out if it is possible to have Unity ignore certain objects in a .max file (or .fbx).

We are thinking that our workflow will require us to have template and reference objects in the max scene that are not required in the Unity project.

This could be planes with reference textures, high poly objects and similar things.

I understand that after the .max file is loaded in Unity i can delete chosen elements in the Unity.

Basically we want high control of what objects Unity gets access to. Other exporters can define a top node, where it and all children gets exported... that would be nice.

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 15, 2011 at 12:26 AM 0
Share

Retagged 3ds, max to 3dsmax. Greetz, $$anonymous$$y.

3 Replies

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

Answer by alexnode · Sep 17, 2010 at 11:59 AM

You have to write a script using the asset post processor or pre processor. http://unity3d.com/support/documentation/ScriptReference/AssetPostprocessor.html

You can access many properties like names, user properties materials etc . It is recommended to build the import system before you start production, a small test build that emulates your final project and try to automate as much as you can. Like materials, collision, ignoring objects, Xrefs, create instances
Keep in mind though that you could work your way through max script for example having a master file and export individual components for unity,reset their transforms or any other task you want. It is a matter of personal preference if you would like to assemble stuff in unity or your 3d program. If you are starting a small project i suggest just to keep two files. like modelSource.max and modelExport.Max

edit: this was a question i made and it is a bit more helpful. http://answers.unity3d.com/questions/7377/how-to-start-coding-with-assetpostprocessor

Comment
Add comment · Show 2 · 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 SMFoged · Sep 17, 2010 at 01:38 PM 0
Share

We are still trying to figure out if we want to use the concept of a $$anonymous$$odelSource.max and $$anonymous$$odelExport.fbx (or something Like it) or just one max file that is saved in the unity assets folder.

Can you point me to more information about "ignoring objects" that you mentioned above?

avatar image alexnode · Sep 17, 2010 at 02:15 PM 0
Share

i added a link in the answer which has more links. I haven't done anything with ignoring assets but it is possible.

avatar image
1

Answer by SpookyCat · Sep 17, 2010 at 11:58 AM

Well you could hide stuff before exporting if you dont want it in Unity at all, or use export selected.

Comment
Add comment · Show 2 · 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 SMFoged · Sep 17, 2010 at 01:32 PM 0
Share

I just tried to hide an object, It is still "picked up" by Unity

avatar image SpookyCat · Sep 17, 2010 at 03:41 PM 0
Share

You are right. Export selected will do the job if you dont fancy writing any Editor scripts.

avatar image
0

Answer by SMFoged · May 23, 2012 at 12:50 PM

So i came across this max script that can help a little on this problem: http://www.scriptspot.com/3ds-max/scripts/layer-manager-to-files-exporter

enjoy.

Comment
Add comment · 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

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.

Follow this Question

Answers Answers and Comments

2 People are following this question.

avatar image avatar image

Related Questions

How can I export 3d model from unity3d file? 3 Answers

Normals flipped on editable poly model - imported from Max 7 Answers

Exporting sub-object level animation from 3dsMax - editable poly. 3 Answers

Importing animation from 3DS Max into Unity problem 3 Answers

Playing single object animation 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