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

#1 2012-08-27 14:30:04

Red87445
Scratcher
Registered: 2009-01-24
Posts: 2

Non-draggable sprites?

I have 3 sprites that move up and down every few seconds and another sprite that acts as a foreground. When the game is running the player is able to drag these sprites around the screen and I was wondering how to disable this draggable feature, so the user isn't able to move things around? I tried setting the x and y points to the original location in a forever loop, but the user is still able to drag it out to another location; (it just snaps right back to the coordinates specified in the forever loop.)

Offline

 

#2 2012-08-27 14:32:07

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: Non-draggable sprites?

By default, sprites aren't draggable. View the project in presentation mode and they won't be draggable unless you specifically enabled it.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#3 2012-08-27 14:34:58

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

Re: Non-draggable sprites?

If it is draggable in full-screen mode, click the padlock next to the sprite's name.


Why

Offline

 

#4 2012-08-27 14:39:52

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: Non-draggable sprites?


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#5 2012-08-28 11:10:07

Red87445
Scratcher
Registered: 2009-01-24
Posts: 2

Re: Non-draggable sprites?

Thanks so much for the answers and the link!

Offline

 

Board footer