Search Unity

Need help with blender

Discussion in 'Asset Importing & Exporting' started by Advait88, Nov 26, 2017.

  1. Advait88

    Advait88

    Joined:
    Jun 8, 2017
    Posts:
    14
    So guys I'm working on a race Game and have modeled few cars we are going to use only materials as its a racing game so I separated each objects by materials but the programmer isn't happy with it cause more objects makes it difficult for optimisation

    So can I make all these objects into one?
    http://prntscr.com/hfbexu


    If anyone knows solution for it please tell me.
     
  2. BrandyStarbrite

    BrandyStarbrite

    Joined:
    Aug 4, 2013
    Posts:
    2,076
    I hope I understand your question correctly.

    Okay: One thing you could probably do....
    Is make all of the wheels, all share the same material.
    And probably combining all of the wheel textures, into a single texture atlas
    might help?

    If I did not understand your question, could you provide us with more info?
     
    Last edited: Apr 19, 2018
  3. ModLunar

    ModLunar

    Joined:
    Oct 16, 2016
    Posts:
    374
    In Blender, you should be able to select all of those separate objects and use Ctrl + J to "join" them into one piece.

    Note that if you're making a car, you may need at 4 objects to be kept separate from each other for the wheels so they can rotate independently in animations. But you can join all the parts for each wheel since they'll probably animate together as one unit.
     
    verybinary likes this.
  4. qobion

    qobion

    Joined:
    Apr 21, 2018
    Posts:
    2
    You use several materials in one object.
    1. Add material
    2. Choose faces and click assign
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      304.1 KB
      Views:
      601