3d Model not deattaching/removing when radio button unselect
The problem is that I am rendering a 3d boat model which has different sections in which there are options with multiple select and single select which are dealt with radio and checkboxes. Now issue is when I select a radio option the model accessory is attached to boat model but as I unselect that option the price of that option is deducted but the model is not removed and frequent clicks on the radio option the calculation also starts to become wrong.