Jarrod Spurrier

Results 5 comments of Jarrod Spurrier

Just found the operator override documentation, however it doesn't appear to allow me to override the "^" character. I get the following error: `unrecognized character: U+005E '^'` Looks like you...

Really looking forward to these changes, thanks for this! Will the new AnimancerEventParameters allow us to avoid the closure allocations when binding to event callbacks? I find that we have...

I can confirm, I'm seeing the same issue.

I am also trying to figure out how to do this. @AArnott would you mind publishing the unitypackage for v2.5.172? Or perhaps posting the steps here/on the readme for how...

I was able to get it to work in Unity by manually downloading all the following nuget packages, then copying the dll's into Assets/Plugins/MessagePack. ![image](https://github.com/user-attachments/assets/52889d3f-3a63-4f1a-89e1-7a4d0488ab4f) However, the MessagePack.UnityClient isn't available...