Frictional Games Forum (read-only)
Creating cutscenes - 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: Creating cutscenes (/thread-16743.html)



Creating cutscenes - ikusia92 - 07-04-2012

HI everyone!
I've got few questions but I wasn't able to find answers on google and forum.
I wonder if there is a way to create cutscene in a custom story ( or like in a game where character was moving on his own and looking around) or if it's possible to input a video into a game so it would play once a certain level loads.


RE: Creating cutscenes - Traggey - 07-04-2012

Yes you can script the players movements and make cinematic camera stuff.

No you can not play for example .AVI files within the game


RE: Creating cutscenes - ikusia92 - 07-04-2012

(07-04-2012, 11:34 PM)Traggey Wrote: Yes you can script the players movements and make cinematic camera stuff.

No you can not play for example .AVI files within the game
That's great Smile Could u please put a link where I can find a tutorial to that?


RE: Creating cutscenes - Traggey - 07-04-2012

(07-04-2012, 11:37 PM)ikusia92 Wrote:
(07-04-2012, 11:34 PM)Traggey Wrote: Yes you can script the players movements and make cinematic camera stuff.

No you can not play for example .AVI files within the game
That's great Smile Could u please put a link where I can find a tutorial to that?

No idea if there's a direct tutorial for that, it's all about scripting.

Have a look at this thread - http://www.frictionalgames.com/forum/thread-14523.html?highlight=cutscene


BTW, make sure to search the forum before you post about these things, it wasn't very hard to find this.


RE: Creating cutscenes - ikusia92 - 07-05-2012

(07-04-2012, 11:58 PM)Traggey Wrote:
(07-04-2012, 11:37 PM)ikusia92 Wrote:
(07-04-2012, 11:34 PM)Traggey Wrote: Yes you can script the players movements and make cinematic camera stuff.

No you can not play for example .AVI files within the game
That's great Smile Could u please put a link where I can find a tutorial to that?

No idea if there's a direct tutorial for that, it's all about scripting.

Have a look at this thread - http://www.frictionalgames.com/forum/thread-14523.html?highlight=cutscene


BTW, make sure to search the forum before you post about these things, it wasn't very hard to find this.
Alright, thanks a lot for help =)