HI
i need help with my ICT Project for school
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
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)
Offline
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 BlockThis will work.
Fixed.
Offline