Updating a collision shape?

I just have a quick question - If I update a Mesh object, do I need to re-make its CollisionShape using the CollisionShapeFactory.createMeshShape(this); (Where ‘this’ is the Node)?

Thanks :slight_smile:

Yeah

1 Like