
DisplayCoordinates
Displays player's world coordinates.Details
DisplayCoordinates
Displays player's world coordinates.
You can set size and position of coordinates UI via config.
Releases
1.0.2
- Added font size config option, for better compatibility with different screen resolutions (thanks Joew!)
1.0.1
- Changed the rendering method to use IMGUI
- Added config options to set size and position of coordinates UI
1.0.0
- Initial release