Ive used this tutorial
to make the checkpoints in my game.
But i have this problem.
When my player dies, i play "death" animation and then -> when "death" animation finish->load "mysave"
Most times works great but sometimes the player just stays there on the last frame of "death" animation.
The game is NOT frozen because i can access my pause menu and exit the level
On the last checkpoint, the animation changed so i thing save is completed.
If it failed to load the save, is there something i can do?
Could the problem be something else and not the save/load function of C2?
I use the latest NW.js and C2.