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

#1 2012-05-18 13:30:26

MP-R
New Scratcher
Registered: 2012-03-09
Posts: 14

Point In Direction...

HI
i need help with my ICT Project for school  sad
how do you do if you want the fish for example:

WHEN I RICEVE "LEV. 1"
IF POINTING IN DIRECTION 90 (RIGHT)
CHANGE TO COSTUME "FISH2"

is there something like this on Scratch? does it exist?
cold i make a variable? how?

THANKS A LOT

Offline

 

#2 2012-05-18 13:39:33

Mrpsau
Scratcher
Registered: 2011-08-17
Posts: 9

Re: Point In Direction...

Yes like this

When I recieve <Lev.1>
if <(direction) = [90]>
Switch to costume<Fish2>
Note:The top is a recieve broadcast Block


[img]http://farm6.staticflickr.com/5469/7222760156_8b766f324d.jpg[img]

Offline

 

#3 2012-05-18 14:26:38

sonicfan12p
Scratcher
Registered: 2011-11-16
Posts: 1000+

Re: Point In Direction...

Mrpsau wrote:

Yes like this

 When I recieve [Lev.1 v]
if <(direction) = [90]>
Switch to costume [Fish2 v]
Note:The top is a recieve broadcast Block

This will work.

Last edited by sonicfan12p (2012-05-18 15:32:53)


Why are the secret organizations getting all the attention?  mad

Offline

 

#4 2012-05-18 14:33:43

MP-R
New Scratcher
Registered: 2012-03-09
Posts: 14

Re: Point In Direction...

Thanksssssssssssssssssssssssssssssssssss

Offline

 

#5 2012-05-18 21:27:44

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Point In Direction...

sonicfan12p wrote:

Mrpsau wrote:

Yes like this

 
when I receive [Lev.1 v]
if <(direction) = [90]>
Switch to costume [Fish2 v]
Note:The top is a recieve broadcast Block

This will work.

Fixed.  smile


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

Board footer