Skip to main content

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

Marvelous stuff!

But:

"⚠️ This effect is an Add-on (external effect) for Post-Processing FX. If you want to use it without PPFX, you will have to modify the GML (not the shader) code to suit your needs (easy to do too). "


How is that done? I'd like to buy this, but don't have the extra $50 for PPFX...

Thanks

Hello, zDeath!

The object that comes with it attempts to simulate the PPFX renderer in a very basic way; that's essentially what this statement means. Actually, you can use the object that comes with it, but if you need to mix it with other effects you have, you may need to modify the GML code.

Thanks ^^

Ok, but what does that actually mean? Do I have to modify 1000 lines, or just 10?
A little more detail please...
THANX!

Around 10 yes, most of the work happens in the shader. The GML side is more about sending shader uniforms.

Ok, sounds good. Do you supply the answers/lines that need to be changed, when buying it?