Fixed ProjectileModPartVisibility disabling unrelated VM's on deploy
Removed viewmodel string based lookup, now requires the same component on the VM with direct references (string lookup will return the root transform if no match was found, so the whole VM was being disabled)