Function to get map bounds


  • Culture

    Game.map.getWorldSize() works great on the public server, but on private servers (especially with the default configuration, with no extra rooms added) it can not be reliably used to figure out the bounds. A function that returned the corner coordinates themselves would be useful.

    👍