Greetings,
It's been several years since I set up ORK. For some reason, when the party is victorious, only the main player combatant performs the victory animation. The mecanim is the same for all three party members. All other animations during combat are working just fine. Which leads me to believe the victory animation must be set somewhere in ORK that I am no longer remembering? I don't know where to look. :)
Thanks!
If the player is playing the animation but the other members aren't I'd check their animation setup (ORK and Unity), as ORK is clearly firing the animation :)
Since you're using Mecanim, there's no guarantee that the victory animation will be played, as that depends on your setup and the state of the animator.
If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
EDIT: It appears that maybe the animations are going all at once but I'm only seeing the player on screen? And maybe when the collect rewards menu comes up, everything is pauses animation wise. Anyway, digging deeper into my victory event :)
Final EDIT: I found I did have a Play Animation even for my Victory animation and was able to adjust the setting as needed. Thanks! Good to go :)