The VG Resource

Full Version: Unity ripping models-no texture?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I am following the unity ripping tutorial here: https://wiki.vg-resource.com/Unity/Model_Ripping , however when I finally import the model into blender, the model appears solid white with no texture. Is there a way to make the texture appear? Thanks
you need to apply the textures, if there is no texture, export the correct texture in texture2d and apply the thing
(06-25-2021, 02:36 AM)fajnygosciu1234 Wrote: [ -> ]you need to apply the textures, if there is no texture, export the correct texture in texture2d and apply the thing

how do i do that, sorry noob here