David Emilsson Posted May 26, 2020 Share Posted May 26, 2020 I'm doing an animation with SimpleRope. This works great, however, I use pixijs-legacy to also provide canvas support for when WebGL isn't available - but that means my ropes aren't being rendered. Apparently SimpleRope isn't compatible with the canvas renderer, but in earlier versions (before v5.x) we had PIXI.mesh.Rope which I think would work well as a fallback for SimpleRope. However, I'm not quite sure where to find it and how to include it. It looks like it was available at some point in @pixi/mesh-extras, but it appears that it has since been removed. Any ideas? Quote Link to comment Share on other sites More sharing options...
ivan.popelyshev Posted May 26, 2020 Share Posted May 26, 2020 It should work. File a bug with example at https://github.com/pixijs/pixi.js/issues Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.