Map and Minimap is a code package that allow you to create and display a UI map in your game. The map can be generated automatically from your scene, or you can add your own map art. It is revealed progressively as the player explores, and icons can be attached to any object and will be updated in real-time on the map.
Features
-Full screen Map and/or Minimap.
-Map UI Navigation (move and zoom).
-Map revealed as you explore.
-Map Icons that are updated automatically.
-Add/Remove map icons from script (ex: Quest Markers).
-Generate a map from your scene or add your own.
-Mouse/Touch/Keyboard/Gamepad controls.
-Easy functions in code (reveal map, check if a position is revealed, add/remove icons, retrieve world position where you clicked on the map, etc.)
Map and Minimap 是一个代码包,允许您在游戏中创建和显示 UI 地图。 地图可以从您的场景自动生成,或者您可以添加自己的地图艺术。 它会随着玩家的探索而逐渐显现,图标可以附加到任何物体上,并会在地图上实时更新。
特征
-全屏地图和/或迷你地图。
-地图用户界面导航(移动和缩放)。
- 探索时显示地图。
- 自动更新的地图图标。
- 从脚本中添加/删除地图图标(例如:Quest Markers)。
- 从您的场景生成地图或添加您自己的地图。
-鼠标/触摸/键盘/游戏手柄控制。
-代码中的简单功能(显示地图、检查位置是否显示、添加/删除图标、检索您在地图上单击的世界位置等)
|