Skip to content

Fix road tiles for big maps#382

Merged
Asdow merged 1 commit into
masterfrom
mapeditor-road-tiles
Dec 25, 2024
Merged

Fix road tiles for big maps#382
Asdow merged 1 commit into
masterfrom
mapeditor-road-tiles

Conversation

@Asdow
Copy link
Copy Markdown
Contributor

@Asdow Asdow commented Dec 25, 2024

Fixes #368

A better solution would be to redo all the road tile offsets as deltaX & deltaY, eg. offset 159 would become deltaX = -1 & deltaY = 1, simplifying the conversion quite a bit, but this works too.

@Asdow Asdow merged commit a9ab60e into master Dec 25, 2024
@Asdow Asdow deleted the mapeditor-road-tiles branch December 25, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Map editor doesnt print roads properly in big maps

1 participant