How to i get models i made using blender into gmod ?
You'd be better off asking in the modelling section: [url]http://facepunch.com/forumdisplay.php?f=40[/url]
Buu342 has some nice tuts on youtube.
[QUOTE=BFG9000;46472601]Buu342 has some nice tuts on youtube.[/QUOTE]
Yeah but they're for making Viewmodels though. I'm going to try and make one about making props sometime soon. Also thinking about ragdolls, but there's so much to cover.
You can use Blender source tools to export your models into .smd format
[url]https://developer.valvesoftware.com/wiki/Blender_Source_Tools[/url]
From there you need to create a .qc file including your exported .smd files & run it through StudioMDL to compile your model for Source Engine. Check out GUIStudioMDL for an easy to use interface.
This wiki page is where I got started, it includes a sample .qc setup: [url]https://developer.valvesoftware.com/wiki/Modeling_props_with_Blender[/url]
Sorry, you need to Log In to post a reply to this thread.