Discuss Scratch

BandiPower
New Scratcher
8 posts

How to hide bullets?

How can I hide the bullets in this game? I want the yellow bullets to be hidden when they reach up most part of the screen.

http://scratch.mit.edu.ezproxyberklee.flo.org/projects/11234421/
drmcw
Scratcher
1000+ posts

How to hide bullets?

You could change the if y position < 175 to an if else and in the else have a hide block.
BandiPower
New Scratcher
8 posts

How to hide bullets?

drmcw wrote:

You could change the if y position < 175 to an if else and in the else have a hide block.

Thank you so much!!!

Powered by DjangoBB