Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Heeellllpppppp a myblock not work :(
- hyperninja24
-
Scratcher
15 posts
Heeellllpppppp a myblock not work :(
Hear me out:
WHY NO WORK
I try reloading and… Oof still dun work. I put my thing here because I think glitch… or I am dumb and I did something wrong.
*my block input is the round input thing for a my block
IT EVEN WORK WITHOUT THE USE OF SCROLLING STUFF






defineand yet when It touches the level it doesn't care and keeps changing scrx by 1*myblockinput*
repeat (7)
if <touching [level v] ?> then
else
change [scrx v] by ((1) * (myblockinput))
end
end
WHY NO WORK
I try reloading and… Oof still dun work. I put my thing here because I think glitch… or I am dumb and I did something wrong.
*my block input is the round input thing for a my block
IT EVEN WORK WITHOUT THE USE OF SCROLLING STUFF







- Thingied
-
Scratcher
1000+ posts
Heeellllpppppp a myblock not work :(
Linking the project would be more helpful than simply typing out the code. Maybe there's something else causing the problem.
- hyperninja24
-
Scratcher
15 posts
Heeellllpppppp a myblock not work :(
Fine. But don't say it is bad (it's bad) https://scratch.mit.edu/projects/548771160
- Chiroyce
-
Scratcher
1000+ posts
Heeellllpppppp a myblock not work :(
Fine. But don't say it is bad (it's bad) https://scratch.mit.edu/projects/548771160Is it this block?

- hyperninja24
-
Scratcher
15 posts
Heeellllpppppp a myblock not work :(
No it is the ones without the x so like define 3 () not define 3x ()
- Discussion Forums
- » Bugs and Glitches
-
» Heeellllpppppp a myblock not work :(