Add checkbox to spawn a hand model at runtime on BaseViewModel
Should allows us to delete the hand mesh from each viewmodel which is just a duplicated mesh, save some memory
The hand mesh itself is pooled, didn't seem to make a huge performance difference
Deleted hand model from building planner viewmodel as a test case