Frictional Games Forum (read-only)
How to make Enemies - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: How to make Enemies (/thread-17604.html)

Pages: 1 2 3 4


RE: How to make Enemies - Traggey - 08-13-2012

(08-13-2012, 06:02 PM)Thenooblevelcreator Wrote: Ok, here i go. I'm using blender, and i still have to know well how does it work. I tried to:
1: Import the brute
2: With edit mode, i got some edges of it's sword and i moved them, so it seems an axe, and I exported it as a .dae (with another name, of course)
Then, i went to Model editor and I tried to import the mesh. It crashed. I know that modeling is very hard, but for my CS i would like to have a bit different character.
I think that it is a texture problem, but i'm not sure.
I don't exactly know if i'm asking too much, but i want to do something for beggining. Perhaps i should begin with desks, or something, but i'm not really interested on furniture.
It's not a texture problem, it's a blender problem. Blender has tons of issues with exporting DAE apparently.


RE: How to make Enemies - The chaser - 08-13-2012

(08-13-2012, 06:05 PM)Traggey Wrote:
(08-13-2012, 06:02 PM)Thenooblevelcreator Wrote: Ok, here i go. I'm using blender, and i still have to know well how does it work. I tried to:
1: Import the brute
2: With edit mode, i got some edges of it's sword and i moved them, so it seems an axe, and I exported it as a .dae (with another name, of course)
Then, i went to Model editor and I tried to import the mesh. It crashed. I know that modeling is very hard, but for my CS i would like to have a bit different character.
I think that it is a texture problem, but i'm not sure.
I don't exactly know if i'm asking too much, but i want to do something for beggining. Perhaps i should begin with desks, or something, but i'm not really interested on furniture.
It's not a texture problem, it's a blender problem. Blender has tons of issues with exporting DAE apparently.
So, i should use 3ds instead? I must admit that blender is full of tools, but if it can import DAE, it should export a .DAE correctly, shouldn't?
Perhaps, as an enemy is more complicated to do, you may have problems exporting enemies.


RE: How to make Enemies - Your Computer - 08-13-2012

(08-13-2012, 06:17 PM)Thenooblevelcreator Wrote: So, i should use 3ds instead? I must admit that blender is full of tools, but if it can import DAE, it should export a .DAE correctly, shouldn't?
Perhaps, as an enemy is more complicated to do, you may have problems exporting enemies.

Blender has only some import issues, but HPL2 doesn't know how to handle Blender's armatures since HPL2 was designed for Maya's armatures and way of exporting. HPL2 can handle everything else that Blender exports to DAE, though--albeit, Blender doesn't export object names, only IDs. There is a way to prevent HPL2 from crashing with Blender's armatures, but that's futile too. HPL3, or even A Machine for Pigs, may solve these issues.

Also, using 3DS Max won't help either.


RE: How to make Enemies - The chaser - 08-16-2012

Then, if i made the same with maya it would work? The only problem is blender?


RE: How to make Enemies - Traggey - 08-16-2012

(08-16-2012, 12:26 PM)Thenooblevelcreator Wrote: Then, if i made the same with maya it would work? The only problem is blender?
Yup.


RE: How to make Enemies - The chaser - 08-18-2012

Well, i don't have maya (by the moment). Sorry for my ignorance in this, but if i made a desk (something much simplier) with blender, it would work? It's just that i'm new in this, and i want to have the minimal knowledge. I promise: One day i will make a custom enemy for everyone.


RE: How to make Enemies - Your Computer - 08-18-2012

(08-18-2012, 10:49 PM)Thenooblevelcreator Wrote: Well, i don't have maya (by the moment). Sorry for my ignorance in this, but if i made a desk (something much simplier) with blender, it would work? It's just that i'm new in this, and i want to have the minimal knowledge. I promise: One day i will make a custom enemy for everyone.

Armatures are the only real issue with Blender vs HPL2. Static objects and other entities work when you keep in mind what is written in the wiki.

Fact: lots of objects in Amnesia were made with Blender.