- Joined
- Sep 26, 2015
- Messages
- 348
- Reaction score
- 97
- First Language
- English
- Primarily Uses
- N/A
Is there a way for me to add a custom reflection? i.e., I make a sprite sheet that can be used as the sprite's reflection?
TypeError
Cannot read property 'noReflection' of undefined
I've tried TSR_mirror and I find Gimmer's plugin to be preferable. The additional features don't interest me.while gimmer looks nice, but I prefer TSR_Mirror if this one isn't update,
mostly because it highly compatible with YEP library, works in MZ and MV.
test it out @josephdevelops you would love that one too, way easier too use too
you can rotate, set it in an angle of the sun etc. opacity depence tiles, so no
fancy codes required![]()
Whoa, this is really a fast reply! Thanks for looking into the code. Unfortunately, it is not on by default. Reading through this thread I found other users were confused by that and thought it would not work at all. I think the configManager = true is simply the code to show it in the menu, not if the switch is on or off. But I might be wrong as I have no JS experience.@Zion it seems to be ON so far I could read the code, as the configManager = true.
if it is not the case, than you could try to set global reflection to true which are
on 2-3 places, cannot garanteed if it works as intended afterwards as well.
I changed them, nothing happened (at least in the option menu), but thanks for helping.@Zion try changing line 122 (Global = true), same thing on line 409.
Yeah, looks sort of weird. I changed them too, but with no success.the only option that concern me is on line 446 which ON = global off,
OFF = global ON (which seems to be default).