CCDirectLink / crosscode-map-editor

Map Editor for CrossCode
MIT License
52 stars 19 forks source link

WallHorizontal/WallVertical have wrong default size #291

Closed elluminance closed 1 year ago

elluminance commented 1 year ago

WallHorizontal and WallVertical are supposed to have a default fixed side size of 8, but by default it is 16 and there is no way to change it outside of entering the map file and manually setting it to 8.

How it looks in the editor: image

And here's how it looks in game, which is very much not how it's supposed to look: image

(the same applies to WallVertical, but with swapped width/height)

XenonA7 commented 1 year ago

What happened to this? #245

elluminance commented 1 year ago

I have no idea, honestly. I swear in the past it used to be the proper size of 8, but I feel some recent change must have undone it or something.

krypciak commented 1 year ago

Should be fixed now