Discuss Scratch

nya20002
New Scratcher
1 post

i need to know how to make my sprite glide and talk at the same time

pleaseeeeeeeeeeeeeeeeeee helppppppppppppppppppppppppppppppppp meeeeeeeeeeeeeeeeeee
scubajerry
Scratcher
1000+ posts

i need to know how to make my sprite glide and talk at the same time

one in each script that starts WHEN I RECEIVE —
ppettitt
Scratcher
100+ posts

i need to know how to make my sprite glide and talk at the same time

scubajerry wrote:

one in each script that starts WHEN I RECEIVE —
For example:
when green flag clicked
broadcast [glide v]

when I receive [glide v]
glide (4) secs to x:(31) y:(31)

when I receive [glide v]
say [Hello]
You don't have to do it that way, it is just an example.
PffN
Scratcher
23 posts

i need to know how to make my sprite glide and talk at the same time

nya20002 wrote:

pleaseeeeeeeeeeeeeeeeeee helppppppppppppppppppppppppppppppppp meeeeeeeeeeeeeeeeeee
when green flag clicked
set [ speed] to [ ]
repeat (100)

change [ speed] by (0.05)
change x by (1)
wait ([ speed]) secs
say [...]
end
arfmania66
Scratcher
20 posts

i need to know how to make my sprite glide and talk at the same time

please help me with something
TheManOfTheMan10
Scratcher
18 posts

i need to know how to make my sprite glide and talk at the same time

Seems easy. You just have to do the following (“When ‘green flag’ is clicked” is optional though) :
when green flag clicked
say [Anything you want here :1]
glide (Something Random) secs to x: (Something Random) y: (Something Random)
Hope this helps :)

Also, try my new platformer out!(Click Here
I_d_e_c_a_--whatever
New Scratcher
1 post

i need to know how to make my sprite glide and talk at the same time

Thanks, ppettitt, your method is the only one that makes sense, seems easiest, and looks as though it'll actually work. I'll also try your way, TheManOfTheMan10, in case it actually works…. Anyways, thanks, y'all, I needed the answer to the question as well
ayyyyes10135
Scratcher
100+ posts

i need to know how to make my sprite glide and talk at the same time

I_d_e_c_a_--whatever wrote:

Thanks, ppettitt, your method is the only one that makes sense, seems easiest, and looks as though it'll actually work. I'll also try your way, TheManOfTheMan10, in case it actually works…. Anyways, thanks, y'all, I needed the answer to the question as well


This is from 2013. Please dont necropost.

Powered by DjangoBB