Negative number variables? (Solved)

@Ready
I can only enter .1 or 0.1 for a variable number value instead of -1. I wanted a random number generated from -1 to 1

Is it possible to enter a negative variable number value?

When the button with the decimal and minus sign is tapped, both symbols appear together like in the button. But after 2 seconds the minus symbol is gone and the decimal symbol is only shown.

I’ve coded a way to achieve a random number between -1 to 1
This involves using 3 variables since i can’t use a negative number for a random value.

2 Likes

@Suzzy-Grey - strange, this working well for me.:roll_eyes: On which device does this happen to you?

3 Likes

I just figured out if i tap the decimal symbol twice, this will make a minus sign.
So problem solved.

4 Likes

This is very handy to know, @Suzzy-Grey, is that on iPad? or which device?

2 Likes

This was on a Samsung tablet

3 Likes