mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-04 06:22:58 +00:00
3
Game Universe
Kevin Ramharak edited this page 2019-11-03 15:53:29 +01:00
The game universe is a grid of Worlds. There can be a maximum of 65,536x65,536 worlds (4,294,967,296 total). You can get the current World coordinates by looking at the top left corner of the game screen or by using the LiDAR hardware. When reaching the edge of the game universe, the player will warp around it.