Suggestion: Auto-add Photon X Views to the list of observed behaviours at runtime.

All the Photon X Views (Photon Transform View, Photon Animator View, etc.) should be added to the Photon View's Observed Behaviours automatically at runtime. It's such a hassle having to manually drag them in the list of Observed Behaviours, especially if the object has a lot of components between the Photon View and the observed behaviour. Yes, one could also open a second Inspector tab, lock one, and drag it in there, but that's also a pain.

In cases where one does not want the observed view to be synchronized, it can just be disabled and the Photon View could do some checking too and if it is disabled, do nothing.

I also just spent 15 minutes debugging why my object wasn't moving and it was because the Transform View wasn't in the list of Observed Behaviours. The less set-up is required on the designers' part, the better.

Comments

  • True!
    Good suggestion and on time for the "PUN Next" version, which is planned as clean up edition. Maybe we can also do this in current PUN, we'll see.

    Thanks