Reference ID
1ef3b4fb-481b-ba08-f6f3-43903b25eb6d
Please select what you are reporting on:
Creative
What Type of Bug are you experiencing?
Devices
Summary
FOR RACE CHECKPOINTS!!! :When, from verse(idk if it works using triggers, but sure happens when i do it using verse), am trying to set a checkpoint as current, that is already current, it will instead mark it as completed, and skip to the next one,
again, for race checkpoints. i dont think it happens with regular checkpoints.
Steps to Reproduce
create a few race checkpoints, in my case, i put them in an array in verse. then for example i get Checkpoint[Index], where index is 0, if am already on checkpoint 0, and i try to do:
Checkpoint.SetAsCurrentCheckpoint(Agent), it should just do nothing since its already the current checkpoint, but instead it marks it as completed. and skips to the next one
Expected Result
expected result should be to just ignore if already current.
Observed Result
marks as completed instead of doing nothing
Platform(s)
windows
1 post - 1 participant