Discuss Scratch

hafizman7_14
Scratcher
6 posts

how to make a basketball game

the reason i added this is because i dont how to make the ball turn

i dont know to this is what i done:

when green flag clicked
forever
point towards [ mouse pointer]
end
hafizman7_14
Scratcher
6 posts

how to make a basketball game

and i also added this
when green flag clicked
forever
point towards [ v]
end

when green flag clicked
forever
if <> then
<mouse down?>
move (10) steps
turn cw (180) degrees


else

end
end
hafizman7_14
Scratcher
6 posts

how to make a basketball game

when green flag clicked
forever
if <> then
<key [e] pressed?>
turn cw (15) degrees
end
end
MythosLore
Scratcher
1000+ posts

how to make a basketball game

What do you mean by “make the ball turn”?

Powered by DjangoBB