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

#1 2013-04-29 18:06:00

Bezzier
New Scratcher
Registered: 2013-04-29
Posts: 1

my variable is glitching

I set up a variable for points but when i shoot the enemy it wont change........ and yes i have told it to change every time i shot one.............. sometimes it changes but it doesn't happen again until i try like another 30 or 50 times.........................................please help me  sad

Offline

 

#2 2013-04-29 18:10:34

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: my variable is glitching

I think that this is a glitch with your scripts instead of the variable itself, so could I maybe see your scripts, or could you even upload your project?

With regards,

ErnieParke


http://i46.tinypic.com/35ismmc.png

Offline

 

#3 2013-04-29 18:24:11

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

Re: my variable is glitching

ErnieParke wrote:

I think that this is a glitch with your scripts instead of the variable itself, so could I maybe see your scripts, or could you even upload your project?

With regards,

ErnieParke

Yep, this is what it sounds like. If you can't upload, then could you clarify more about what the problem is? This could be a plethora of things. One thing though, are you sure that your script is:

change [lives v] by (1)
and not:


set [lives v] to (1) // ?
Regards,

CAA14

Offline

 

Board footer