Frictional Games Forum (read-only)
About making my own enemy - 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 (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: About making my own enemy (/thread-4764.html)



About making my own enemy - Perelie - 09-26-2010

So I assume it's possible to make out own enemies? Like, it wouldn't be easy perhaps, but it's possible right?

Because I was going to make one, but I'm not sure what programs and stuff I need to do, so is there some guide for making enemies or something?


RE: About making my own enemy - MulleDK19 - 09-26-2010

(09-26-2010, 11:03 AM)Perelie Wrote: So I assume it's possible to make out own enemies? Like, it wouldn't be easy perhaps, but it's possible right?

Because I was going to make one, but I'm not sure what programs and stuff I need to do, so is there some guide for making enemies or something?

You cannot make completely new enemies.

You can copy the original, and then change some attributes, like moving speed, how long to look for the player, their mass, field of vision, hearing ability, health, what music is played when they're close, etc.


RE: About making my own enemy - Hannibal - 09-27-2010

Rats. Allowing new enemies would be one of the simplest ways to make custom stories more scary and compelling, adding replay value for their customers. Besides, providing extra weapons / enemies / maps as separate buyable content has been a good money-maker for other companies between major game releases.


RE: About making my own enemy - Frontcannon - 09-27-2010

(09-26-2010, 03:05 PM)MulleDK19 Wrote: You cannot make completely new enemies.

You can copy the original, and then change some attributes, like moving speed, how long to look for the player, their mass, field of vision, hearing ability, health, what music is played when they're close, etc.

Wouldn't you be able to change the model but keep the moveset? That would be a 'new' enemy..


RE: About making my own enemy - Penguinmaster - 10-12-2010

Good ol' fashion bump. I need to find out if this is possible in anyway, whether changing the model or making one from scratch. if it's not possible now, anyone know if Frictional is planning on making it possible?


RE: About making my own enemy - Blackhand - 10-12-2010

I almost certain it is possible. The big limitation is AI and enemy behavior, you wouldn't have any control over that. All the enemies would behave identically other than minor tweaks you can make in the entity xml files.


RE: About making my own enemy - Slith - 10-12-2010

I have no clue myself, but maybe you could have a look at some of the enemy files for the Penumbra series (the spider, the dog and the worm.) An 8 legged mutant? Or something crawling Tongue