vanderlin / ofxBox2d

Openframework wrapper for box2d
zlib License
320 stars 122 forks source link

::shouldRemoveOffScreen #124

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi I'm trying to use ::shouldRemoveOffScreen with a custom shape with a texture (taken from the ShapeTexturing example) however all the polygon dissapear immediately, what should I set so that the polygons remain on screen?

ghost commented 6 years ago

solved by using a baseClass ...