One of the more voted issues on our github (GitHub · Where software is built) is the ability to dynamically change collision shapes in runtime. Here’s a bit of a POC on how that could be done in scripts:
And this is the code for this example, showing how a possible API could be implemented: