Hello, is there a function to get the current ScoreCoins value like this->scene().showScoreCoins()? I found only the addScoreCoins() function to add Coins. I need the ScoreCoins to calculate a value depend on the ScoreCoins. Example: var levelID = this->scene().showScoreCoins()%50; Someone can help me? @Tray Smith