Discuss Scratch

realBetterMarioGamer
Scratcher
32 posts

Bullets are disappearing after shooting a few times

I am currently making a rougelike and I am unsure how to fix a bug where my shotgun bullets are disappearing after shooting a few times.
I can link the game so you can look at the code. https://scratch.mit.edu/projects/992586861
invalidaccess
Scratcher
69 posts

Bullets are disappearing after shooting a few times

this is a really common issue
the problem is your clone count is going up to 300 which is the max amount that you can get in scratch
you can use my shooter tamplate https://scratch.mit.edu/projects/992482830/
also if you wanna see your clone count like i do
just download a scratch addon
realBetterMarioGamer
Scratcher
32 posts

Bullets are disappearing after shooting a few times

Ah, thank you! I found out the issue was the money not having a cooldown. It was constantly increasing everytime an enemy was killed.

Powered by DjangoBB