I would like to have an easy way to reset the map.
My use case is this: when the player dies, he respawns at the starting position and the map SHOULD be reset.
Right now, there is no easy way to do this. So having a .reset() like function inside the LeapMap would help a lot.