Cuyler36 / ACSE

A Save Editor for the Animal Crossing main series games written in C#
MIT License
193 stars 34 forks source link

Missing option to change "OceanSide". #112

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.