ExtendRealityLtd / ExtendRealityLtd/Zinnia.Unity

AudioSourceHapticPulser can't be placed on another game object

Open
#460 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
321
Forks
36
PR merge metrics
No merged PRs in 30d

Description

the audio source haptic pulser uses filter read, it has to be right beneath the audio source.
but the way it is presented in the inpsector deceived us to think it can be placed elsewhere.

![image](https://user-images.githubusercontent.com/22952143/67784442-c3eb3e80-faa6-11e9-9c57-fae7d74a627b.png)

### Solution

Add a hidden component to filter read at runtime, just like CollisionTracker will add CollisionTrackerDisabledObserver

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.