Skip to content

Conversation

@blacha
Copy link
Owner

@blacha blacha commented Feb 11, 2023

The levelX and levelY are off and need to be fixed.

for example in blood moor

{
  "id": 1,
  "type": "exit",
  "x": 4240,
  "y": 6000,
  "name": "Rogue Encampment"
}

where everything else is a relative position to the blood moor origin { "x": 4520, "y": 5320 }

fixes #414

@hectorgimenez
Copy link

@blacha there is anything we can do for fixing this offset? What is it relative to?

@Borega Borega mentioned this pull request Jun 11, 2025
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.

Entry / exit locations for non-dungeon areas

3 participants