I am seriously desperate. Is it possible to create an animation in the animator where you don´t give it a start value? So f. E. I want to move a box from wherever it is to position.x with the value of 50? I love the animator but this is something i desperately need and I don´t want to write a script for that.
Alternatively: Can you change values in an animation via a script? Although I´m pretty sure already that the answer to that is “no”.
Is there anyone who can help me ?
To clarify: this is one part of one of my animations:
If I delete the first keyframe, it changes to this:
How can I set a begining keyframe of just wherever its current X position is.
Edit: Follow up question. I tried to do the anywhere to x part in a script. But it does seem like you cant animate things in a script while having an animator running at the same time. Is there a way around this?