(Beginner) How do I change something based on the player's score?

I'm currently using

if (game.score>50) {
msg ("You are feeling stronger")
}

but it doesn't seem to work, since when I get the score over 50 nothing happens


That looks valid. Are you sure that code is being reached? Where are you putting it?


This topic is now closed. Topics are closed after 60 days of inactivity.

Support

Forums