Comments

Log in with itch.io to leave a comment.

hi

Can I use this with the unity engine?

(1 edit)

Hello GouHong,

It's for GameMaker engine only.

(1 edit)

Hey in the documentation it says to use this with PPFX you need to use this function:

"screen_transition_set_render_surface(ppfx_get_render_surface(ppfx_id));"


However I had to use 

"screen_transition_set_render_surface(ppfx_id.GetRenderSurface());"


I'm sure this is just because PPFX was updated, thanks for the great assets.

Hello!, Yes, you are correct, there has been this change in Post-Processing FX, so I need to update the manual to reflect the changes. 

Thanks a lot! :D