marcrobledo / acnl-editor

An Animal Crossing: New Leaf savegame editor made in HTML5
https://www.marcrobledo.com/acnl-editor/
MIT License
152 stars 33 forks source link

Missing option to change "OceanSide". #91

Open H0lz3r-x64 opened 1 year ago

H0lz3r-x64 commented 1 year ago

When changing the beach of your town from for example left to right there will be visual bugs since the OceanSide variable also needs to be changed from 0: Left to 1: Right. Also the area when crossing the train track has the ocean on the wrong side.

An option to change this in the editor would be appreciated.