Mirror
Mirror copied to clipboard
breaking(NetworkTransform): Use Flags enum for Sync and Interpolation
- retains public fields converted to readonly shortcuts to flag enum value
- breaking change because components would be reset to defaults.
This may not get merged to current NT, but could be applied to future versions.
Why is this better? We aren't sending this over the wire, aren't we?
Why is this better?
It's purely aesthetic: two dropdowns vs. a bunch of checkboxes.
:tada: This PR is included in version 90.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket: