Episode #03:
*In this episode, we implement two core features of the map system: We start by defining a key to hide and show the map and later add a visual representation of the player to the map and make its position on the map match the player’s location in the world. Also, we figure out a very performant way to update the position of the player marker when the player moves around or jumps.