Tile Based Minimap

TBM V2 Update

Plugin Update 2.0.0

  • added new tile renderer
  • added new menu map widget class with proper panning support (mouse, keyboard, pad)
  • added new action game minimap widget class which has the old BP only dynamic speed zoom and tilt mechanics
  • added new blip querying system that allows filtering which blips to display
  • key bindings can now be configured through the widget’s settings
  • grids, blips setups and blip effects are now identified by gameplay tags; additionally blip instances can also be optionally identified by tags
  • previous example project exclusive blip actor components have been remade as C++ components and are part of the plugin
  • general improvements and fixes of the system
  • added TBM API Reference