Interpolate or Timer behavior

Ok I am simply trying to have an actor move between two points when touched. It's X pos starts at 1,111 then when touched moves to 384. I want for it to constantly go back and forth when touched. I attempted using the interpolate and timer behavior but it only moves to 384. Then when I touch it again nothing happens. I dont know what to do from this point. Any guidance would be appreciated.

Comments

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    Like this? (check the attached file)
    It doesn't use your exact numbers, but I'm sure you'll get the picture.

  • GamingtilDawnGamingtilDawn Member Posts: 104

    Yes @jamie_c, that is exactly what I meant. Now I feel silly because the code in your example is exactly what I had at one point. Except I didn't have the 2nd conditions in the rule. :/

    Thanks alot!

  • jamie_cjamie_c ImagineLabs.rocks Member, PRO Posts: 5,772

    No worries, just glad its what you need! :)

Sign In or Register to comment.