Creating an Object
Posted: July 12th, 2010, 3:18 pm
Hi,
I looked at the tutorial on creating an object in Blender and importing it into Sandbox and managed to get it working with a basic cube, but I'm having trouble with something different.
I have a model in blender that looks like this:

ANd I have exported it as "tris.md3" to: ../packages/models/pickaxe/tris.md3
Now, I don't have any image texture files for it, because the texture was done in Blender with just colours, not from a jpg/gif, etc... file, so my config file looks like this:
md3.cfg
And when I import it into sandbox and place it as an object, there is nothing there. Not even the "No Texture" thing, just nothing and then I can't click on it to edit it either.
Would appreciate if someone could advise as to where i'm going wrong, thanks.
I looked at the tutorial on creating an object in Blender and importing it into Sandbox and managed to get it working with a basic cube, but I'm having trouble with something different.
I have a model in blender that looks like this:

ANd I have exported it as "tris.md3" to: ../packages/models/pickaxe/tris.md3
Now, I don't have any image texture files for it, because the texture was done in Blender with just colours, not from a jpg/gif, etc... file, so my config file looks like this:
md3.cfg
Code: Select all
md3load tris.md3
mdlscale 2000
mdlspec -1
Would appreciate if someone could advise as to where i'm going wrong, thanks.