Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » is this "Atari" ball-falling-through-paddle a glitch or my error?
- ercarr
-
3 posts
is this "Atari" ball-falling-through-paddle a glitch or my error?
The ball on my Atari game sometimes glitches and falls through the paddle. Also, the ball sometimes hits the blocks, but nothing changes.
Try it and you should see what I mean. Is this a glitch or an error on my behalf?
**I have the correct sensory codes, and 8/10 times the ball doesn't fall through.
Try it and you should see what I mean. Is this a glitch or an error on my behalf?
**I have the correct sensory codes, and 8/10 times the ball doesn't fall through.

- hammer965
-
100+ posts
is this "Atari" ball-falling-through-paddle a glitch or my error?
I think that the problem may be occurring because on the ball sprite there is more than 1
blocks that have forever loops that are effecting the ball movement
blocks that have forever loops that are effecting the ball movement
- 098765432154321
-
500+ posts
is this "Atari" ball-falling-through-paddle a glitch or my error?
Add this script to the ball. Maybe some scripts are causing the ball to glitch out?
Edit: I found that the ball moves very weird sometimes when it hits the paddle, but goes back to normal after a while. This script may fix that.
Another edit: I forgot that I added a change X block, I fixed that XD
Edit: I found that the ball moves very weird sometimes when it hits the paddle, but goes back to normal after a while. This script may fix that.
Another edit: I forgot that I added a change X block, I fixed that XD
Last edited by 098765432154321 (May 1, 2019 11:47:39)
- Discussion Forums
- » Help with Scripts
-
» is this "Atari" ball-falling-through-paddle a glitch or my error?