Today we are going to implement rotation of minimap when the camera is rotated in the game world. We will have to update the logic that shows the location where the player is currently focusing at and the logic which calculate the real world teleport location when clicked on the minimap. We will be using a retainer box in the minimap widget to mask the unwanted areas when we rotate the map.
password=CLM_Strat