iTween - Increase shake over time?

Hi,

The iTween function ShakePosition states that it “randomly shakes a GameObject’s position by a diminishing amount over time.”

Is there a way to reverse this so that the function increases the shake over time?

@mastermindsdei I can tell you years later that the answer is no, there’s no way to do that with iTween. I recommend using DoTween - it’s much better and faster.