[MZ/MV] Globe-style minimap

※ Code generated by AI

This is a plugin that creates a mini-map resembling a globe by inserting a thumbnail of the map, specifying the zoom level, distorting it with a fisheye lens, and overlaying shadows using a gradient image. I tried implementing the mini-map style from FF8, and it looked great, so I decided to post this as a trial while registering it. It includes versions for MV and MZ, along with the gradient images.

FisheyeMinimap.js

MZ

https://hstorage.jp/dl/lQr7wAlDIJKI.js

MV

https://hstorage.jp/dl/BRpd0xL7laMz.js

Gradient Images

That’s all.

※ There seems to be a Japanese character bug in some browsers, but the plugin works fine.

2 Likes

I read through the script files. Very important to note the plugins MUST be named FisheyeMinimap.js or the plugin will not work.