Page 1 of 3

MiniMap

Posted: Mon May 18, 2015 12:46 pm
by Lovatto
Image

MiniMap allows this for players to aid in orienting Themselves Within the game world / map, show the location of friends, enemies and other important items on the map.

Easy to add a new scene / map, just drag the prefab and Ready!

- Show Enemy location only when this are attacking / Firing.
- Multiplayer Integration.
- All UGUI System.
- Fully customizable.
- Compass Bar.
- Border Maps Icons.
- 3D and 2D Mode.
- Static or Dynamic rotation map.
- World map and Mini map
- RealTime and Picture Render Mode.
- Support custom map masks.
- Panning Tweening.
- Zoom In and Out.
- Easy to use (Drag and Drop).
- Customize icon color, size, sprite etc.
- Animated Icons.
- Zoom Levels.
- Buttons items.
- Automatic bounds calculation.
- Clean code - C#.
- Well commented.



Re: MiniMap - MFPS

Posted: Tue May 19, 2015 3:35 pm
by DylaNemesis
as always looking great.
Hell looks like your slowly just giving us UrbanOps lol

Re: MiniMap - MFPS

Posted: Wed Jun 03, 2015 9:20 am
by Polarwindz
25$ for a minimap, that seems alittle bit high priced.

Re: MiniMap - MFPS

Posted: Wed Jun 03, 2015 9:41 am
by Lovatto
Polarwindz wrote:25$ for a minimap, that seems alittle bit high priced.
$25 if you dont have from asset Store.

Re: MiniMap - MFPS

Posted: Tue Sep 01, 2015 2:56 pm
by Polarwindz
Does this work outside of MFPS?

Re: MiniMap - MFPS

Posted: Tue Sep 01, 2015 9:42 pm
by Lovatto
Polarwindz wrote:Does this work outside of MFPS?
I recommend for use in another project, use the UGUIMiniMap of the Asset Store:https://www.assetstore.unity3d.com/en/#!/content/32874

Re: MiniMap

Posted: Mon Apr 20, 2020 2:12 am
by Lovatto
Version 2.2

Improve: Integrated with Kill Streaks addon.
Improve: Added option to display zoom buttons only on full screen map.
Fix: Teammate bots icons were not showing for local client at start.
Improve: Now include the all the player selector prefabs when the addon is enabled.

Re: MiniMap

Posted: Thu May 07, 2020 3:48 pm
by KKHackLabs
If I wanted to get the mini map to function properly in the example scene, where should the bl_MiniMap.cs file be created, contain, and apply to?

Re: MiniMap

Posted: Thu May 07, 2020 3:54 pm
by Lovatto
Hi KKHackLabs,

Once you run the "Setup Players" (MFPS -> Addons -> MiniMap -> Setup Players.
Open the scene where you want to add the MiniMap and drag one of the MiniMap prefabs located at: Assets->Addons->UGUIMiniMap->Content->Prefabs->*
just like this:
Image

Re: MiniMap

Posted: Thu May 07, 2020 4:26 pm
by KKHackLabs
Ok, thanks, I did add the prefab, but what object would I add to the Player Object target

Image