vg-json-data / sm-json-data

JSON representations of Super Metroid Game Data
Other
26 stars 12 forks source link

Add doorOrientation node property #1487

Closed blkerby closed 5 months ago

blkerby commented 5 months ago

This adds a doorOrientation node property to indicate which direction a door leads. This information could already be inferred from the connection files but it was inconvenient to use that way. I included a test to check that the new data is consistent with the connection files.