In this code I have input the same Lerp value etc on both of my objects (left/right), except for the x value, I wanted them to be a little far away from each other, but somehow when I preview, the right object lerps far below my left object. Can someone help me? Please
The last event is using counter in the lerp() instead of counter2,if it’s supposed to be counter then you probably need to set counter to 0 as well plus add to it.
Whichever variable it’s supposed to be,it needs matching actions.
I think I did set counter2 = 0 and counter2 is in the lerp() in my events or my eyes are deceiving me. May I ask which specific event needs work or has counter in it instead of counter2?