Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi there!

If I don't get back to you in two days, please send me a message here again!

(+1)

Hi there!


As per your request, I sent a reminder after two days.

Hi!

I think this is an incompatibility issue with the CharacterShowShadow.js.

I don't know how it works, but my guess is that it can be creating a fake character and sending it to the Sprite_Character to create a shadow. And that behavior is resulting the incompatibility.

If it is free, can you show me a link so i can download this charactershadow and take a look?

Also, try putting the character shadow above the Char Manager.

(1 edit)

I tried what you advised, but none of them works. Even after I disabled the CharacterShadowShow.js, it's still causing issues. It seems like the main culprit of this come from the ARPG_Core.js.


You can get the whole same set up like me from the official DLC store. It's free.

https://store.steampowered.com/app/2287820/RPG_Maker_MZ__ARPG_plugin_set/

However, if you want just the script files. Here it is

ARPG_Core.js

https://pastebin.com/G7BHtyqK

CharacterShowShadow.js

https://pastebin.com/iUrrYqEE

Thanks for the reply.