Frictional Games Forum (read-only)
Rigging issue - With video, little text, READ :) - 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: Rigging issue - With video, little text, READ :) (/thread-10352.html)

Pages: 1 2


RE: Rigging issue - With video, little text, READ :) - Teodor Sundström - 09-16-2011

Thanks. How do I bring the ready-made ent-file into the game? The real game, not a mod. And how do I make Amensia replace the character with mine?


RE: Rigging issue - With video, little text, READ :) - MrBigzy - 09-16-2011

You have to put it in a map in the level editor. You'd have to open that specific map if you want to put it in the main game.



RE: Rigging issue - With video, little text, READ :) - Teodor Sundström - 09-17-2011

I want the real game - no mod - to include my "entity" as an enemy replacement.


RE: Rigging issue - With video, little text, READ :) - MrBigzy - 09-17-2011

Yeah, you just open up that specific level in the level editor, delete the grunt, and put your new enemy in it's place with the same name (unless you wanted to change the enemy's name in the script for that level). The main game's maps are in the "maps" folder in the main Amnesia directory. Also, make sure your enemy files are in the entities folder, prefereably in entities/enemy. Make a folder there with your enemy's name and put the files in it.