Im following along with the Car Racing tutorial:
Im trying to create a simple foot race between checkpoint 1 and checkpoint 2 (finish line):
- Both checkpoint 1 and 2 have “Allow Players to Pass Without Vehicle” set to True
- First checkpoint is numbered 1, second is numbered as 2
- Race Manager is set to 1 Lap, Start Race on Game Start = False
- Score Manager is set to Score Value: 1, Score Award Type = Add
- Island Settings are: Max players 16, Teams: Free For All, Total Rounds 1 , Stat Value to End: 2
When I cross the first checkpoint I get the correct update 1/2 but when I cross the finish line all I hear is a sound and no Victory Screen. The game keeps going.
Edit: I added an End Game device and set the On Checkpoint Complete to activate the End Game device and while it ended the game it didnt show any default Victory screen. Am I missing something here or is this normal End Game behaviour.