Skip to main content

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

Hey bro, how's it going? I strongly advise against using plugins that modify the same classes simultaneously. My plugin uses the PIXI engine's filters and effects to create light and shadow interactions, much like VisuStella does, so they aren't compatible with each other.

I haven't even tested this specific scenario (I anticipate conflicts for the reason mentioned above); compatibility with VisuStella isn't within the project's scope. The goal here is to provide an all-in-one alternative to existing market options that don't play well with other plugins.

I had a feeling, but even so, I wanted to ask :)

I apologize for this, but maintaining compatibility with the VisuStella suite has been a huge headache; for more specialized plugins that make deep changes to the code, the best approach has been to take a different path without guaranteeing compatibility.

I understand that