This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-02-18 18:41:56

Hermygurl
New Scratcher
Registered: 2012-05-07
Posts: 1

RPG Storybook Cut-Scene

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

 

#2 2013-02-19 19:01:39

piguillaud
Scratcher
Registered: 2010-06-19
Posts: 100+

Re: RPG Storybook Cut-Scene

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

 

Board footer