• Levitating Cube
    0 replies, posted
I tried to do a simple exporting test with Blender to source, and everything came around eventually but in actual Garry's Mod, the box is floating mid-air. Here is my .QC file; [code] $modelname "Cube.mdl" $body mybody "Cube.smd" $cdmaterials "models/weapons/parts" $sequence idle "Cube.smd" $collisionmodel "Cube.smd" { $concave } [/code] Any ideas for the problem?
Sorry, you need to Log In to post a reply to this thread.