Hi guys, I'm doing an evacuation model, and I'm in doubt if it's possible to use A * on stairs, since they have an inclination. This is to represent the collisions between the people who are evacuating. It occurred to me to do it through a network of nodes, as shown in the image of nodes. Do you think it is the best option to do it this way?