Ad
  • Default User Avatar

    Thank you for pointing it out, I'll keep that in mind next time I post

  • Default User Avatar

    Always remember that whenever you multiply an int to a float, in the case of TS/JS the result will be float. This will funk up the result of your checks, specially if you want to compare a float to an int.