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
Body.setStatic cannot be called consecutively with true; this will blow away the part[i]._original cache as it always does a replacement for the current values, even if they are reflective of a static body.
Body.setStatic
cannot be called consecutively withtrue
; this will blow away thepart[i]._original
cache as it always does a replacement for the current values, even if they are reflective of a static body.Example file:
setStatic2xBug.zip
The text was updated successfully, but these errors were encountered: