Skip to content

Toggleable Map Class

RileyWhitty edited this page Oct 17, 2023 · 2 revisions

Toggleable Map Class

The toggleable map can be opened and closed by pressing the m key. It shows the entire map in a window that is displayed on the screen and displays the players position, the quest givers position and the spaceship position on top of the map. The player is represented by a red square, the questgiver by a black square and the spaceship by a white square.

When the toggleable map is opened, the game is paused and when the toggleable map is closed the game is un-paused.

Adding to the ToggleMap

If you wish to display more things on the toggleable map (i.e. enemy positions, friendly entity positions etc)

Clone this wiki locally