Marsunpaisti
Marsunpaisti
Im having a similar issue in Gitlab ci. Works locally but not in pipeline, even though server is definitely up its not getting past the check
Im just getting this on repeat with debug output on... `making HTTP(S) head request to url:http://localhost:8081/ ... HTTP(S) error for http://localhost:8081/ Error: connect ECONNREFUSED 127.0.0.1:8081` However localhost:8081 should be responding,...
I'm not an expert on the subject but I'm working on trying to network Animancer with Photon Fusion. I've also pointed this issue out to some experienced people to get...
I got a somewhat working implementation for Clip Transitions, linear mixers speed is still acting funky. What it requires is before calling evaluate(delta) I set all stored parameters from the...
> How do you handle transitions? Are you keeping one of those storage objects for every state or only syncing the current state? > > You could try setting `TransitionState.Time...
> There are 2 main challenges with that: > > Nothing has a runtime serializable unique ID: > Is it not possible to somehow get a hash for an AnimancerTransitionAsset.Unshared?...
A combination of the clip name and some of the more important transition settings would perhaps do? So its stable on every run but can change in another build if...