Talk:XSI Prop Creation

From Valve Developer Community
Jump to navigation Jump to search

tutorial about concave physic props

could you please make a tutorial about the creation of concave physicboxes?

A brief explaination can be found on the collision mesh page here Collision_mesh, or if you want something a bit more broken up into steps I have this tutorial here which you can check out. --Lost 17:06, 21 October 2009 (UTC)

Texture isn't showing up in HLMV

I have compiled the model and put the texture along with a .vmt in the ".../materials/models/fencepost" folder. I point to these textures using:

$cdmaterials models/fencepost


When I drop the *.qc onto studiomdl.exe, it churns out the .mdl without a problem, but when I open up the prop in HLMV, all I see is the model with a purple/black checker board. What am I missing?