post score
Sorry image not available (late edition)
Details
Kode wheel segment | World Properties |
Style | Specialised |
Modifiers | None |
Primarily WHEN/DO | DO |
Pre-made brains that use it | unknown |
World Properties> post score
Description
You use this tile to post a score to the leaderboard. You use a number variable that contains your score with this tile. You can post the score at any time during gameplay, or at a specific point (usually at game over). You need to have set up a leaderboard in your world to use this tile, if you first place the tile it will ask you if you want to set up a leaderboard if you have not already.
Example Code
WHEN [global][numvar:score][changed] DO [post score][global][numvar:score]
Modifiers
None