Read the docs. You cannot replicate meshes, skeletal meshes etc.
These things are Data Driven. Meaning you call an RPC from the server to make the change on a replicated “Data” variable.
RepNotifies are perfect for this.
Read the docs. You cannot replicate meshes, skeletal meshes etc.
These things are Data Driven. Meaning you call an RPC from the server to make the change on a replicated “Data” variable.
RepNotifies are perfect for this.