A quick way to get the new activity XP in your games, drop this onto the user template to display when a player has gained XP.
Installing
Go to the community tab and search “Display Activities XP”.
Install the package
Drag UserXP template onto the User entity.
Make sure to add your Activities to the Game tab.
You will need to use the function SendXPEvent() from the API to call your activities within your own game scripts.
Additional:
I recommend looking at the Collection Game or another one of the Crayta template games to see an example of activities that have already been setup.
Properties
There are some properties that can be tweaked for the display of XP:
UserXPscript
stack = How many messages to stack before they get removed.
DisplayXP
displayTime = How long to display a message before it disappears.
XPFullDisplayText = Change the message that gets displayed when you pick up activity XP.