how to change the staticness of a object in matter.js code example
Example: how to change the staticness of a object in matter.js
Matter.Body.setStatic([objectName], [boolean{true/false]);
Matter.Body.setStatic([objectName], [boolean{true/false]);