Photon Animator View - What about Triggers?

Options
2»

Answers

  • jeanfabre
    Options
    Hi,

    I am puzzled, as I can always get it to work here under the same version of Unity and PUN. Are you using the demo for this or did you switched already to another scene?

    Bye,

    Jean
  • Brodyaga
    Options
    The trigger works sometimes, if you try constantly to activate it.
  • jeanfabre
    Options
    Hi,

    yes, but that's no solution :)

    I'll try on monday the alter the execution order of scripts, this is something that likely will help. but I haven't tested this yet, I'll get back to you on this.


    Bye,

    Jean
  • jeanfabre
    Options
    Hi,

    ok, so execution order doesn't help. The only way for me to make it work is to use "Continuous" for the trigger animator entry.

    Can you confirm you are testing on a fresh project with just Photon ? If not can you give it a try like that?

    Bye,

    Jean
  • Brodyaga
    Options
    Use Photon Unity Networking v1.80
  • Brodyaga
    Options
    Playmaker 1.8.3
  • jeanfabre
    Options
    Hi,

    So you are using PlayMaker to control the animator trigger?

    Bye,

    Jean
  • Brodyaga
    Options
    Yes
  • jeanfabre
    Options
    Hi,

    ok, I confirm that it works too with PlayMaker controlling the trigger.

    you must have the following:
    -- Trigger set to continous in the PhotonAnimatorView
    -- PhotonAnimatorView MUST be the last item, if you move it down it doesn't help, you have to copy it, delete it, pasting it as new, and drag it back into the photonView Observed field.

    Bye,

    Jean