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
For some reason calling removeObject(this) on a clone does not actually remove it from the world. Calling getObjects will still contain the removed object. This only seems to happen with objects created by reflection.
For some reason calling removeObject(this) on a clone does not actually remove it from the world. Calling getObjects will still contain the removed object. This only seems to happen with objects created by reflection.