Graphics really stand out and they are so simple but really effective the sound was also really good and the level transitions, wow super cool I would love to know how you did that because it really really cool
Thank you! well the transition is just a shader that progress pixels with noise texture on a ColorRect2D, I just set it color to be the exact same as the background so it can look good! simple tech with less code!