Does anyone know whats wrong with my game? heres the link

arcade-Isaacs-insane-game---Copy

2 Likes

Can you send the game in link form instead of the image download? It’s more convenient.
Just click the “share” button and copy the link :smile:
IMG_3890
If you are on a computer, the share button is just a button at the top with the little “share” logo on it, so you don’t have to go use the settings drop down menu on computers. Sorry for dark mode if it makes it confusing)

1 Like

Sure thing here’s the link

1 Like

Ok, found the problem. In the CreateEnemies Function, you are not making the Browser variable the goomba sprite, you are making “value7” the goomba sprite. Everything should work fine if you change the “value7” to “Browser”
IMG_3916

thankd

1 Like