Hey there,
can anyone help me with this plugin?
https://github.com/biud436/MV/blob/master/RS_MirrorArea.js
I want to use it with rpg maker mv 1.6.1 and getting this error:
ReferenceError mirrorCharacter is not defined
Im not into java script so if anyone could help would be nice!
Thanks !
MirrorArea: ReferenceError mirrorCharacter is not defined
● ARCHIVED · READ-ONLY
-
-
Please show the following:
- Screenshot of the full error message (press F8 during the crash to open the console)
- Screenshot of your mirror event
- Screenshot of the plugin parameters
- Describe *when* the crash is occurring. When you use a plugin command? When you enter a map? When you walk to a mirror?
-
Please show the following:
- Screenshot of the full error message (press F8 during the crash to open the console)
- Screenshot of your mirror event
- Screenshot of the plugin parameters
- Describe *when* the crash is occurring. When you use a plugin command? When you enter a map? When you walk to a mirror?
Crash occurs after starting the game.
Cant press F8
These are the plugin settings
event and command (event on PP or push to start makes no difference)
Error Message directly after starting the test game -
Sorry for my mistake. You need to use this link instead of latest version.
-
Sorry for my mistake. You need to use this link instead of latest version.
hey there,
thanks for the fast response.
which settings should be used for BIGCHARS?
its working now.
I saw the var was not defined
something like this:
var mirrorCharacter = new Sprite_Mirror( target ); mirrorCharacter.setProperties( graphics, event, offset ); this._mirrorCharacters.push( mirrorCharacter ); this._tilemap.addChild( mirrorCharacter );
was missing -
Hello,
I use this plugin meanwhile it deactivates the balloon icons.
What is your solution?
thank you -
@Thierry_RPG_22, please refrain from necro-posting in a thread. Necro-posting is posting in a thread that has not had posting activity in over 30 days. You can review our forum rules here. Thank you.
Please make a new thread for your problem.