It looks like it's just staying in the open/close animation for longer than normal. It might have to do with the fact that this game is frame-based. I intend to switch the game to delta time after the jam, so that might fix this weird edge case. Thanks!