Skip to main content

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

In the transition class's render method, it seems that time_warp is applied after it calculates easein_time and center_warp. I believe time_warp should instead be applied before those two, because otherwise, easein_time and center_warp will be on a different timeline from the ripples.

Good points! Feel free to make those changes; I've noted it down for my own version. I'll be going through all my tools at some point to test for 8.3 compatibility so I will add this in at that time :)