- Add ability to edit the checkpoint model
( Exactly like for one object, in case the owner of place wants the checkpoints to be different. Also, to improve this point, the checkpoint model can be saved to the inventory ) - Add a caption about collected checkpoints as you progress through the place, like “5 of 13 collected”
( This will let players know if they are in the middle or at the end of the game. It’s just convenient, better to let the creators of places choose whether they need this function, with the ability to turn it on/off )
I’m in favor of this idea to customize everything such as checkpoints
To make maps stand out more and look different each time.
2 Likes
The first one I agree.
But the second one i can see it happening when the scripts comes out. I can see an api where it let’s the map creator show some toasts messages to the player.
Exemple:
toast_message($"{flags_collected} of {total_flags} collected");
Nice skin btw
2 Likes