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

#1 2012-01-02 12:40:22

DjPenguin68
Scratcher
Registered: 2012-01-02
Posts: 8

Help!

How i do projetiles(that us can shoot)?

Offline

 

#2 2012-01-02 14:41:06

Purika
Scratcher
Registered: 2011-01-26
Posts: 100+

Re: Help!

Can you give us more detail please?  smile


https://lh3.googleusercontent.com/-ZlPXbnYAtro/TxRNNopA6XI/AAAAAAAAAvY/worvlbyfCYI/s589/Purika.gif
If I was three birds, I could see myself fly below us!  big_smile

Offline

 

#3 2012-01-02 21:35:01

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Help!

When mouse down
Go to gun
Point at mouse-pointer
show
Repeat until <touching wall>
{
     move (5) steps
}
hide


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

#4 2012-01-03 12:39:57

DjPenguin68
Scratcher
Registered: 2012-01-02
Posts: 8

Re: Help!

Purika wrote:

Can you give us more detail please?  smile

in my first project(see my projects for more info)there two spaceships,but i want the player one to shoot anything to destroy the other spaceship!

Offline

 

#5 2012-01-03 14:18:46

Purika
Scratcher
Registered: 2011-01-26
Posts: 100+

Re: Help!

DjPenguin68 wrote:

Purika wrote:

Can you give us more detail please?  smile

in my first project(see my projects for more info)there two spaceships,but i want the player one to shoot anything to destroy the other spaceship!

I will have a look at it if I have time!  smile


https://lh3.googleusercontent.com/-ZlPXbnYAtro/TxRNNopA6XI/AAAAAAAAAvY/worvlbyfCYI/s589/Purika.gif
If I was three birds, I could see myself fly below us!  big_smile

Offline

 

#6 2012-01-03 14:46:22

rabbit1131
Scratcher
Registered: 2009-10-16
Posts: 1000+

Re: Help!

http://i43.tinypic.com/9rndj4.gif
Or if you don't have antidote
http://i43.tinypic.com/9rndj4.gif


The Intergalactic Adventures of Revesilia! I hope you will partake in this gigantic undertaking, to build the sequel to the hit map The Adventures of Revesilia! The Intergalactic Adventures of Revesilia Map Builders Application thread! http://internetometer.com/image/35004.png

Offline

 

#7 2012-01-03 15:20:57

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Help!

rabbit1131 wrote:

http://i43.tinypic.com/9rndj4.gif
Or if you don't have antidote
http://i43.tinypic.com/9rndj4.gif

Sorry, but what's antidote?


Why

Offline

 

#8 2012-01-03 16:19:54

fungirl123
Scratcher
Registered: 2011-10-09
Posts: 1000+

Re: Help!

RedRocker227 wrote:

rabbit1131 wrote:

http://i43.tinypic.com/9rndj4.gif
Or if you don't have antidote
http://i43.tinypic.com/9rndj4.gif

Sorry, but what's antidote?

It's this AWESOME program you download that lets you see pictures in the forums again. The programmers also put in a code that lets you embed Scratch projects and YouTube videos into your forum posts! The topic is somewhere in Misc. or Advanced Topics, I'll try to find it if your interested.


http://www.thebrag.com/wp-content/uploads/2011/06/GroupLove_General1_IMG_9057.jpg

Offline

 

#9 2012-01-03 16:25:29

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Help!

fungirl123 wrote:

RedRocker227 wrote:

rabbit1131 wrote:

http://i43.tinypic.com/9rndj4.gif
Or if you don't have antidote
http://i43.tinypic.com/9rndj4.gif

Sorry, but what's antidote?

It's this AWESOME program you download that lets you see pictures in the forums again. The programmers also put in a code that lets you embed Scratch projects and YouTube videos into your forum posts! The topic is somewhere in Misc. or Advanced Topics, I'll try to find it if your interested.

yikes
I NEED THAT!  tongue
I think I saw it somewhere, but I wasn't sure what it was, so I just ignored it  tongue


Why

Offline

 

#10 2012-01-03 16:34:44

fungirl123
Scratcher
Registered: 2011-10-09
Posts: 1000+

Re: Help!

RedRocker227 wrote:

fungirl123 wrote:

RedRocker227 wrote:


Sorry, but what's antidote?

It's this AWESOME program you download that lets you see pictures in the forums again. The programmers also put in a code that lets you embed Scratch projects and YouTube videos into your forum posts! The topic is somewhere in Misc. or Advanced Topics, I'll try to find it if your interested.

yikes
I NEED THAT!  tongue
I think I saw it somewhere, but I wasn't sure what it was, so I just ignored it  tongue

http://scratch.mit.edu/forums/viewtopic … 77&p=1<---- is the forum topic.  smile


http://www.thebrag.com/wp-content/uploads/2011/06/GroupLove_General1_IMG_9057.jpg

Offline

 

#11 2012-01-03 16:55:24

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: Help!

fungirl123 wrote:

RedRocker227 wrote:

fungirl123 wrote:

It's this AWESOME program you download that lets you see pictures in the forums again. The programmers also put in a code that lets you embed Scratch projects and YouTube videos into your forum posts! The topic is somewhere in Misc. or Advanced Topics, I'll try to find it if your interested.

yikes
I NEED THAT!  tongue
I think I saw it somewhere, but I wasn't sure what it was, so I just ignored it  tongue

http://scratch.mit.edu/forums/viewtopic … 77&p=1<---- is the forum topic.  smile

Thank you!  big_smile


Why

Offline

 

#12 2012-01-04 08:50:22

DjPenguin68
Scratcher
Registered: 2012-01-02
Posts: 8

Re: Help!

Most of every1 here is helpin me a lot,i only tested moregames one but now i gonna rabbit one!

Offline

 

#13 2012-01-04 08:55:50

DjPenguin68
Scratcher
Registered: 2012-01-02
Posts: 8

Re: Help!

And more info:in my first project there two spaceships,but only one is the player one,and other is the enemy one,and i want the player one to shoot projectiles and when the enemy spaceship got hurt 3 times it stops moving!

Offline

 

#14 2012-01-04 16:18:21

MoreGamesNow
Scratcher
Registered: 2009-10-12
Posts: 1000+

Re: Help!

Wait, what "view" do you want?  Is the projectile affected by gravity?  Or is it top-down, because that's is the script I gave you.  If you want it to be "side view" (gravity, parabola, etc.) just ask.


http://images2.layoutsparks.com/1/218929/rubiks-cube-animated-rotating.gif
"Cogito ergo sum" --  I think, therefore I am

Offline

 

Board footer