-
Notifications
You must be signed in to change notification settings - Fork 0
Floors and Highlighting
agent-q1 edited this page Jul 18, 2020
·
1 revision
We will now try and understand floors and entrances within
If you're unfamiliar with pathfinding, you might want to go through these links to understand some key concepts
In short, floors are those areas that are connected. You can go from any point on a floor to any other point. We will now visually try and see floors
// TODO add Highlighting and worldbuilder