I am making an RPG-style storybook game and I need to know how to make cut-scenes.
e.g.: A part of an RPG when you are unable to control you character and they stop to talk to a character or at the beginning of fight scenes etc.
If you need an example this one is a lot like the cut scene I'm looking for.
http://www.scratch.mit.edu/ext/youtube/?v=nc5MU-tz3LM
I'm wondering if anyone would mind helping me any help is appreciated.
Offline
use variables. do it so that movement and stuffs can only happen if the variable = 1 for example, and set the variable to 0 during cut scenes.
Offline