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

#1 2013-04-29 13:09:18

jn3579
New Scratcher
Registered: 2012-02-27
Posts: 20

sensing when sprite is at a surtion y and x

i think i did this wrong
i made this to sense when the sprite gets to this location and its not working
sad
my objective is so when you click the sprite it changes a variable by one and the sprite glides to a location i input on the script. when the sprite gets there you can still click it but it will not change the variable by one. i made this script but it seems not to be working.
any ideas?
srry having troubles with scratchblocks so ill just write it out.

when sprite clicked
    glide 1 sec to x:--  y:--
    change variable by 1
    forever if <<( x position of sprite ) =-- > and <( y position of sprite )= --
        stop script

pleez help

Offline

 

#2 2013-04-29 13:25:53

jn3579
New Scratcher
Registered: 2012-02-27
Posts: 20

Re: sensing when sprite is at a surtion y and x

pleez answer
my project is due the 30th of april and i only finished 2/3 of this project

Offline

 

#3 2013-04-29 13:28:05

CAA14
Scratcher
Registered: 2013-01-14
Posts: 1000+

Re: sensing when sprite is at a surtion y and x

Answered in the script work shop.  wink

Regards,

CAA14

Offline

 

Board footer