First at all thanks for playing and thanks for the honest feedback. Always appreciate it. And it's a bug that the game runs so fast. For some reason delta isnt doing its job right. Since the games speed dicreases in lower fps and increases in higher fps. I have checked my code multiple times and showed it to others, seems to be okay. My current fix is to force run the game on 60 fps so it doesnt go above. And the thing about the camera... I always wanted to implement it but i have no idea how you would do that in godot. Shouldnt be too hard to find out though. I'll try implementig it in my next game.