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

#1 2010-11-27 14:02:20

BMXboi
New Scratcher
Registered: 2010-11-22
Posts: 4

3D gun switching

I've been doing scratch for about a week and i cant figure out how to program it to hid my desert eagle and show the M4A1.
Please get to me quick!

BMXboi out

Offline

 

#2 2010-11-27 14:17:21

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: 3D gun switching

use the
[blocks]<hide>[/blocks]
block

Last edited by ScratchReallyROCKS (2010-11-27 14:17:54)


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#3 2010-11-27 14:20:46

TriTeam
Scratcher
Registered: 2009-05-05
Posts: 100+

Re: 3D gun switching

I'm not sure exactly what you're talking about, but you might want to try something like this:

For whatever sprite is switching the guns:
[blocks]<when[Switch gun button]clicked>
<broadcast[switch gun]>[/blocks]

For the desert eagle:
[blocks]<when I receive[switch gun]>
<hide>[/blocks]

For the M4A1:
[blocks]<when I receive[switch gun]>
<show>[/blocks]
Hope that helps.

EDIT: That's weird, the blocks have gone all wacky.

Last edited by TriTeam (2010-11-28 14:30:56)


http://imgur.com/EjPVl.pngMWA HA HA!

Offline

 

#4 2010-12-27 22:40:46

BMXboi
New Scratcher
Registered: 2010-11-22
Posts: 4

Re: 3D gun switching

shanks

bmxboi out

Offline

 

#5 2010-12-30 16:25:43

BMXboi
New Scratcher
Registered: 2010-11-22
Posts: 4

Re: 3D gun switching

ok every one anyone that can find me a 3d
map gets my happyness. I need a cs type map

Offline

 

Board footer