Thanks!
Thank you for the models :)
Nice job, the game looks promising. I really like the art style.
Just sharing in case you did not know. I faced the same issue with stuttering due to shader loading. What I did to prevent that is adding a node to the level scene using that same shader but hidden. That way the shader is also loaded when the level is loaded. It will take slightly longer to load but you will not experience stutters while playing.