SyncFlags.Interpolate, support for float, Vector3, Angles, Rotation, Transform (with internal interface right now)
Only find this attribute if we need it
Remove these debug logs
Interpolate value on query instead of every frame based on last update time
Add Update method
Revert changes to InterpolationSystem as we're no longer interpolating Sync Vars every frame
Remove unused IInterpolated
Some cleanup