DGJ 1a2f049fad init 8 kuukautta sitten
..
Demo 1a2f049fad init 8 kuukautta sitten
Documentation 1a2f049fad init 8 kuukautta sitten
Editor 1a2f049fad init 8 kuukautta sitten
Resources 1a2f049fad init 8 kuukautta sitten
Scripts 1a2f049fad init 8 kuukautta sitten
Demo.meta 1a2f049fad init 8 kuukautta sitten
Documentation.meta 1a2f049fad init 8 kuukautta sitten
Editor.meta 1a2f049fad init 8 kuukautta sitten
README FIRST.txt 1a2f049fad init 8 kuukautta sitten
README FIRST.txt.meta 1a2f049fad init 8 kuukautta sitten
Resources.meta 1a2f049fad init 8 kuukautta sitten
Scripts.meta 1a2f049fad init 8 kuukautta sitten

README FIRST.txt

************************************
* COMPASS NAVIGATOR PRO *
* (C) Copyright 2016-2019 Kronnect *
* README FILE *
************************************


How to use this asset
---------------------

Thanks for purchasing Compass Navigator Pro!

Using Compass Navigator Pro is very easy! Please take a moment to read the Quick Start Guide located in the Documentation folder.



Future updates
--------------

All our assets follow an incremental development process by which a few beta releases are published on our support forum (kronnect.com).
We encourage you to signup and engage our forum. The forum is the primary support and feature discussions medium.

Of course, all updates of Compass Navigator Pro be eventually available on the Asset Store.



Other Cool Assets!
------------------

Check our other assets on the Asset Store publisher page:
https://www.assetstore.unity3d.com/en/#!/search/page=1/sortby=popularity/query=publisher:15018




Version history
---------------

V4.6
- Added Fade Out Start / Fade Out Width options to fade out compass bar edges
- Compass Icons created on the Compass Bar UI now use the name of the gameobject to which they represent
- Demo scene updated to show tooltips on mini-map icons
- API: added compassIconGameObject to CompassProPOI component. Holds a reference to the compass icon on the navigation bar when the POI icon is created
- API: added miniMapIconGameObject to CompassProPOI component. Holds a reference to the compass icon on the mini-map when the POI icon is created
- API: added new events OnPOIMiniMapIconMouseEnter, OnPOIMiniMapIconMouseExit, OnPOIMiniMapIconMouseDown, OnPOIMiniMapIconMouseUp, OnPOIMiniMapIconMouseClick
- API: added GetMiniMapIconScreenRect to CompassProPOI component. Returns the screen rect occupied by the icon on the mini-map (if visible)
- API: added GetCompassIconScreenRect to CompassProPOI component. Returns the screen rect occupied by the icon on the compass bar (if visible)

V4.5.2
- Performance improvements

V4.5.1
- [Fix] Fixed issue with mini-map icon visibility

V4.5
- Added contrast and brightness options to mini-map inspector
- Improved compatibility of mini-map and Gaia water system
- Improved inspector with collapsible sections to reduce clutter

V4.4
- Reworked mini-map internals
- Added: minimap screen location
- Added: minimap snapshot frequency (in orthographic mode). Can choose between: continuous, time interval, distance travelled.

V4.3.1
- Added cardinal vertical offset to fine-adjust cardinal/ordinal points vertical position

V4.3
- Added mini-map buttons for zoom control
- Added mini-map full screen mode
- API: added miniMapZoomState, MiniMapZoomToggle

V4.2
- API: added fogOfWarTextureData to retrieve/set fog of war state between sessions

V4.1.2
- Fog of War now correctly refreshes between scene changes
- Updated documentation with available fog of war methods and scaling tips

V4.1.1
- Fog of War: added Default Amount/Alpha setting

V4.1
- Mini-Map: added min/max zoom ranges. Use MiniMapZoomLevel property to change current zoom.
- Mini-Map: added Keep Straight option
- Fog of War: auto clear option

V4.0
- New Mini-Map fog of war feature!

V3.5.1
- [Fix] Fixed CompassPro singleton not found if gameobject is renamed

V3.5
- Added compass bending option. Demo: https://youtu.be/y-9jNIaU6Wc

V3.2.2
- Resorted Minimap hierarchy to allow background images

V3.2.1
- [Fix] Compass animation text improvements

V3.2
- Added "Text Shadow" and "Title Shadow" options
- [Fix] Fixed text alignment in Edit mode

V3.1
- Added "Idle Update Mode" property to Compass Bar inspector
- Added "Visible Distance Override" property to POI component
- Improved "Torn Paper" mini-map border

V3.0
- Added Mini-Map
- Added tint color to POIs
- Optional color for beacons

V2.5.1
- Minor improvements and fixes

V2.5
- Added POI Visibility property (always visible, when in range, always hidden)

V2.4.1
- POIs retain positions in compass bar when looking up/down

V2.4
- Added North position

V2.3
- Added Label Hot Zone parameter to define the distance from the center of the compass bar where a POI's label can be shown
- [Fix] POI references were lost if compass bar was disabled/enabled

V2.2
- Added "Show Ordinal Points" (intercardinals: NW, NE, SW, SE)
- Added "Show Half Winds"
- Added "Full 360 Degrees" option to World Mapping Mode
- Internal optimizations
- [Fix] Fixed minor issues with cardinals positions

V2.1
- Heartbeat effects can be added to custom POIs. Sound will play at variable interval based on distance!
- Added "String Format" option for the distance shown on top of compass bar
- Added "canBeVisited" property to POIs

V2.0.1
- [Fix] Fixed demo scene namespace compiler issue with Unity 5.6+

V2.0
- Demo scene included.
- Added World Mapping Modes for different horizontal POI positioning on the compass bar
- Added "Scale In Duration" to add a scaling animation for icons when they appear on the compass bar
- Added options to change Font for titles and texts in Compass Bar inspector
- Added option to enable/disable text revealing effect
- Added title visibility parameter

V1.6
- Improved canvas UI handling so it now supports World Space Canvas properly (also useful for VR)

V1.5.1
- [Fix] Fixed Editor warning with DontDestroyOnLoad call

V1.5
- Added DontDestroyOnLoad support to Compass Bar and POIs so they preserve their states between scene changes
- New menu item GameObject > UI > Compass Navigator Pro to quickly add the compass bar to the scene for convenience

V 1.4.3
- Added public method ShowAnimatedText()
- [Fix] Fixed text shadow positioning

V 1.4.2 Release 10/Feb/2017
- [Fix] Prevented null error if no main camera is found

V 1.4.1 Release 1/Feb/2017
- Fixed POI icon not being removed when POI gameobject was destroyed

V 1.4 Release – 18/April/2016
- New POI beacon effect (API: POIShowBeacon).
- Added hideWhenVisited to POIs.
- Automatically hide/make visible POI when parent game object is enabled/disabled.
- Added clampPosition to POIs (forces POI icon to stay in the bar, possible on the edges if it's outside player view).

V 1.3 Release – 18/April/2016
- Added smooth alpha transition when a POI gets in visible distance range.
- Added autohide property

V 1.2 Release – 31/March/2016
- Added compatibility with Gaia for automatic population of POIs
- Fixes

V 1.1 Release – 31/March/2016
- Added optional audio clip support
- New OnPOIVisible and ONPOIHide events

V 1.0 First Release – 30/March/2016