AltspaceVR / AltspaceSDK

Software Development Kit for AltspaceVR
https://developer.altvr.com/
MIT License
161 stars 73 forks source link

Change example to use cursordown instead of dblclick #65

Closed amberroy closed 8 years ago

amberroy commented 8 years ago

First object is a sphere, clicking it creates cubes nearby. Clicking a cube makes it disappear. Using only cursordown instead of dblclick should allow this example to work in Altspace.

GavanWilhite commented 8 years ago

Looks good!

On Tue, Oct 13, 2015 at 4:41 PM, Amber Roy notifications@github.com wrote:

First object is a sphere, clicking it creates cubes nearby. Clicking a cube makes it disappear. Using only cursordown instead of dblclick

should allow this example to work in Altspace.

You can view, comment on, or merge this pull request online at:

https://github.com/AltspaceVR/AltspaceSDK/pull/65 Commit Summary

  • Change example to use cursordown instead of dblclick

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/AltspaceVR/AltspaceSDK/pull/65.