So I have this kind of animation:
It changes the location of an object in steps:
on frame 24, it is 0
on frame 25 it becomes 4
on frame 49 it 4
on frame 50 it becomes 8
unfortunately my knowledge in nla/using cycles modifier or any other modifiers in graph editor is very limited.
So my question is: how can I extend that animation without manually copying the keyframes and moving them?
*** UPDATE ***
Although I answered my own question here if would still give the "right" check to somebody who can also present me a solution for solving this without a driver; and shows me a way with nla/graph editor because I am sure I need this for more complex animations where I don't have an easy formula, but a repeating steps of an animation which just "adds" it values.


