I know many apex collision questions have been asked, but I have not yet seen an answer to the question I have.
I bought this plugin from the marketplace: Sport Soccer in Props - UE Marketplace and in the description, there is a disclaimer saying that apex clothing does not yet collide with world objects, so the goal net will not react to the ball.
However, I thought of a workaround. To have a collision sphere inside the dynamic mesh of the goal net that tracks the position of the ball when in the goal, and pushes the next around the same way that a ball would, also setting the position of the ball to be wherever the collision sphere currently is. I have tried adding a sphere collider to the physics asset of the net but I cannot manage to separate the sphere from the rest of the mesh
I don’t really want to go editing the 3d model because it works so seamlessly with the rest of the plugin, so changing the scale or anything else may throw off the rest of the pack.
If anyone has a way to implement my solution, or a different solution altogether, any help would be greatly appreciated. Thanks in advance!