This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-12-05 11:16:37

ravizzone66
New Scratcher
Registered: 2011-11-16
Posts: 1

How do I do this?

I'm a New Scratcher, as you can see, with my first post.
I want a sprite to be unable to move. So you can't drag it around with your mouse.
Any ideas?

Offline

 

#2 2011-12-05 11:21:23

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: How do I do this?

There's no way to stop it doing that in the editing mode but to stop it doing that in full-screen mode or online you've got to make sure that the padlock is closed:
http://i39.tinypic.com/cow3p.png

Last edited by RedRocker227 (2011-12-05 11:24:38)


Why

Offline

 

#3 2011-12-05 12:01:55

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: How do I do this?

same as above

what i usually do is to save the position and add a
<when green flag clicked>
<go to x sad  0 )) y: (( 0 ))
or similar to the sprite's scripts

Last edited by roijac (2011-12-05 12:03:19)

Offline

 

#4 2011-12-07 10:15:32

fuz50
Scratcher
Registered: 2008-09-19
Posts: 100+

Re: How do I do this?

^As RedRocker said, just go into full-screen mode quickly. If the padlock is closed, you shouldn't be able to move it if it is not in editing mode.


http://img10.imageshack.us/img10/7404/cooltext529102298.jpg
http://siggen.toontown-click.de/sig1.pnghttp://siggen.toontown-click.de/sig2.png

Offline

 

#5 2011-12-07 10:50:32

scratchisthebest
Scratcher
Registered: 2009-02-08
Posts: 500+

Re: How do I do this?

You could use
http://block.site90.net/%5Bforever%7B%5Bgo%20to%20x%3A%5B(x)%5Dy%3A%5B(y)%5D%5D%7D%5D
and change the x and y values to move the sprite. Also:

RedRocker227 wrote:

There's no way to stop it doing that in the editing mode. In full-screen mode or online you've got to make sure that the padlock is closed.

(quote slightly edited to make it clearer)


bye 1.4, we all loved you. but we all outgrew the site. 2.0 is a welcome change.
http://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.png

Offline

 

Board footer