You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UPBGE: Remove game property range and increase mass limit.
The game property range for floats and ints is replaced by -FLT/INT_MAX
to FLT/INT_MAX.
The object mass limit is up to 1000000, indeed higher there's some issue
with bullet collision handling.
0 commit comments