found some pretty glaring problems with how PMC handles collision updates and navmesh updates
Hi , guys,
firstly thanks for the PMC, i love it - but have hit a wall in my deformable terrain. I outline my problem all here with images.
thanks for taking a look, as you can see - the update mesh does not update collisions beyond section 0 correctly. additionally, create mesh section appears to nullify every section AFTER the one built.
aka, if i update section 5 using a create mesh section node (because update mesh is not updating section collisions correctly) sections 0 - 4 will remain undeleted, but everything >5 will be deleted.
I am currently on 4.11.2, its a great tool and i am aware its experimental, and would be very thankful for some input or feedback - or if somewhere in my blueprint I have misunderstood the workings of the module. but im pretty sure I have it right after many tests.
Thanks mate