hi,
i've made sure to be as careful as possible adding 15 (all combinations of four direction minus 1) room templates w simple tilemap (empty and non emtpty tile), but roomchain generator seems to be producing non connected paths often,
- the Exits room lists for N and S seems to be swapped (the custom inspector seems to be adding N to S, S to N, but E to east list and W to west list though) - note I've tried to manually swap room templates in N and S exit lists, but it looks like there's bug somewhere else (still getting non connected paths)
and two things in the manual:
- there should be step 5.3.1 for adding the empty/black tile as default to board library
- picture in 5.1 is wrong :) - should highlight create new roomtemplate
do you want me to send a package w the project ? it's minimal reproducible after 1 - few random runs