Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » How to use the "Go To" command while in the middle of a "glide" command
- TommyNator11
-
Scratcher
63 posts
How to use the "Go To" command while in the middle of a "glide" command
On my project: https://scratch.mit.edu/projects/523297488/ I need to make a sprite move using a Go To command during a command.
If you want to find the command line, go to the +5 sprite. pls help me
.
If you want to find the command line, go to the +5 sprite. pls help me
.Last edited by TommyNator11 (June 8, 2021 20:49:03)
- Thingied
-
Scratcher
1000+ posts
How to use the "Go To" command while in the middle of a "glide" command
I would just never use the glide block in projectiles. Also I don't think it's possible to do what you're asking so I would just do something like this:


- LG125
-
Scratcher
500+ posts
How to use the "Go To" command while in the middle of a "glide" command
It’s not shared.
- EpicGhoul993
-
Scratcher
1000+ posts
How to use the "Go To" command while in the middle of a "glide" command
- TommyNator11
-
Scratcher
63 posts
How to use the "Go To" command while in the middle of a "glide" command
I would just never use the glide block in projectiles. Also I don't think it's possible to do what you're asking so I would just do something like this:thx!! i didnt know that u could do this. how do u get the y position of ship block though?
- Thingied
-
Scratcher
1000+ posts
How to use the "Go To" command while in the middle of a "glide" command
You take aI would just never use the glide block in projectiles. Also I don't think it's possible to do what you're asking so I would just do something like this:thx!! i didnt know that u could do this. how do u get the y position of ship block though?
-snip-
([ v] of [Sprite1 v])block, click the first drop down menu and press “y position”.
- LG125
-
Scratcher
500+ posts
How to use the "Go To" command while in the middle of a "glide" command
the device I was using had it blockedIt’s not shared.Turbowarp exists.
https://turbowarp.org/523297488
- Discussion Forums
- » Help with Scripts
-
» How to use the "Go To" command while in the middle of a "glide" command