Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » MY SPRITE WON'T MOVE!!!
- James_Davis713
-
4 posts
MY SPRITE WON'T MOVE!!!
I made my sprite go
Then I use other scripts after that to make it move but it won't. Can someone help?
Then I use other scripts after that to make it move but it won't. Can someone help?
- gpett1000
-
17 posts
MY SPRITE WON'T MOVE!!!
are you sure your sprite isn't already at X:1 Y:0 ?
- Scratch-Minion
-
1000+ posts
MY SPRITE WON'T MOVE!!!
Hi. I saw in a program that you shared with the maze that you can move sprites with the arrow keys.
There is no special reason why you can't move a sprite after moving it to 1,0.
You must have something else in your code to stop it moving.
You could share the project that has the problem and someone can help.
You can then unshare the project again while you are working on it.
There is no special reason why you can't move a sprite after moving it to 1,0.
You must have something else in your code to stop it moving.
You could share the project that has the problem and someone can help.
You can then unshare the project again while you are working on it.
- James_Davis713
-
4 posts
MY SPRITE WON'T MOVE!!!
I forgot to add everything else that was in the script
- deck26
-
1000+ posts
MY SPRITE WON'T MOVE!!!
It's probably best not to have two separate posts on the same project if that's the case here. If you tell a sprite to go somewhere when the background changes and then change the background in a forever loop it will obviously not move elsewhere.
- MrFluffyPenguins
-
1000+ posts
MY SPRITE WON'T MOVE!!!
I was making a project,as usual it was a game with levels and on level 4 the character won't move! All it does is face in a diffirent direction while time runs out and a crab moving up and down.Please help!
This is the script I use (and ALL varibles are 0 by the way)
This is the script I use (and ALL varibles are 0 by the way)
- Thechick
-
19 posts
MY SPRITE WON'T MOVE!!!
I was making a project,as usual it was a game with levels and on level 4 the character won't move! All it does is face in a diffirent direction while time runs out and a crab moving up and down.Please help!
This is the script I use (and ALL varibles are 0 by the way)
Please don't necropost, start a new topic.
- ssssssss1234
-
1 post
MY SPRITE WON'T MOVE!!!
https://scratch.mit.edu/projects/177886720/#editor
can someone help me with my project. My cars arent gliding across the screen.
can someone help me with my project. My cars arent gliding across the screen.
- DaEpikDude
-
1000+ posts
MY SPRITE WON'T MOVE!!!
https://scratch.mit.edu/projects/177886720/#editorThis topic is from 2016: if you need help it'd be much more convenient for everyone to just make a new post. Thanks!
can someone help me with my project. My cars arent gliding across the screen.
- Discussion Forums
- » Help with Scripts
-
» MY SPRITE WON'T MOVE!!!