AltspaceVR / AltspaceSDK

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

Created ChangeColor behavior #67

Closed amberroy closed 8 years ago

amberroy commented 8 years ago

Extracted the code from spinning-cube example and put into standalone behavior. Demonstrates how to use syncData to share arbitrary values such as color.

amberroy commented 8 years ago

This code moved to new PR: https://github.com/AltspaceVR/AltspaceSDK/pull/70