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.




