Unity 3 beta 7 : NEtworkView and Observed field

Hello,

Using U3 b7, it seems i cannot Observed a script in the Networkview component. Only a transform / none or a gameobject.

What am I doing wrong ?

In the state synchronization I choose Reliable Delta Compressed but i would like to Observed a script for the OnSerializeNetworkView function.

Thanks for your help.

Sorry,

I’ve found how to process :

Simply drag te component with the script to observe in the Observed field of the networkview…

:slight_smile:

have a nice day