Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
General Discussion

Getting textures from .blend files for Unity

Rattdaddy
Wednesday, June 3, 2015 - 03:17

Hello, I am new to 3D game development, having only worked with sprites before, so forgive my perhaps noobish question. I have looked on the forums and have not been able to find the answer to this.

I understand that when importing a .blend file into Unity, it will not add the textures to the materials within the models automatically. Where in Blender can we get access to the textures that are used in the models so that we can add them into the /Textures folder in the model asset folder for Unity to use them?

There are many great models here that I would like to be able to use, with the textures shown when rendering in Blender.

Thanks ahead of time!

  • Log in or register to post comments
Danimal
joined 14 years 11 months ago
Wednesday, June 3, 2015 - 05:11

its pretty easy, the textures are bundled into the blend file; you need to click "File->external data-> unpack into files" that creates a new folder called texture with all of them inside

  • Log in or register to post comments
Rattdaddy
joined 10 years 2 weeks ago
Wednesday, June 3, 2015 - 07:40

Thanks!

  • Log in or register to post comments