ExtendRealityLtd / ExtendRealityLtd/Zinnia.Unity
Merge Property and PropertyModifier if possible
Open
refactor
w_bug
- Dominant language
- C#
- Stars
- 321
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
It looks like `PropertyModifier`s offer a subset of `Property` with the main difference being that the former works with `GameObject`s instead of the underlying data directly.
If there is no way to merge them into one component look into replacing the underlying logic at least, so modifiers use property components.
Contributor guide
Assessment
This issue has not been assessed yet.