Reply To: i got this to work but i dont understand why it worked

Forum Archive i got this to work but i dont understand why it worked Reply To: i got this to work but i dont understand why it worked

#76623
Wayne Dixon
Participant

    I’m struggling to follow.

    But let me have a guess.
    If the char is moving 1.3 over a full cycle.  Then it’s going to move 1.3/2 over exactly half the cycle.

    So the second half == (first half + 1.3) – (1.3/2)

    Clear as mud? haha