ChaoticTeal / MapMarkerTest

Testing a concept to place map markers on a plane by clicking on a 2D overhead map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapMarkerTest

A system to view an overhead minimap during gameplay and place markers by clicking on the full-size map. Placing a marker on the map

Both the minimap and the full size map use an overhead camera with particular layer masks to show only the terrain and map icons. For non-flat terrain, this will work best with a system to evaluate the height of the terrain at the chosen point.

Map markers in world space rotate to face the player and disappear when the player approaches. Marker disappearing when approached

About

Testing a concept to place map markers on a plane by clicking on a 2D overhead map

License:MIT License


Languages

Language:C# 87.6%Language:ShaderLab 12.4%