Lambda Works - Landmark Navigation

Showcase video: https://www.youtube.com/watch?v=-7-J9FiN0kY
Documentation: Landmark Navigation | LambdaWorks Documentation
Discord: LambdaWorks

Landmark Navigation is an Unreal Engine plugin that aims at bringing you a very simple and easy way to implement a map, compass and waypoint system in your game. You can consider it as one of the first brick to build upon your games as it includes several pre-built widget that are ready to use and fully customisable.

Features:

  • Minimap: A customisable widget to render landmarks on a circular or square minimap.
  • Compass: A customisable widget that renders landmarks on an horizontal axis.
  • Waypoint: A pre-build widget that renders landmarks on-screen in 2D space.
  • BigMap: A pre-built widget that renders the entire map and all its landmarks.
  • MapTool: An editor tool to help you create map textures that are ready to use with the minimap.
  • LandmarkNavigationSubsystem: The brains of it all, handles all landmarks in the level and optimises them based on their distance to the player.