WhOoKie Posted April 1, 2016 Report Posted April 1, 2016 (edited) Hello. I did make maps for quiet some time (None really good thogh...) but now I want to improve. I have learned Blender and installed the Source Engine export plugin. My problem is: I made a cube for testing. I textured it red. The model is textured in TarGa, with a red texture. Infos to the Texture: TGA, same name as the model (testcube.tga), is under materials/models/testcube/testcube.vtf (I compiled it to VTF/VMT). The model is compiled from testcube.smd to testcube.mdl, using GUIStudioMdl. My QC file is attached. Thanks for helping, WhOokie EDIT: I forgot, the initial problem is, the cube is showing off Black in SDK and in the game. testcube.qc Edited April 1, 2016 by WhOoKie Quote
Pivac Posted April 1, 2016 Report Posted April 1, 2016 The texture is not showing? 1. Make sure the material in Blender is named exactly the same as your .vmt file 2. Make sure path to texture is correct 3. I don't work with GUIStudioMdl, I just drag and drop .qc file on studiomdl application for compiles, so maybe it's something wrong with GUIStudioMdl Here's my .qc file that works, so try using this code for your model (change models names of course + I used .fbx for this one, so change extension to .smd) shipping_crate_1.qc Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.