Goal Description
Add an event under player called OnBadgeReceived OR OnBadgeUpdated that gets called whenever a person has a badge applied.
ideally it will contain
Player player
String badge name
String badge color (In hex or as type 'Color' )
Notes
Will need to work properly so that Northwood staff remain unaffected to avoid any trouble.
If the tag is hidden it may need extra consideration but unsure how you would handle it
Goal Description
Add an event under player called OnBadgeReceived OR OnBadgeUpdated that gets called whenever a person has a badge applied.
ideally it will contain
Player player
String badge name
String badge color (In hex or as type 'Color' )
Notes
Will need to work properly so that Northwood staff remain unaffected to avoid any trouble.
If the tag is hidden it may need extra consideration but unsure how you would handle it