Solution
Add a MorphState component that stores morphs as a serialized JSON string in a [Property] field, apply changes on the host, broadcast via [Rpc.Broadcast], and restore in OnStart().
bea3876e-b3fb-4093-8f74-48e16dbbcd35
Add a MorphState component that stores morphs as a serialized JSON string in a [Property] field, apply changes on the host, broadcast via [Rpc.Broadcast], and restore in OnStart().