Page 1 of 1

Not starting all over again: the modification

PostPosted: 01 Jan 2022, 20:34
by aprendiz
Good afternoon. I modified the file player.cpp from src/object/ such that if the player has reached a checkpoint and dies, (s)he always respawns from the checkpoint, even if (s)he hasn't enough coins. I plan to make the game a little easier that way.

The source file is: https://git.sr.ht/~aprendiz_de_hacktivi ... player.cpp
Tested in SuperTux 0.6.3
I didn't submit it to the GitHub repo because I didn't think the ST team would want such a feature.

Thanks for reading.

Re: Not starting all over again: the modification

PostPosted: 03 Jan 2022, 18:00
by SuperTuxFan SalomonD
I think that idea will be nice at a game difficulty, or idk.
But in my opinion the checkpoint it have no joke if that happens, because you need to lose your coins if you want to continue. :shock:

Re: Not starting all over again: the modification

PostPosted: 15 Jan 2022, 10:17
by mrkubax10
This feature exists already