So I was working on my hollow knight game and I found out that you could CHANGE THE AMOUNT OF PIXELS ON THE SCREEN!!! I tried integrating it but can’t go back to blocks. I have tested this on another project- very blank one
This was a particle test example for the new particle extension. I tried it in there and it worked. For my hollow knight game it… Doesn’t. Pls help because this is really annoying and potentially a major bug. For those interested the error is
Hmm, I don’t know, there is a lot that could be interacting… you aren’t really supposed to change the number of pixels (as it would no longer play correctly on hardware)
Maybe try deleting certain lines of code to see what part is causing the issue? Or copy and pasting parts over to a project that is working, and stopping when the bug appears?
It doesn’t seem to be any of the extensions, and is only when I switch to blocks from javascript. Honestly I am frustrated, but I was already losing motivation for this project.
Thank you all for replying, and I may come back to this, but for now I will just work on other games.
@richard thank you so much!!! I had already made a backup to it, I just posted this because I wanted it to be prevented in the future. I will try now to upgrade my graphics for the entire game if anyone is interested!