Switch all component variables to properties so that if the bullet object corresponding to the component exists then the property change is passed to the bullet object
Fixed a major bug with the ConvexHullShape. The points buffer was being overwritten which caused instability.