@vswarte We've already discussed this separately, but I figure I'll mention it here as well just so other folks can see. I'm looking for a way to see live map coordinates of the player. I spent some time trying to translate from block coordinates to map coordinates, but the full formula relies on values that aren't yet accessible in v0.12.0. Also, as you have shared with me in our conversations, there is already a structure (WorldMapViewModel) that stores raw map coordinates, so translation isn't actually necessary if that can be accessed.
Anyway, the impression that I get is that you pretty much already have this done, I just wanted it documented here for visibility. Thanks!
Originally posted by @Camburgaler in #186 (comment)
@vswarte We've already discussed this separately, but I figure I'll mention it here as well just so other folks can see. I'm looking for a way to see live map coordinates of the player. I spent some time trying to translate from block coordinates to map coordinates, but the full formula relies on values that aren't yet accessible in v0.12.0. Also, as you have shared with me in our conversations, there is already a structure (
WorldMapViewModel) that stores raw map coordinates, so translation isn't actually necessary if that can be accessed.Anyway, the impression that I get is that you pretty much already have this done, I just wanted it documented here for visibility. Thanks!
Originally posted by @Camburgaler in #186 (comment)