Discuss Scratch

James_Davis713
Scratcher
4 posts

MY SPRITE WON'T MOVE!!!

I made my sprite go
gotox:1y:0

Then I use other scripts after that to make it move but it won't. Can someone help?
asivi
Scratcher
1000+ posts

MY SPRITE WON'T MOVE!!!

The best that you may do is to go to Scratch Help
Anyway, i'll give you an example
whenclickedshowsetrotationstyleleft-rightgotox:0y:0foreverifonedge,bounceifkeyup arrowpressed?thenchangeyby5ifkeydown arrowpressed?thenchangeyby-5ifkeyright arrowpressed?thenpointindirection90move5stepsifkeyleft arrowpressed?thenpointindirection-90move5steps
Greets.

Last edited by asivi (March 7, 2016 01:07:27)

gpett1000
Scratcher
17 posts

MY SPRITE WON'T MOVE!!!

are you sure your sprite isn't already at X:1 Y:0 ?
Scratch-Minion
Scratcher
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.
James_Davis713
Scratcher
4 posts

MY SPRITE WON'T MOVE!!!

I forgot to add everything else that was in the script
Itwasalso:whenbackdropswitchestogotox:1y:0IHavethespritehidingatfirstbutthenImakeitshowonceitswitchestothisbackground
deck26
Scratcher
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
Scratcher
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)
whenclickedforeverifkeyleft arrowpressed?thenpointindirection-90move5steps
Thechick
Scratcher
19 posts

MY SPRITE WON'T MOVE!!!

Mr_PenguinAlex wrote:

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)
whenclickedforeverifkeyleft arrowpressed?thenpointindirection-90move5steps

Please don't necropost, start a new topic.
ssssssss1234
New Scratcher
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.
DaEpikDude
Scratcher
1000+ posts

MY SPRITE WON'T MOVE!!!

ssssssss1234 wrote:

https://scratch.mit.edu/projects/177886720/#editor

can someone help me with my project. My cars arent gliding across the screen.
This topic is from 2016: if you need help it'd be much more convenient for everyone to just make a new post. Thanks!

Powered by DjangoBB