When you want to have physics on thininstances you may want to declare them as non-static per the documentation (Babylon.js docs).
Also, you can later change the position of all the instances on lines 40-46 like that.
When you want to have physics on thininstances you may want to declare them as non-static per the documentation (Babylon.js docs).
Also, you can later change the position of all the instances on lines 40-46 like that.