VR Expansion Plugin

Pushed a new commit to the plugin today

Plugin



Added replication smoothing to the camera like the controllers have  

Made the first replication directly set the location instead of beginning a lerp, all other replications  
after that are lerped too.  prevents the initial 'tick' of lerp going from 0,0,0.  

Added IsInVRPreview node to the VRExpansionFunctionLibrary  


Template



Set the VivePawnCharacter to default smooth the camera replication and to a 60htz rate instead  
of the 100htz default.