ViveSoftware / ViveInputUtility-Unity

A toolkit that helps developing/prototyping VR apps.
http://u3d.as/uF7
Other
352 stars 82 forks source link

Allow resetbutton to be moved - issue #114 #115

Closed JeffBail closed 5 years ago

JeffBail commented 5 years ago

ResetButton needs to update its position cache when the button is pressed in case the host object has been moved since the cache was initially created in Start(). This is a fix for issue #114.