![]() |
Can i add an NPC to a CS? - 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: Can i add an NPC to a CS? (/thread-18581.html) |
Can i add an NPC to a CS? - Cendrillion - 10-01-2012 Hello again mates, my question is this: Can i add NPC's? im thinking about making flashbacks where i run an in-game-video with conversations betwen 2 characters, can i do that? RE: Can i add an NPC to a CS? - EXAWOLT - 10-01-2012 you can add new entitys to amnesia, but when its about people its not as simple. they need to have special functions for movement and stuff RE: Can i add an NPC to a CS? - Robby - 10-01-2012 You'll need advanced AI for that. I think. Animations and all that.... That's going to take quite a while, but it is possible. RE: Can i add an NPC to a CS? - Obliviator27 - 10-03-2012 (10-01-2012, 06:09 PM)Cendrillion Wrote: Hello again mates, my question is this: Can i add NPC's? im thinking about making flashbacks where i run an in-game-video with conversations betwen 2 characters, can i do that?Short answer: Yes. Long Answer: Entirely possible, but it's not going to be easy. You'll need to do animations. And HPL is not kind when it comes to animations. The process will involve creating a model, rigging it with a skeleton, and then animating and importing into HPL. A long process, but if you can pull it off, go for it. RE: Can i add an NPC to a CS? - FlawlessHappiness - 10-03-2012 You could make an invisible NPC! As if he is behind something that you can't open, like a locked door. So he speaks through the door. RE: Can i add an NPC to a CS? - nemesis567 - 10-05-2012 (10-03-2012, 06:27 AM)beecake Wrote: You could make an invisible NPC! As if he is behind something that you can't open, like a locked door. So he speaks through the door.That in modern games = big pile of shit. RE: Can i add an NPC to a CS? - Robby - 10-05-2012 (10-03-2012, 06:27 AM)beecake Wrote: You could make an invisible NPC! As if he is behind something that you can't open, like a locked door. So he speaks through the door.Well, why make an invisible NPC if you won't even get to see the NPC? Just add a shadow, and you're good to go with that. No need to do extra workload. RE: Can i add an NPC to a CS? - nemesis567 - 10-06-2012 (10-05-2012, 08:49 PM)Robosprog Wrote:It all comes down to what you pretend to achieve.(10-05-2012, 08:04 PM)nemesis567 Wrote:(10-03-2012, 06:27 AM)beecake Wrote: You could make an invisible NPC! As if he is behind something that you can't open, like a locked door. So he speaks through the door.That in modern games = big pile of shit. And of course that no NPCs at all isn't any better. |