TSR_Mirror
A downloadable asset pack
This is a javascript plugin for RPG Maker MZ and MV.
Use either Map region Id or Terrain Tag to mark tiles as mirrors. These tiles will reflect player, followers and events.
===========================================================
ToU:
Use in any independant RPG Maker MZ or MV projects, including commercials.
Credit is required for using this Plugin. For crediting, use 'TSR' along with one of the following terms: 'The Northern Frog' or 'a Frog From The North'
Do not change the Header or the Terms of usage.
DO NOT REDISTRIBUTE! If you want to share it, share the link to my itch.io account: https://the-northern-frog.itch.io/
Sending me a copy of your completed game using my plugin would be appreciated, but there's no obligation.
===========================================================
For support, join us on Discord
Download
Click download now to get access to the following files:
Development log
- TSR_Mirror v1.4.0Jul 30, 2023
- TSR_Mirror v1.3.6Jul 01, 2023
- TSR_Mirror v.1.2.5Aug 12, 2022
- TSR_Mirror v1.1.4Oct 12, 2021
- TSR_Mirror v1.1.2Aug 16, 2021
- TSR_Mirror v1.0.9Mar 23, 2021
- TSR_Mirror v1.0.5Mar 14, 2021
- TSR_Mirror v1.0.4Feb 28, 2021
Comments
Log in with itch.io to leave a comment.
Hello, I'm using your plugin on Maker MZ.
It's a very nice plugin.
If you use a large character chip, the reflections will be reversed on the right and left.
I'm trying on a new project. The version of MZ is 1.4.4.
Can you confirm it?
Thank you.
Hello and thanks for the comments.
Looking at your screenshot, I can guess that you use a big character sheet set like default (4 big monsters on the sheet, one per line, all facing down), isn't it?
The plugin expect a 4 direction sheet. For big character sheets, that means a single monster per sheet facing the 4 directions.
If you don't use 4 directions for your big monsters, then simply copy paste the same big monsters on the 4 lines of the sheet.
EDIT: I think you could also use the comment tag <fix mirror image> so it will reflect the image as is...
Regards.
thank you for your reply.
I want to use a reflective image on the floor in a door animation.
I used the comment tag <FIX MIRROR IMAGE>, but it didn't change.
The version of TSR_Mirror I'm using is 1.1.4.
Am I making a mistake?
Well, this is not what I see when I test it. v1.14 is the last version and the one I used to test.
Hello, this plugin is really amazing but I think I noticed a bug. I have a lake on my map and a npc event. At first everything is fine and the reflection is displayed, but when I open and close the menu, the reflection of the event disappears. The reflection of the player character is still there. I tried to deactivate every other plugin and the bug is still there. After leaving and reentering the map, the reflection of the npc returns. But it disappears again when I open the menu. Then I created a new project and tried the same thing and it still happened. Do you have any idea what causes this and how to fix it? Are other people having the same issues or did I do something wrong?
Hello, I went and ran some tests, and yep events seems to lack a refresh on map reload. Thanks for reporting, I'll post new version soon.
Regards.
Fixed
Cannot read property 'trim' of undefined at TSR_Mirror.js:310:17947
Do you have messenger or discord? Looks like I have a hell lot of questions :D
There’s a link to my plugins discord channels in my signature on the Forum.
Hello Luiz, I can add parameters to set the number of frame for the character anim. But how look the character sprite sheet you're using?
Please join my discord for further support with my plugins:
https://discord.gg/rAkBQYn7
Thanks for the answer! Well, I'll leave an example attached here.
Helo! Well the multi-frame I use is included in the Moghunter plugin.:
MOG_CharPoses (multi frame)