Alright guys, I'm gonna be needing your assistance here. I've tried to fix it myself but to no avail. What I want is best described with a simple image:
As you clearly can see, Dude walks along the path - colliding with two script areas as he goes, which both add their respective checkpoint. But sadly, dude dies after passing the final checkpoint but with my script, dude does not respawn at the checkpoint he last crossed - no, he has to travel all the way back to the first checkpoint since his death count is on 1.
So, my question is, is it possible to make, regardless of the death count, the player respawn at the latest checkpoint he activated? If so, how exactly would I make that happen?
Thanks in advance