Highlight
Not to be confused with the Roblox Highlight, which is used to highlight a model.
Highlights are shown at the end of the round in the highlights page. They are used to show off notable things that players did throughout the round.
See also: Round:AddHighlight()
Properties
Section titled “Properties”Type: string
The title of the highlight.
Description
Section titled “Description”Type: string
The description of the highlight.
Type: string
Highlights belong to groups - only one highlight from each group is shown when the game ends. When a highlight has the same group as another highlight, the one with a higher priority is shown.
Priority
Section titled “Priority”Type: number
Highlights with a higher priority are shown over highlights with a lower priority.
ScoreBonus
Section titled “ScoreBonus”Type: number?
Awards score as a bonus to participants awarded this highlight.
Participants
Section titled “Participants”Type: {Participant}?
The participants to award the highlight to.