Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Thank you :)

I just stored player's position and animation clip at each frame (in the array). The clones were reading values from this array in the reversed order and updating their position and animation.