NOTIFY_ADD_COIN¶
Description¶
Awards the player the given amount of coins.
Parameters¶
count-
The number of coins to give the player.
Return Value¶
Sets game.coinCount to the new coin count.
Sets game.coinCount to the new coin count.
Sets globals->coinCount to the new coin count.