Call of Duty: Blender to COD: Difference between revisions

From COD Modding & Mapping Wiki
Jump to navigation Jump to search
(Created page with "{{Warning_forpro}} ''By Irishstorm'' {{Note|This video tutorial will show you the basics of importing model made in Blender into COD.}} {{Warning_advanced}} = Whats needed = ...")
 
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
''By Irishstorm''
''By Irishstorm''


{{Note|This video tutorial will show you the basics of importing model made in Blender into COD.}}
{{Note|This video tutorial will show you the basics of importing model made in Blender into CoD.}}
 
{{Warning_advanced}}
{{Warning_advanced}}


= Whats needed =  
= Whats needed =  


* [http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CFEQFjAA&url=http%3A%2F%2Fwww.blender.org%2F&ei=Ic0nT8SDOoyFhQeKkIycBQ&usg=AFQjCNEufrIkWa9VH5VWtZtqGYtzTmUQfA Blender]
* [http://www.blender.org/ Blender 2.5 or later] (from 2.62 on there's no more limitation in material name length if importing from OBJ!)
* [http://www.youtube.com/redirect?q=http%3A%2F%2Fcode.google.com%2Fp%2Fblender-cod%2F&session_token=b9VQp8KrMpp9-wYFYE0X-AxhtUp8MTMyODA5NDYzN0AxMzI4MDA4MjM3 CodemanX's Blender plugin]
* [http://code.google.com/p/blender-cod/ CoDEmanX's Blender plugin (BlenderCoD)] - More info: [[Call of Duty: Create Models with Blender (without Maya)|Create Models with Blender]]
 
= Notes =
 
* There's no need to do "Quads to Tris" before export, the addon will triangulate everything automatically!
* Texture doesn't matter, it gets written to export file but Asset Manager ignores it
* If you change to the "Scripting" view in Blender, in the upper part you find a log window. Scroll down before exporting to see when it's finished (green entry showing the time it took)
* You may run Blender from console (cmd) if you experience problems, the addon may print some info and warnings


= The video =
= The video =


<videoflash>NDPLThWllu0</videoflash>
<youtube>NDPLThWllu0</youtube>
 


[[Category:Call of Duty 4]]
[[Category:Call of Duty 4]]

Latest revision as of 01:55, 28 December 2023

This tutorial assumes that you already know how to create, compile & create GSCs,CSVs & FastFiles for your maps

By Irishstorm

This video tutorial will show you the basics of importing model made in Blender into CoD.

Whats needed

Notes

  • There's no need to do "Quads to Tris" before export, the addon will triangulate everything automatically!
  • Texture doesn't matter, it gets written to export file but Asset Manager ignores it
  • If you change to the "Scripting" view in Blender, in the upper part you find a log window. Scroll down before exporting to see when it's finished (green entry showing the time it took)
  • You may run Blender from console (cmd) if you experience problems, the addon may print some info and warnings

The video