• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Asset - Extension mmap mini maps

csanyk

Member
MMap Mini Maps is a paid asset that implements a powerful, robust mini map system which is highly customizable and extensible.

I'm extremely proud of the code that I wrote for this asset, it is superbly well-documented and expressively coded. Even if you don't need a mini map system for your game, it's well worth purchasing the asset as a tutorial to learn from the coding style.
  • Full documentation at http://goo.gl/P7nULJ
  • Live HTML5 Demo at https://csanyk.com/cs/releases/demos/mmap/html5/1.2/
  • Beautifully coded! Source code thoroughly documented, very easy to understand, modifiable.
  • Great performance.
    • 2000-4000 mappable instances in HTML5
    • 10000+ mappable instances in Windows (YYC).
  • Types of mmap:
    1. Basic
    2. Radar
    3. Sonar
  • Identify Friend-or-Foe (IFF) color code system
  • Fully customizable!
    • colors
    • alpha transparency
    • screen size
    • detection range
    • zoomable
    • refresh rate
    • blip tracking
    • draw border of view and room on mmap screen
    • draw radar or sonar sweep in the room
    • vector arrows for moving blips show speed and direction.
    • draw edge blips for distant objects out of range
    • support for sounds
  • Tested on Windows, Windows (YYC), and HTML5 builds. Let me know if it doesn't work on any other platform!
https://marketplace.yoyogames.com/assets/361/mmap-mini-maps

Please review it if you give it a try!
 
Last edited:
Top