Discuss Scratch
- Discussion Forums
- » New Scratchers
- » My codes don't work no more
- spinedlizard231
-
New Scratcher
3 posts
My codes don't work no more
So… I was making a GD type of game and it was working yesterday, but now it doesn't work now. My codes were (simpler example)
when green flag clicked
go to x: (-160) y: (-100)
set to
forever
if key space pressed? and touching color (green)? or mouse down? and touching color (green)?
set (10)
change y by (-1)
end of if
if key space pressed? and touching color (green)? or mouse down? and touching color (green)?
set (10)
change y by (1)
end of if
end
here's my game https://scratch.mit.edu/projects/1238926199
when green flag clicked
go to x: (-160) y: (-100)
set to
forever
if key space pressed? and touching color (green)? or mouse down? and touching color (green)?
set (10)
change y by (-1)
end of if
if key space pressed? and touching color (green)? or mouse down? and touching color (green)?
set (10)
change y by (1)
end of if
end
here's my game https://scratch.mit.edu/projects/1238926199
Last edited by spinedlizard231 (Yesterday 14:03:43)
- ma007rio
-
Scratcher
100+ posts
My codes don't work no more
Could you share it and send the link? I'll be happy to assess it.
- spinedlizard231
-
New Scratcher
3 posts
My codes don't work no more
and also there's some funny writings, that game is for a school project
- poppy849
-
Scratcher
100+ posts
My codes don't work no more
It's okay, try using the debugging feature. It works very well! I also heard there's a learning AI assistant, so it can help you debug.
- Thiago_le_meilleur
-
Scratcher
1000+ posts
My codes don't work no more
W
e
l
c
o
m
e
t
o
S
c
r
a
t
c
h
!
- Discussion Forums
- » New Scratchers
- » My codes don't work no more

