I am facing a small issue. After a small while, the frames-per-second takes a heavy hit and can reach as low as 5 FPS. Can someone help me fix this and maintain and FPS of around 30-40? Another thing, @UnsignedArduino your bio on the forum says that you will take any music requests. Can you pleasee make some music that will fit this game and have a neon kind of vibe?
When you initialize the game, the camera sprite should be directly on top of the player, because in the beginning, I had to wait a long time for the camera to align with the player. Otherwise, it is good!
Also, I found this one, a simpler version of the “Stereo madness” song:
Thanks so much for this! I like the simpler version a bit more. JS would be fine. And thanks for the advice about the camera. And an extension would be a nice idea
Um, I don’t think that is very nice. It’s pretty hard to make good music like this one to makecode arcade because of the musical limits. Don’t discourage people.
@DahbixLP is correct - you are constantly generating too many sprites while not destroying them - maybe have them destroy themselves after 10 seconds???
I’m also maintaining a good 200FPS too - maybe your computer was running too many programs at that time???