Discuss Scratch

ninja814
Scratcher
18 posts

ball glitch

for some reason whenever you cant see the balls they stop moving, can someone help me?
https://scratch.mit.edu/projects/515017606/
Theo_1er
Scratcher
500+ posts

ball glitch

When balls are off screen, touching sprite Level does not apply so balls are falling under.
ninja814
Scratcher
18 posts

ball glitch

so,

Theo_1er wrote:

When balls are off screen, touching sprite Level does not apply so balls are falling under.
how do i fix it

Last edited by ninja814 (April 14, 2021 15:59:57)

SansStudios
Scratcher
1000+ posts

ball glitch

ninja814 wrote:

so,

Theo_1er wrote:

When balls are off screen, touching sprite Level does not apply so balls are falling under.
how do i fix it

I can think of 2 ways to fix this

1) Make the camera follow the bullets. This way, they're never offscreen <– easier
2) Rather than using the touching block, use a list that stores the solid locations <– much harder

Powered by DjangoBB