Replies: 2 comments
-
Already tracked by #2411 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is already tracked by #2411. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It can sometimes be useful to set a variable to the largest or smallest possible value. I'd like to see the following constants added to GDScript:
INT_MAX
INT_MIN
FLOAT_MAX
FLOAT_MIN
Beta Was this translation helpful? Give feedback.
All reactions