Discuss Scratch

justin978
Scratcher
57 posts

How to create powerpoint presentation in scratch ??

How to create powerpoint presentation in scratch ??
PullJosh
Scratcher
1000+ posts

How to create powerpoint presentation in scratch ??

Lots of backgrounds +
when key [space v] pressed
switch backdrop to [next backdrop v]

Edit: Also do
when gf clicked
switch backdrop to [backdrop 1 v] //or whatever your first backdrop is called

Last edited by PullJosh (Oct. 25, 2013 11:36:02)

justin978
Scratcher
57 posts

How to create powerpoint presentation in scratch ??

PullJosh wrote:

Lots of backgrounds +
when key [space v] pressed
switch backdrop to [next backdrop v]

Edit: Also do
when gf clicked
switch backdrop to [backdrop 1 v] //or whatever your first backdrop is called[/quote]

But if we want that next slide should come after say 5 seconds without the user pressing any key, then what to do?

Last edited by justin978 (Oct. 26, 2013 10:04:24)

EH7meow
Scratcher
100+ posts

How to create powerpoint presentation in scratch ??

justin978 wrote:

PullJosh wrote:

Lots of backgrounds +
when key [space v] pressed
switch backdrop to [next backdrop v]

Edit: Also do
when gf clicked
switch backdrop to [backdrop 1 v] //or whatever your first backdrop is called[/quote]

But if we want that next slide should come after say 5 seconds without the user pressing any key, then what to do?
Then you can do:
when gf clicked
switch backdrop to [backdrop 1 v]
repeat (5) //make this number the amount of slides minus 1
wait (5) secs
switch backdrop to [next backdrop v]
justin978
Scratcher
57 posts

How to create powerpoint presentation in scratch ??

Thanks….
justin978
Scratcher
57 posts

How to create powerpoint presentation in scratch ??

What is the difference between backdrop and costume of scratch ?
ZaharaMar
Scratcher
500+ posts

How to create powerpoint presentation in scratch ??

justin978 wrote:

What is the difference between backdrop and costume of scratch ?
The difference is that one is for the looks of the back of your Project, like the mountains..
And a costume is a thiong sprites have so you can make animations, or simply other drawings out of your first carácter!
scratchisthebest
Scratcher
1000+ posts

How to create powerpoint presentation in scratch ??

justin978 wrote:

What is the difference between backdrop and costume of scratch ?
Nothing, actually, except that backdrops are on the Stage, and costumes are on a sprite.
IronHydra39
Scratcher
1 post

How to create powerpoint presentation in scratch ??

What about in 1.4 version?
CatsUnited
Scratcher
1000+ posts

How to create powerpoint presentation in scratch ??

IronHydra39 wrote:

What about in 1.4 version?
Please don't necropost.

EDIT: Do the same.

Last edited by CatsUnited (June 3, 2015 11:07:59)

Paddle2See
Scratch Team
1000+ posts

How to create powerpoint presentation in scratch ??

Since this topic hasn't seen a new post from the topic owner in a long time, I'm going to assume that it is dead and close the topic. If it still is alive, the topic owner just needs to use the Report button to ask a mod to reopen it

Powered by DjangoBB