Forum Discussion

kscaramuzzi's avatar
kscaramuzzi
Community Member
10 months ago
Solved

Avoiding Negative Number Variables - Set variable to a value (0), but it presents as to a variable

Hello! I'm working on building an eLearning game that uses points, and keeps track of the players score based on how long it takes them to answer the question correctly (or how quickly they answer in...
  • Nathan_Hilliard's avatar
    10 months ago

    I've seen that bug. As a workaround, instead of value in the else statement use random number between and set the top and bottom numbers to the same value (for example,  0).