Really good visuals and sound effects, I really liked the guy in the tutorial conversation. I was a bit thrown off by the instant deceleration at first but the controls felt really sharp after I got used to it. The spike jumps at the end of the castle and some of the jumps in the tower felt maybe a bit too hard, and I also didn't like how fast the ghost follows you (he stunlocked me in my first attempt). Also how did you get the extraction times to save between plays? That's such a nice feature!
Viewing post in Heist & Run jam comments
Thanks for your post! Basically I save the best time in a resource that is locally stored. I store it at the user:// path. You can check it out here: https://docs.godotengine.org/en/latest/tutorials/io/data_paths.html