Zannick / logic-graph

Tools for video game logic representation and analysis, particularly routing and beatability checks for speedruns and randomizers.
MIT License
3 stars 0 forks source link

Add local parameter to indicate no direct access to another spot in the same Area #22

Closed Zannick closed 1 year ago

Zannick commented 1 year ago

This would really be more ideal than pointing the path through another spot, since they would be approximately the same regardless for many cases, and require special exits in others. And it would be better than cramming overlapping areas together.