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

#1 2008-11-05 21:34:50

Zack2008
Scratcher
Registered: 2008-10-21
Posts: 5

Making Gunshots

Hey i wana make a game were you shoot things but I can't figure out how to make gunshots... Like the casings and the people dieing when you shot them...

Offline

 

#2 2008-11-05 23:05:39

half_life_2
Scratcher
Registered: 2007-07-19
Posts: 1000+

Re: Making Gunshots

<when[  ]cfirst draw a 2cd costume where he goes on the ground. (have blood dark red OPTIONAL) the do this script, [blocks]<when[bad guy  ]clicked><switch to costume[ dead[/blocks]


http://i.imgur.com/WofKH.png

Offline

 

#3 2008-11-05 23:12:40

half_life_2
Scratcher
Registered: 2007-07-19
Posts: 1000+

Re: Making Gunshots

for the sound, go on sound blocks and click set instrument to then,keep on clicking the > button till you find gunshot. then u make this script.
[blocks]<when green flag clicked><set instrument to( gunshot[/blocks]
then do this script, [blocks] <when green flag clicked><forever><if>mouse down<play note(5  )for(  0.5)secss> [/blocks] and there you go!

Last edited by half_life_2 (2008-11-05 23:13:18)


http://i.imgur.com/WofKH.png

Offline

 

Board footer