Stats Example
Example Script: Stats Example
The example script, Stats Example (StatsExample.cs), can provide useful statistics about the current experience. Grab the file from the download link at the end of the page.
Instructions
Here is a step-by-step guide to using the script:
Download the script file from the download link at the end of this article.
Follow the instructions provided in Working with scripts to upload the script and add it to an object.
Since this script has no special parameters to set, your script is ready. Save and build your scene.
If you want to verify if the script is running correctly, visit the built scene.
While visiting the scene, open the Chat app.
In the chat field, enter one of the commands listed below in order to get the desired information.
Command | Returned result |
/help | Provides information about the other commands. |
/fire | Causes you to fire a cannonball. |
/xpinfo | Provides information about the current experience, including name, IDs, and more. |
/listagents | Lists all agents currently in the scene. |
/mypos | Tells you your current position within the scene. |
Have more questions? Join our Discord!
Last updated