lol the music was just the first thing i found that felt kind of urgent. The pathfinding turned out to be a bigger project than anticipated. Thanks for playing!
Viewing post in The Commute jam comments
What did you end up doing for pathfinding? Given the shorter timeframe, I'd probably have just used https://docs.godotengine.org/en/stable/classes/class_navigation.html with some kind of automated navigation custom node to handle the movement.