Devlogs
Posted January 30, 2024 by QWERTIOX
Re implemented DFS avoiding recursion, because Godot 4.x max depth can be set to only ~2048 without editing the source code. Also added ESC as a way to stop path finding