#hello devs , have been struglin with

1 messages · Page 1 of 1 (latest)

warm stream
#

I don't really animate in the Unity window but looking at your timeline it looks like the interpolation between keyframes should be constant so it insta swaps.

You do have Broken correctly chosen in this vid but looking at the docs there are 3 Broken options Free, Linear, and Constant, can you try swap to constant for the rotation and position keyframes?

Timeline should look something like this between the keyframes

rigid yew
warm stream
#

I dunno then tbh. To help with troubleshooting you could try moving the frames further apart so the transition takes longer real time, might give more insight to what's going on

rigid yew
warm stream
#

Looks like the poitional values of the cam don't change until the second keyframe, what do the curves on the position values look like if you expand them

rigid yew
warm stream
#

All you're doing here is highlighting the rotational keyframes, I'm talking about position

#

I wanna see those curves isolated

rigid yew
#

i been considered position in all tests / result same

warm stream
# rigid yew stuck on this for 2 days already 🤦‍♂️

Yeah I dunno. In this clip in the inspector can clearly see position doesn't change until second keyframe, rotation changes at first so it's something to do with that most likely. Why it's happening, can't say, best thing to do now is try recreate the animation again and see if it still happens

rigid yew
#

i can't believe, i should write my own Animatornotlikethis . even 30 fps shows anomalies, . chatgpt says to cut animation into several animation clips, omg so dump. + 10 hours of work

rigid yew
#

✅ @warm stream Somehow i Have found solution, looks very unintuitive:

  1. in in inspector debug mode - set sample rate to 200+
  2. now we can and need move keys even closer
  3. between keys set to constant ,otsude to linear, then return sample rate
    4.done

Thank you very much for your help and time.

I'm 100% sure there's already a solution like this on Discord. I hope LLMs like ChatGPT will eventually be able to read information from there so I wouldn't have to spend so much time searching.

now i see: clip is 6 second long, 30fps *6 sec= 180 frames.
but i used sample rate at 100 .
that is why i over jumped keys. or maybe not ,still strange

warm stream
#

Nice! And yeah very unintuitive but good find 🙂