Current Article:

Tile Based Minimap

Tile Based Minimap<div class="post-tags single-post-tags"><span class="custom-tag">Engine Version: 5.4 - 5.5</span><span class="asset-version-tag">Asset Version: 2.1.0 - 2.1.1</span></div>
Categories Gameplay Features

Tile Based Minimap

front page Tile Based Minimap

Tile Based Minimap (TBM) lets you:

  • create ingame maps of your levels based on prerendered images that are taken in editor and then broken into tiles that are loaded dynamically during gameplay
  • render top down images of your levels within the unreal editor, allowing you to use them directly or export them into an image editing software.
  • easilly create blips and icons for your objects using data tables & a single function from the provided subsystem (or helper actor components). Multiple widgets can source the blip’s information at once
  • easily change the map widgets shape, rotation mode (either fixed or dynamic rotation), zoom, tilt and set optional overridable tile texture path per minimap (different textures for the same grid)
  • create multiple grids in the same level so that the system will dynamically switch between them based on the player location (perfect for interiors or varying heights!)
  • replicate blips either statically or dynamically thanks to the Blip Replicator component. Client blips have the ability to bind to their client-side source if it exists, or use the replicated values if it does not
  • not require to use any actors for the blips. Blip tansform is sourced directly from scene components. Blip/Tile UI calculations can be done directly through the material (for non interactable widgets)
  • take an array of locations within the world and draw a route on the grid based on them, similar to how a GPS would create a route for the player to follow
  • mark locations on the map, from placing icons and symbols to plotting out entire zones
  • use optional material based transformations for both the grids and blips at the cost of interaction, greatly reducing pixel jitter
  • set blip scale and opacity based on their distance to the border of the minimap so they can smoothly fade in and out
  • easily extend; the whole plugin is exposed to blueprints, allowing you to customize it with the only limit being your imagination!

Click here to view the full details of the resource.:URL



Click the button below to download. 

Download:

Login Required

Please register or log in to your account.

Log in / Register

Prev Recruitment Sourcing: Boolean, X-Ray & LinkedIn Search 2025<div class="post-tags archive-post-tags"><span class="custom-tag">Tutorial: Video, materials, and English subtitles.</span><span class="asset-version-tag">Video: in English</span></div>
Next Magic Orb VFX and Material<div class="post-tags archive-post-tags"><span class="custom-tag">Engine Version: 5.2+</span></div>

Leave a Reply

Login