Number value being completely wrong

I made a sprinting system but for some reason when its set as 23/-23, it comes out as 13, why does this happen??? I don’t think this is intentional so I’m putting it in bug reports.

You can’t have /- together, use 23/(-23) instead

1 Like

what I meant by / as in “or” (Like in speech or conversations)

You probably accidentally put something to the + or Set instead of the Get out-put.

Oh then you need to share the game so we can actually see the issue

I completely remade all of the code and it seems to work now. Sorry if I kind of like wasted your time or smth.