How Do I Set Values?

Help, how do I set values?! You can auto generate random values, but you can’t set them. I want to be able to set values to a certain number! If it is possible, please explain how.

2 Likes

You can add a “Counter” behaviour to a sprite.
Then code to set the counters value and increase or decrease the value.

Here is a link to a Scoreboard coded to increase in value.
This might help you.

2 Likes