Buggish Pooling Method and Game Crashing

4.3

I’m making a simple Bullet Hell game, and I have a problem with my pooling algorithm, which after a certain point generates the bullets of the pattern in question “invisible”, and crashes the game in sequence.

I made a compressed version of the project on this drive, I believe it will be easier to test.

There are 3 scripts and 4 scenes.