The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: Bravo2Kilo on November 06, 2012, 06:21:25 AM

Title: Checkpoint System
Post by: Bravo2Kilo on November 06, 2012, 06:21:25 AM
Checkpoint System
By: Bravo2Kilo

Introduction
This script adds a checkpoint system to the game. If the player dies, instead of a game over you will respawn at a checkpoint. This script also has a lives feature, when you die you will lose a life, if you have no lives you will get a game over.

Screenshot
none

Script
You can get the script from my blog here (http://bravo2rgss.wordpress.com/checkpoint-system/)

Credit
- Bravo2Kilo

Terms of Use
Terms of use can be found at my blog
Title: Re: Checkpoint System
Post by: Wiimeiser on November 06, 2012, 08:26:38 AM
Minor issue, but the name's wrong in the script.
Title: Re: Checkpoint System
Post by: Bravo2Kilo on November 07, 2012, 09:54:53 PM
I updated the script fixing a bug.
Title: Re: Checkpoint System
Post by: modern algebra on November 13, 2012, 12:18:19 AM
Thanks for sharing!
Title: Re: Checkpoint System
Post by: chigoo on February 23, 2013, 10:31:56 AM
kinda defeats the purpose of this script if you can just load a saved game before you died...
Would be much better if when your lives reaches zero not only will you get a game over but your save get deleted.