Parkour

Parkour

570k Downloads

Course Record improvements

A5H73Y opened this issue ยท 1 comments

commented

When finishing a Course it would be ideal to summarise how you did and handle each outcome. Currently this is a bit primitive and you either achieved a new record or you didn't.
Creating an enum for COURSE_RECORD, PERSONAL_BEST, TOP_TIME (with number of where they placed).
Each outcome could have a reward associated with it, so you don't get a really good prize for beating your own time, but you would for becoming the global fastest.

commented

This has been implemented in the pending 7.0.0 release.
There is a parkour event for the PlayerBestTime and GlobalBestTime.