ExtendRealityLtd / ExtendRealityLtd/Tilia.Interactions.Controllables.Unity
Set Drive value
- Dominant language
- C#
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## Is your feature request related to a problem?
No
## Describe the solution you'd like
When syncing a Drive across the network, I can easily sync the value itself, but there's no easy way for me to then use this value to change the state of the other user's Drive. As it is, I need to either use the Target system, or manually set the position/angle of the drive based on the value and the parameters (like axis)
## Describe alternatives you've considered
I would like a function like "SetValue" (and maybe "SetValueSilent") that sets the Drive to the correct state based on the value. It could be normalized or not.
Contributor guide
Assessment
This issue has not been assessed yet.