Road GPS Navigator v1.0.12 is a Unity asset that enables developers to implement in-game navigation functionality without writing code. It works with Unity versions 2017.1.0 or higher, with optimal performance and support recommended for Unity 2019.4 and above. The asset supports creating routes from a player's current position to a destination, calculating the shortest path, and displaying real-time navigation elements such as the player’s position, route direction, and nearby roads.
Key features include:
- No coding required to use the asset.
- Easy integration with level maps; simple setup of map settings and visual elements.
- Full customization of visual design and navigation behavior.
- Comprehensive guide covering all components and usage options.
Available work modes:
- Full map view: Displays the entire level with the player's position, route to the target, and icons for map objects. Supports zooming and panning.
- Navigator mode: A small UI window that mimics a real GPS device, showing nearby roads and the route to the destination.
Navigation capabilities:
- Automatically computes the shortest path between the player (or vehicle) and a destination point.
- Compatible with various road types, including one-way and two-way roads, roundabouts, and intersections.
- Supports any map size, number of roads, or crossroads configurations.
Map functionality:
- Shows player rotation and position in real time.
- Allows marking destination points as map icons.
- Objects in the scene can be linked to map icons via drag-and-drop.
Technical features:
- Works within Unity UI.
- Route calculations run in a separate thread, preventing performance lag on large maps.
- Includes a visual editor with an editor window to simplify map configuration and view road connections and directions.
Note: This asset does not use real GPS or external maps. It provides a simulated GPS navigation system similar to those seen in games like GTA and Far Cry. It is designed for in-game city or terrain navigation. The maximum tested map size is 6000 x 6000 units. The asset has not been tested with VR environments.
2026-02-05 00:00:00-update version:Road GPS Navigator v1.0.12