Discuss Scratch

ercarr
Scratcher
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.
hammer965
Scratcher
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

whenIreceivestart

blocks that have forever loops that are effecting the ball movement
098765432154321
Scratcher
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?

whenclickedforeverifyposition<y positionofpaddlethenchangeyby2

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)

Powered by DjangoBB