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

#1 2012-05-11 11:37:53

Atremain
New Scratcher
Registered: 2012-05-11
Posts: 1

How do I make my object explode?

I made and Magic 8 Ball and i'm trying to get it to explode. But I don't know how. Can you help me?

Offline

 

#2 2012-05-11 11:44:31

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: How do I make my object explode?

Make dirrent "firey" costumes and switch them. As you can tell by my user name, I make things explode a lot.


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#3 2012-05-11 11:55:25

Xfadingsmilex
Scratcher
Registered: 2012-05-10
Posts: 11

Re: How do I make my object explode?

Mya, just do what he said! grrr...

Offline

 

#4 2012-05-11 14:30:14

AgentRoop
Scratcher
Registered: 2012-02-11
Posts: 1000+

Re: How do I make my object explode?

Xfadingsmilex wrote:

Mya, just do what he said! grrr...

what?  roll


La La
I wrote an album.

Offline

 

#5 2012-05-11 14:32:57

mythbusteranimator
Scratcher
Registered: 2012-02-28
Posts: 1000+

Re: How do I make my object explode?

AgentRoop wrote:

Xfadingsmilex wrote:

Mya, just do what he said! grrr...

what?  roll

Iknow, random, right?


http://www.foxtrot.com/comics/2012-04-01-fdb37077.gif
clicky

Offline

 

#6 2012-05-11 22:34:23

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: How do I make my object explode?

Create costumes for the 'explosion' sprite which are frames of an explosion animation.
Animate them.

when I receive [explode v]
switch to costume [explosion1 v]
show
go to front
repeat (10) //or number of costumes - 1
wait (0.05) secs
next costume
end

Last edited by trinary (2012-05-11 22:34:43)


http://trinary.tk/images/signature_.php

Offline

 

#7 2012-07-14 13:35:56

mustaches-rule
New Scratcher
Registered: 2012-07-13
Posts: 1

Re: How do I make my object explode?

You have to make a sprite and draw your explosion in different costumes.

Offline

 

#8 2012-07-14 18:10:33

AgentRoop
Scratcher
Registered: 2012-02-11
Posts: 1000+

Re: How do I make my object explode?

mustaches-rule wrote:

You have to make a sprite and draw your explosion in different costumes.

This is an old thread.


La La
I wrote an album.

Offline

 

Board footer