Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Models
Selyp Offline
Member

Posts: 210
Threads: 19
Joined: Feb 2011
Reputation: 7
#1
Custom Models

So I have decided to mess around with making custom models for the level editor. I am wondering if anyone has done this and knows what steps to go through?

I am using Blender, so I was wondering what I would need to export the file as. I am guessing I would have to also load it into the model editor and change the properties before loading it in the editor?

If anyone has done this or is also attempting this, let me know I would love to get some advice! Thanks!

Atlantia - An Amnesia: The Dark Descent Full Conversion Mod
02-26-2011, 08:35 AM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: Custom Models

Only exporter I know is this: http://opencollada.org/ for Maya & 3ds Max. Maya exporter works, I used it.
Blender has its own exporter but I didn't get it to work.

02-26-2011, 09:59 AM
Website Find
nkmol Offline
Senior Member

Posts: 252
Threads: 19
Joined: Feb 2011
Reputation: 4
#3
RE: Custom Models

http://m.youtube.com/index?desktop_uri=%...0PnYi54go4
Seems he's using the collapse too for blender :p
02-26-2011, 11:01 AM
Find
Mofo Offline
Member

Posts: 71
Threads: 4
Joined: Sep 2010
Reputation: 2
#4
RE: Custom Models

This should help:

http://wiki.frictionalgames.com/hpl2/thi...3d/blender
02-26-2011, 08:45 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#5
RE: Custom Models

It didn't help, I'm doing some thing very wrong.

03-01-2011, 12:23 PM
Website Find
Mofo Offline
Member

Posts: 71
Threads: 4
Joined: Sep 2010
Reputation: 2
#6
RE: Custom Models

(03-01-2011, 12:23 PM)Tanshaydar Wrote: It didn't help, I'm doing some thing very wrong.

Well, what kind of problems are you having?
03-01-2011, 02:33 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#7
RE: Custom Models

I have an .obj model, I open it with blender and try to convert to .dae. But every time I try to convert, blender gives errors.

PS. I have no 3D modeling experience or knowledge.


Attached Files
.rar   untitled.rar (Size: 474.17 KB / Downloads: 91)

03-01-2011, 03:28 PM
Website Find
Skaruts Offline
Member

Posts: 106
Threads: 11
Joined: Feb 2008
Reputation: 0
#8
RE: Custom Models

The problem should be this one:
Quote:(...)
daeTriangles.material = mesh.materials[k].name
AttributeError: 'NoneType' object has no attribute 'name'

Simply add a meterial to the object. (I'm using blender 2.49b, btw)

- Import the .obj file, default settings are fine, I think.

- Then press F5 to show up the material options (or find the Shading icon on the viewport header, click it, and then click the Materials button that will pop up a little to the right (a red ball icon)).

- Then you'll see in there a panel called Link to Object and a button saying Add New. Just click this button to add a new material.
Export, and it all should be ok.

This is an easy solution that will, at least, allow you to export successfuly, but I can't garantee you that it will work all times with all models, though, and I don't know if the model editor from amnesia will read it well. I haven't yet tested model making for it.

But if you got any more problems, feel free to ask.
Cheers.


Attached Files
.rar   Chair.rar (Size: 381.36 KB / Downloads: 96)
(This post was last modified: 03-07-2011, 10:58 PM by Skaruts.)
03-07-2011, 10:50 PM
Find




Users browsing this thread: 1 Guest(s)