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
Hello everyone. I'm creating a body with two elements in it:
The circle
SVG element
The problem is that if I wrap it in body.create, the svg breaks completely. But if you add one svg not to the body, but immediately to the Composite, then everything works. But I definitely need to have a circle as well.
Hello everyone. I'm creating a body with two elements in it:
The problem is that if I wrap it in body.create, the svg breaks completely. But if you add one svg not to the body, but immediately to the Composite, then everything works. But I definitely need to have a circle as well.
I will be glad to help.
The problem with body.create:
https://github.com/liabru/matter-js/assets/95985954/8a097c56-0e50-4c2e-b18a-f6ce331fd6e9
The problem with the lack of a circle:
https://github.com/liabru/matter-js/assets/95985954/df34b028-de0a-4c70-891a-e7f3c458dcc7
The text was updated successfully, but these errors were encountered: