Agar.io Wiki
m (Fixed typo)
Tag: Visual edit
(Added guide how to activate the minimap)
Tag: Visual edit
Line 3: Line 3:
   
 
Depending on the game mode and the user preferences, players can see the dimension of the map, their own position and size and additional information in the minimap. This is a miniaturized representation of the map, being displayed in the right bottom corner of the window.
 
Depending on the game mode and the user preferences, players can see the dimension of the map, their own position and size and additional information in the minimap. This is a miniaturized representation of the map, being displayed in the right bottom corner of the window.
  +
[[Category:General]]
 
  +
The minimap has been disabled in all modes except Battle Royale. It is possible to reactivate it tough: Right click on the canvas so a context menu will pop up. Click on “Investigate” or “Developer tools”. A new window will appear. Go to the tab “Console” and type '''core.setMinimap(1)''' and then press enter. The minimap will be displayed but it will only draw your own position, not the position of other players.[[Category:General]]
 
[[Category:Important Pages]]
 
[[Category:Important Pages]]
 
[[Category:Pages without pictures]]
 
[[Category:Pages without pictures]]

Revision as of 11:23, 28 May 2019

The Map is where players play in. Players cannot cross the borders of the map, but pieces of players can partially cross the borders as long as the center of the piece still is inside the borders. The map is square-shaped and is ~11,000 pixels in width and height. Each server has its own map. In the map spawn pellets and if there's not enough of them - viruses. In Experimental Mode, spawners are placed/scattered around the map. Maps look a bit like notebook paper. It can also be colored black if the player selects the Dark theme mode in the Options.

Depending on the game mode and the user preferences, players can see the dimension of the map, their own position and size and additional information in the minimap. This is a miniaturized representation of the map, being displayed in the right bottom corner of the window.

The minimap has been disabled in all modes except Battle Royale. It is possible to reactivate it tough: Right click on the canvas so a context menu will pop up. Click on “Investigate” or “Developer tools”. A new window will appear. Go to the tab “Console” and type core.setMinimap(1) and then press enter. The minimap will be displayed but it will only draw your own position, not the position of other players.