All stage
The mode setting in picture 1 works without any problems.
mode setting problem in picture 2
The mode setting in picture 3 works without any problems.
All stage
The mode setting in picture 1 works without any problems.
mode setting problem in picture 2
The mode setting in picture 3 works without any problems.
Why max value? Your damage turns into negative value (between -1 and -2147483648) which will cause this issue because it has reached max 32-bit signed binary integer in computing. I usually give both just 9999 and it is enough
Why max value? Your damage turns into negative value (between -1 and -2147483648) which will cause this issue because it has reached max 32-bit signed binary integer in computing. I usually give both just 9999 and it is enough
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.